From 0981464a5e30e5071174753d0de5f2dc0914df18 Mon Sep 17 00:00:00 2001 From: sonora Date: Sun, 8 Jan 2017 19:39:53 +0100 Subject: [PATCH] more string unification --- OsmAnd/res/layout/quick_action_create_edit_dialog.xml | 2 +- OsmAnd/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/quick_action_create_edit_dialog.xml b/OsmAnd/res/layout/quick_action_create_edit_dialog.xml index d42d5d7cff..cd28d38d6b 100644 --- a/OsmAnd/res/layout/quick_action_create_edit_dialog.xml +++ b/OsmAnd/res/layout/quick_action_create_edit_dialog.xml @@ -61,7 +61,7 @@ android:textColor="@color/color_white" android:textColorHint="@color/white_80_transparent" android:textSize="@dimen/default_list_text_size_large" - android:hint="@string/quick_action_name_hint" + android:hint="@string/shared_string_action_name" android:maxLines="1" android:layout_marginLeft="-4dp" android:layout_marginRight="16dp" diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 4b5d17e5b7..d2b583afd2 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -2488,7 +2488,7 @@ If you need help with OsmAnd application, please contact our support team: suppo Show favorites dialog Name preset - Action name + Tapping the action button will add a marker to the specified location. Tapping the action button will add a GPX waypiont to the specified location. Tapping the action button will add an audio note to the specified location.