diff --git a/OsmAnd/res/layout/quick_action_add_bug.xml b/OsmAnd/res/layout/quick_action_add_bug.xml index b17518c8eb..43b351aaf7 100644 --- a/OsmAnd/res/layout/quick_action_add_bug.xml +++ b/OsmAnd/res/layout/quick_action_add_bug.xml @@ -16,7 +16,7 @@ android:layout_height="wrap_content" android:padding="16dp" android:layout_gravity="center" - android:text="@string/quick_action_favorite_dialog" + android:text="@string/quick_action_interim_dialog" android:textColor="?android:textColorPrimary" android:textSize="@dimen/default_list_text_size" android:layout_weight="1" diff --git a/OsmAnd/res/layout/quick_action_add_favorite.xml b/OsmAnd/res/layout/quick_action_add_favorite.xml index da9a66eda8..6bd0661692 100644 --- a/OsmAnd/res/layout/quick_action_add_favorite.xml +++ b/OsmAnd/res/layout/quick_action_add_favorite.xml @@ -16,7 +16,7 @@ android:layout_height="wrap_content" android:padding="16dp" android:layout_gravity="center" - android:text="@string/quick_action_favorite_dialog" + android:text="@string/quick_action_interim_dialog" android:textColor="?android:textColorPrimary" android:textSize="@dimen/default_list_text_size" android:layout_weight="1" diff --git a/OsmAnd/res/layout/quick_action_add_gpx.xml b/OsmAnd/res/layout/quick_action_add_gpx.xml index d3cf3b98b8..cdc961217a 100644 --- a/OsmAnd/res/layout/quick_action_add_gpx.xml +++ b/OsmAnd/res/layout/quick_action_add_gpx.xml @@ -16,7 +16,7 @@ android:layout_height="wrap_content" android:padding="16dp" android:layout_gravity="center" - android:text="@string/quick_action_gpx_dialog" + android:text="@string/quick_action_interim_dialog" android:textColor="?android:textColorPrimary" android:textSize="@dimen/default_list_text_size" android:layout_weight="1" diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index d5cf497078..4b5d17e5b7 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -2498,9 +2498,10 @@ If you need help with OsmAnd application, please contact our support team: suppo Tapping the action button will add a POI to the specified location. Tapping the action button will disable or enable voice guidance during navigation. Tapping the action button will add a parking place to the specified location. - Show the favorite dialog + + Show an interim dialog Show the add POI dialog - Show the GPX waypoint dialog + " is saved to " Place Specified quick action name already in use, was changed to %1$s to avoid duplication.