aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars <gc@droescher.eu>2012-06-03 19:00:28 +0300
committerLars <gc@droescher.eu>2012-06-03 19:00:28 +0300
commit23fc3fe671680f6818808730768c05876267c2c8 (patch)
treef48d184b93fb25faab56594fc4e61873acbce888
parent0563ca22a7c5790d1d7ecf238706b42057f7caef (diff)
downloadcgeo-23fc3fe671680f6818808730768c05876267c2c8.zip
cgeo-23fc3fe671680f6818808730768c05876267c2c8.tar.gz
cgeo-23fc3fe671680f6818808730768c05876267c2c8.tar.bz2
Shorter login information (more likely to fit screen)
-rw-r--r--main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 5696e74..8ebde95 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -364,9 +364,9 @@
<string name="init_passvote">Password</string>
<string name="init_login">Check and save Login</string>
<string name="init_login_popup">Login</string>
- <string name="init_login_popup_working">Logging into Geocaching.com…</string>
- <string name="init_login_popup_ok">Login ok.</string>
- <string name="init_login_popup_failed">Login failed.</string>
+ <string name="init_login_popup_working">Logging in…</string>
+ <string name="init_login_popup_ok">Login OK</string>
+ <string name="init_login_popup_failed">Login failed</string>
<string name="init_login_popup_failed_reason">Login failed because of </string>
<string name="init_go4cache_connect">Connect to Go 4 Cache</string>
<string name="init_twitter_authorize">Authorize c:geo</string>