From d6cb1a030f0471d2b5cf1f6bb18cfe921c069b86 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sun, 14 Jan 2018 10:10:19 +0100 Subject: msm8996-common: LineageParts: Don't use stock overlay translation key * the assist_key and the menu_key were still using the old ones * Doing this the translations shown in the languages not present will be the default one set for z2 instead of the native Lineage one Signed-off-by: Davide Garberi --- overlay-lineage/packages/apps/LineageParts/res/values/strings.xml | 4 ++-- .../packages/apps/LineageParts/res/xml/button_settings.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'overlay-lineage') diff --git a/overlay-lineage/packages/apps/LineageParts/res/values/strings.xml b/overlay-lineage/packages/apps/LineageParts/res/values/strings.xml index 060a951..a2241ed 100644 --- a/overlay-lineage/packages/apps/LineageParts/res/values/strings.xml +++ b/overlay-lineage/packages/apps/LineageParts/res/values/strings.xml @@ -1,9 +1,9 @@ - Swipe right - Long Tap + Swipe right Swipe left + Long Tap Swipe action Long Tap action diff --git a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml index c0f302e..bdc8b21 100644 --- a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml +++ b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml @@ -150,7 +150,7 @@ + android:title="@string/hardware_keys_swipe_right_key_title" > + android:title="@string/hardware_keys_long_tap_key_title" >