diff options
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/strings.xml | 4 | ||||
| -rw-r--r-- | main/res/values/strings_not_translatable.xml | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index a00a774..53a20ed 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -392,6 +392,7 @@ <string name="init_save_log_img">Save Images from Logs</string> <string name="init_units">Use Imperial Units instead of Metric Units</string> <string name="init_log_offline">Enable Offline Logging\n(Don\'t show online Log screen when logging, don\'t send the Log online)</string> + <string name="init_choose_list">Ask for list when storing caches</string> <string name="init_livelist">Show Direction to caches in the list</string> <string name="init_altitude">Altitude Correction</string> <string name="init_altitude_description">If your GPS is calculating a wrong altitude, you can correct it with a positive or negative number. The correction always has to be given in meters.</string> @@ -511,6 +512,9 @@ <string name="cache_favpoint_not_on">This cache is not one of your favorites.</string> <string name="cache_favpoint_add">Add</string> <string name="cache_favpoint_remove">Remove</string> + <string name="cache_list_text">List:</string> + <string name="cache_list_change">Move</string> + <string name="cache_list_unknown">Not in a list</string> <string name="cache_images">Images</string> <string name="cache_waypoints">Waypoints</string> diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index a13b9b1..1853fac 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -87,6 +87,8 @@ · Inverse sorting of cache lists (hit the same menu again)\n
· View pager in trackable activity\n
· Menu item to delete past events\n
+ · Settings: Option to ask for list to store caches in\n
+ · Change list in cache details\n
· Ability to select \"All\" list from main screen\n
· Default log type for event caches will be \"Attended\" if \"Will attend\" was logged before\n
· Improved and extended cache type detection on live map\n
|
