From 484caa99ca6148654638da9abd93be83959bf92b Mon Sep 17 00:00:00 2001 From: njohnston Date: Sat, 18 Nov 2017 16:33:03 +0000 Subject: [PATCH 1/2] Add missing British English (en-rGB) phrases --- OsmAnd/res/values-en-rGB/phrases.xml | 2 ++ OsmAnd/res/values-en-rGB/strings.xml | 24 +++++++++++++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/OsmAnd/res/values-en-rGB/phrases.xml b/OsmAnd/res/values-en-rGB/phrases.xml index 8f4b37ada4..e1867d5d8a 100644 --- a/OsmAnd/res/values-en-rGB/phrases.xml +++ b/OsmAnd/res/values-en-rGB/phrases.xml @@ -5,6 +5,8 @@ This file is manually maintained in res/values-en-rGB and should ONLY contain strings where a different spelling should be used for English as used in the United Kingdom --> + Bookshop + Football Shop Filling station Waste disposal diff --git a/OsmAnd/res/values-en-rGB/strings.xml b/OsmAnd/res/values-en-rGB/strings.xml index dafd934dfc..dc3d8bdf24 100644 --- a/OsmAnd/res/values-en-rGB/strings.xml +++ b/OsmAnd/res/values-en-rGB/strings.xml @@ -4,6 +4,18 @@ This file is manually maintained in res/values-en-rGB and should ONLY contain strings where a different spelling should be used for English as used in the United Kingdom --> + Select a Favourite category to add to the markers. + Favourites category + You can import groups from favourites or track waypoints. + You can import favourite groups or track waypoints as markers. + Add Favourites + Add favourites on the map or import them from a file. + can be imported as Favourites points, or as track file. + Import as Favourites + Search favourites + Favourite information + Save as group of favourites + Add favourite Change colour Colour scheme towards @@ -62,5 +74,15 @@ Tapping the action button will add a destination at the screen centre location. Tapping the action button will replace the destination with the screen centre location. Tapping the action button will add a first intermediate point at the screen centre location. + Tapping the action button will add a parking place at the screen centre location. + Tapping the action button will add an OSM note at the screen centre location. + Tapping the action button will add a POI at the screen centre location. + Tapping the action button will add a map marker at the screen centre location. + Tapping the action button will add a GPX waypoint at the screen centre location. + Tapping the action button will show or hide the favourite points on the map. + Show/hide favourites + Show Favourites + Hide Favourites + Select the category to save the favourite in. Analyse on map - \ No newline at end of file + From e4b27f64e306d51f040503eb166d020ed03014e6 Mon Sep 17 00:00:00 2001 From: njohnston Date: Sat, 18 Nov 2017 16:34:45 +0000 Subject: [PATCH 2/2] Fix a typo in GPX waypoint quick action message --- OsmAnd/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 15b8daa3e6..1ada3ea758 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -2733,7 +2733,7 @@ Show favorites dialog Name preset Tapping the action button will add a map marker at the screen center location. - Tapping the action button will add a GPX waypiont at the screen center location. + Tapping the action button will add a GPX waypoint at the screen center location. Tapping the action button will add an audio note at the screen center location. Tapping the action button will add a video note at the screen center location. Tapping the action button will add a photo note at the screen center location.