diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2012-11-16 20:02:01 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2012-11-16 20:02:01 +0100 |
| commit | 763ffba75525e7c5c5c1244485e408841d405e7d (patch) | |
| tree | 977ea5dd796a9a0621dd7ced61e1ab00ad59b45c /main/res/values-hu | |
| parent | a5b0910b8c841895dfc28cc45ed59d4f8838e1cd (diff) | |
| download | cgeo-763ffba75525e7c5c5c1244485e408841d405e7d.zip cgeo-763ffba75525e7c5c5c1244485e408841d405e7d.tar.gz cgeo-763ffba75525e7c5c5c1244485e408841d405e7d.tar.bz2 | |
code cleanup: fix some Lint warnings
Diffstat (limited to 'main/res/values-hu')
| -rw-r--r-- | main/res/values-hu/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values-hu/strings.xml b/main/res/values-hu/strings.xml index 6b417d6..3d95471 100644 --- a/main/res/values-hu/strings.xml +++ b/main/res/values-hu/strings.xml @@ -800,7 +800,7 @@ <!-- next things --> <string name="legal_note">A geocaching.com szolgáltatásainak használatához, el kell fogadnod ezeket a feltételeket:<a href="http://www.geocaching.com/about/termsofuse.aspx">Groundspeak disclaimer</a> </string> - <string name="quote">Hogy a geocaching könyebb legyen a felhasználók pedig lustábbak.</string> + <string name="quote">Hogy a geocaching könnyebb legyen a felhasználók pedig lustábbak.</string> <string name="powered_by">carnero</string> <string name="support">Támogatás: <a href="mailto:support@cgeo.org">support@cgeo.org</a></string> <string name="website">Weboldal: <a href="http://cgeo.org/">cgeo.org</a></string> |
