From 32bfba5b3660bf4c9d8cad1006dd89d9d68142b0 Mon Sep 17 00:00:00 2001 From: ValentinTimisica Date: Thu, 4 Jun 2020 12:53:39 +0300 Subject: [PATCH] For #11201: Updates 'synced tabs' and account settings 'tabs' strings --- app/src/main/res/values/strings.xml | 6 +++--- app/src/main/res/xml/account_settings_preferences.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 66b256dbb..92d15ef78 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -96,7 +96,7 @@ Install - Synced Tabs + Synced tabs Find in page @@ -289,7 +289,7 @@ Logins - Tabs + Open tabs Sign out @@ -421,7 +421,7 @@ History - Synced Tabs + Synced tabs Reading List diff --git a/app/src/main/res/xml/account_settings_preferences.xml b/app/src/main/res/xml/account_settings_preferences.xml index eab4e96e6..0f22669e0 100644 --- a/app/src/main/res/xml/account_settings_preferences.xml +++ b/app/src/main/res/xml/account_settings_preferences.xml @@ -48,7 +48,7 @@ app:isPreferenceVisible="false" android:key="@string/pref_key_sync_tabs" android:layout="@layout/checkbox_left_preference" - android:title="@string/preferences_sync_tabs"/> + android:title="@string/preferences_sync_tabs_2"/>