diff options
| author | Pavol Babincak <scroolik@gmail.com> | 2011-09-20 02:06:20 +0200 |
|---|---|---|
| committer | Pavol Babincak <scroolik@gmail.com> | 2011-09-20 02:06:20 +0200 |
| commit | e241e2617396364beebbfdba18c81ac0487035c9 (patch) | |
| tree | 60d3e86c6419136d595994d27eaffd9a04e2a567 /main/res/values-cs | |
| parent | b28e9e156def04b94f7b0264570688eb2f9f58a2 (diff) | |
| download | cgeo-e241e2617396364beebbfdba18c81ac0487035c9.zip cgeo-e241e2617396364beebbfdba18c81ac0487035c9.tar.gz cgeo-e241e2617396364beebbfdba18c81ac0487035c9.tar.bz2 | |
Unified capitalized name Geocaching.com in localisations
It seems that capitalized version of Geocaching.com is most common used
on http://www.geocaching.com/. Contrary URL www.geocaching.com is
intentionally left without any change.
Diffstat (limited to 'main/res/values-cs')
| -rw-r--r-- | main/res/values-cs/strings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/res/values-cs/strings.xml b/main/res/values-cs/strings.xml index a12c0f6..28059c5 100644 --- a/main/res/values-cs/strings.xml +++ b/main/res/values-cs/strings.xml @@ -87,7 +87,7 @@ <string name="err_none">ok</string> <string name="err_start">komunikace nezačala</string> <string name="err_parse">selhalo čtení logovací stránky</string> - <string name="err_server">selhalo připojení k serveru geocaching.com (server umřel?)</string> + <string name="err_server">selhalo připojení k serveru Geocaching.com (server umřel?)</string> <string name="err_login">nejsou uložené žádné přihlašovací údaje</string> <string name="err_login_failed">promiňte, ale c:geo se nemůže přihlásit.</string> <string name="err_unknown">nastala neznámá chyba</string> @@ -254,7 +254,7 @@ <string name="about_contributors">přispěvatelé</string> <!-- init --> - <string name="init_geocaching">geocaching.com</string> + <string name="init_geocaching">Geocaching.com</string> <string name="init_gcvote">gcvote.com</string> <string name="init_go4cache">Go 4 Cache</string> <string name="init_twitter">twitter</string> @@ -263,7 +263,7 @@ <string name="init_passvote">heslo</string> <string name="init_login">zkontrolovat</string> <string name="init_login_popup">přihlášení</string> - <string name="init_login_popup_working">přihlašování na geocaching.com…</string> + <string name="init_login_popup_working">přihlašování na Geocaching.com…</string> <string name="init_login_popup_ok">přihlášení proběhlo</string> <string name="init_login_popup_failed">přihlášení neproběhlo</string> <string name="init_login_popup_failed_reason">přihlášení neproběhlo, protože</string> @@ -480,7 +480,7 @@ <string name="license_dismiss">zamítnutí</string> <!-- next things --> - <string name="legal_note">Před používáním služeb serveru geocaching.com je potřeba souhlasit s <a href="http://www.geocaching.com/about/disclaimer.aspx">licenčním ujednáním Groundspeaku</a>.</string> + <string name="legal_note">Před používáním služeb serveru Geocaching.com je potřeba souhlasit s <a href="http://www.geocaching.com/about/disclaimer.aspx">licenčním ujednáním Groundspeaku</a>.</string> <string name="author">autor: <a href="http://carnero.cc/">carnero</a></string> <string name="support">podpora: <a href="mailto:support@cgeo.org">support@cgeo.org</a></string> <string name="website">web: <a href="http://cgeo.org/">cgeo.org</a></string> |
