Commit 42d781e7f58fe4d829a2d449b0b98ae098b718a6
1 parent
1d6fd5cf
--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 or go to Settings for Help</string> | |
7 | + <string name="hint">Click 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> | ... | ... |