From 8aa04c048e9df949b0be31bbc9c079fb57be2c77 Mon Sep 17 00:00:00 2001 From: mcarare Date: Fri, 3 Jan 2020 17:01:52 +0200 Subject: [PATCH] For #6851 Update text copy of option to add custom search engine --- app/src/main/res/layout/custom_search_engine_radio_button.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/custom_search_engine_radio_button.xml b/app/src/main/res/layout/custom_search_engine_radio_button.xml index 0d03f92d7..746b57725 100644 --- a/app/src/main/res/layout/custom_search_engine_radio_button.xml +++ b/app/src/main/res/layout/custom_search_engine_radio_button.xml @@ -27,7 +27,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginEnd="@dimen/radio_button_padding_horizontal" - android:text="@string/search_add_custom_engine_label" + android:text="@string/search_add_custom_engine_label_other" app:layout_constraintStart_toEndOf="@id/radio_button" app:layout_constraintTop_toTopOf="@id/radio_button" app:layout_constraintBottom_toBottomOf="@id/radio_button" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ccd79ba38..cfd9a06a0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1091,7 +1091,7 @@ Delete - Custom + Other Name