Skip to content

Commit

Permalink
Fixes cgeo#2413 - In English it is better to use "Login failed: Messa…
Browse files Browse the repository at this point in the history
…ge from

server" since the message from server can be a whole new sentence.
  • Loading branch information
martin.stajner committed Mar 13, 2013
1 parent f3fb143 commit 6210c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
<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_login_popup_failed_reason">Login failed:</string>
<string name="init_twitter_authorize">Authorize c:geo</string>
<string name="init_twitter_publish">Publish status when a cache has been found</string>
<string name="init_signature">Signature</string>
Expand Down

0 comments on commit 6210c6b

Please sign in to comment.