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-nb | |
| 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-nb')
| -rw-r--r-- | main/res/values-nb/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/res/values-nb/strings.xml b/main/res/values-nb/strings.xml index e88bf55..88dcdde 100644 --- a/main/res/values-nb/strings.xml +++ b/main/res/values-nb/strings.xml @@ -100,7 +100,6 @@ <string name="log_smilies">Smilefjes</string> <string name="log_image">Bilde</string> <string name="log_image_attach">Legg ved bilde</string> - <string name="log_image_edit">Rediger bilde</string> <string name="log_image_stored">Eksisterende</string> <string name="log_image_camera">Nytt</string> <string name="log_image_caption">Bildetekst</string> @@ -744,10 +743,7 @@ <string name="map_view_map">Kart</string> <string name="map_modes">Kartinnstillinger</string> <string name="map_trail_show">Vis spor</string> - <string name="map_trail_hide">Skjul spor</string> <string name="map_circles_show">Vis sirkler</string> - <string name="map_circles_hide">Skjul sirkler</string> - <string name="map_mycaches_show">Vis egne og funnede cacher</string> <string name="map_mycaches_hide">Skjul egne og funnede cacher</string> <string name="map_theme_builtin">Standard</string> <string name="map_theme_select">Velg karttema</string> |
