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-da | |
| 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-da')
| -rw-r--r-- | main/res/values-da/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/values-da/strings.xml b/main/res/values-da/strings.xml index 167f7b8..76b60f0 100644 --- a/main/res/values-da/strings.xml +++ b/main/res/values-da/strings.xml @@ -229,7 +229,6 @@ <string name="map_live">Live-kort</string> <string name="map_view_map">Kort-view</string> <string name="map_trail_show">Vis spor</string> - <string name="map_trail_hide">Skjul spor</string> <string name="map_live_enable">Aktivér live</string> <string name="map_live_disable">Deaktivér live</string> <string name="search_coordinates">Koordinater</string> |
