aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
diff options
context:
space:
mode:
authorKiwiStone <Kiwi.Stone@web.de>2013-11-04 01:33:20 +0100
committerKiwiStone <Kiwi.Stone@web.de>2013-11-04 01:33:20 +0100
commit653c85552f87a47218330a65642a2a4515255538 (patch)
treee9ad0092dacf702f8869d1eb8e5ea1040a171db2 /main/res
parentd54dd04d4abeb9ba0a949d728bf3ac022ee4d257 (diff)
downloadcgeo-653c85552f87a47218330a65642a2a4515255538.zip
cgeo-653c85552f87a47218330a65642a2a4515255538.tar.gz
cgeo-653c85552f87a47218330a65642a2a4515255538.tar.bz2
Chnaged dsplay units to favorites and Favoriten (de).
Diffstat (limited to 'main/res')
-rw-r--r--main/res/values-de/strings.xml4
-rw-r--r--main/res/values/strings.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/main/res/values-de/strings.xml b/main/res/values-de/strings.xml
index 5936835..5efdb17 100644
--- a/main/res/values-de/strings.xml
+++ b/main/res/values-de/strings.xml
@@ -1064,7 +1064,7 @@
<item quantity="other">vor %d Tagen</item>
</plurals>
<plurals name="favorite_points">
- <item quantity="one">%s Favoritenpunkt</item>
- <item quantity="other">%s Favoritenpunkte</item>
+ <item quantity="one">%s Favorit</item>
+ <item quantity="other">%s Favoriten</item>
</plurals>
</resources>
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index eb0c0ca..22fae22 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -1190,8 +1190,8 @@
<item quantity="other">%d days ago</item>
</plurals>
<plurals name="favorite_points">
- <item quantity="one">%s favorite point</item>
- <item quantity="other">%s favorite points</item>
+ <item quantity="one">%s favorite</item>
+ <item quantity="other">%s favorites</item>
</plurals>
</resources>