Commit 35090a7629cced3935f2f5d0729a227330557979
1 parent
42d781e7
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
res/values/strings.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <string name="menu_settings">Settings</string> |
5 | 5 | <string name="title_activity_main">UPC NEWS</string> |
6 | 6 | <string name="descarregar">Start Application</string> |
7 | - <string name="hint">Click to Start.</string> | |
7 | + <string name="hint">Touch to Start.</string> | |
8 | 8 | <string name="url">Server URL</string> |
9 | 9 | <string name="urlhint">Set the server route (without http://)</string> |
10 | 10 | <string name="prefs">Preferences</string> | ... | ... |