aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-es
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-06-01 17:20:20 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-06-01 17:20:20 +0200
commit8d9881707c31de1da357081701a40fe013b0f2fa (patch)
treeba75b68e8b7e00b3bd2a02a4432d163043a0f042 /main/res/values-es
parent13293f786a31bb664fe3509c108805edb327363c (diff)
downloadcgeo-8d9881707c31de1da357081701a40fe013b0f2fa.zip
cgeo-8d9881707c31de1da357081701a40fe013b0f2fa.tar.gz
cgeo-8d9881707c31de1da357081701a40fe013b0f2fa.tar.bz2
convert map settings to checkbox based menus
This avoids the confusion that is always connected with label changing menu items (Is the label showing the current state or the state that I get when clicking?)
Diffstat (limited to 'main/res/values-es')
-rw-r--r--main/res/values-es/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/res/values-es/strings.xml b/main/res/values-es/strings.xml
index 03fc14f..07f7a87 100644
--- a/main/res/values-es/strings.xml
+++ b/main/res/values-es/strings.xml
@@ -99,7 +99,6 @@
<string name="log_smilies">Emoticonos</string>
<string name="log_image">Imagen</string>
<string name="log_image_attach">Adjuntar imagen</string>
- <string name="log_image_edit">Editar imagen</string>
<string name="log_image_stored">Galería</string>
<string name="log_image_camera">Tomar foto</string>
<string name="log_image_caption">Título</string>
@@ -594,9 +593,7 @@
<string name="map_view_map">Ver mapa</string>
<string name="map_modes">Configuración del mapa</string>
<string name="map_trail_show">Mostrar rastro</string>
- <string name="map_trail_hide">Ocultar rastro</string>
<string name="map_circles_show">Mostrar círculos</string>
- <string name="map_circles_hide">Ocultar círculos</string>
<string name="map_theme_builtin">Por defecto</string>
<string name="map_live_enable">Activar en vivo</string>
<string name="map_live_disable">Desactivar en vivo</string>