diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-06-01 17:20:20 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-06-01 17:20:20 +0200 |
| commit | 8d9881707c31de1da357081701a40fe013b0f2fa (patch) | |
| tree | ba75b68e8b7e00b3bd2a02a4432d163043a0f042 /main/res/values-ro | |
| parent | 13293f786a31bb664fe3509c108805edb327363c (diff) | |
| download | cgeo-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-ro')
| -rw-r--r-- | main/res/values-ro/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/res/values-ro/strings.xml b/main/res/values-ro/strings.xml index 35be061..9f0ea98 100644 --- a/main/res/values-ro/strings.xml +++ b/main/res/values-ro/strings.xml @@ -101,7 +101,6 @@ <string name="log_smilies">Smilies</string> <string name="log_image">Imagine</string> <string name="log_image_attach">Ataşează imagine</string> - <string name="log_image_edit">Modifică imagine</string> <string name="log_image_stored">Existentă</string> <string name="log_image_camera">Nouă</string> <string name="log_image_caption">Titlu</string> @@ -746,10 +745,7 @@ <string name="map_view_map">Hărţi</string> <string name="map_modes">Opţiuni hărţi</string> <string name="map_trail_show">Arată traseu</string> - <string name="map_trail_hide">Ascunde traseu</string> <string name="map_circles_show">Arată cercurile</string> - <string name="map_circles_hide">Ascunde cercurile</string> - <string name="map_mycaches_show">Arată geocutiile mele/găsite</string> <string name="map_mycaches_hide">Ascunde geocutiile mele/găsite</string> <string name="map_theme_builtin">Implicit</string> <string name="map_theme_select">Alege un stil pentru hartă</string> |
