aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-es
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-09-02 21:14:53 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-09-02 21:14:53 +0200
commit05fa8f3b8f48c7b351f3109c9be35e714cba3c48 (patch)
treece0b21448eba90fa13694f3853b0f8d298bf2273 /main/res/values-es
parent7776c17a4cccce1f5b6b083210ea270475e8f051 (diff)
downloadcgeo-05fa8f3b8f48c7b351f3109c9be35e714cba3c48.zip
cgeo-05fa8f3b8f48c7b351f3109c9be35e714cba3c48.tar.gz
cgeo-05fa8f3b8f48c7b351f3109c9be35e714cba3c48.tar.bz2
replace wrongly used escape sequence in strings
Diffstat (limited to 'main/res/values-es')
-rw-r--r--main/res/values-es/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/res/values-es/strings.xml b/main/res/values-es/strings.xml
index 17e318d..1c247f7 100644
--- a/main/res/values-es/strings.xml
+++ b/main/res/values-es/strings.xml
@@ -835,5 +835,4 @@
<string name="tts_one_oclock">La una en punto</string>
<string name="tts_oclock">%s en punto</string>
<string name="clipboard_copy_ok">Copiado al portapapeles</string>
- <string name="percent_favorite_points">% \ favoritos</string>
-</resources>
+ </resources>