From 96552914c86a0b7573c2ab8a1fead9fa96a02e1e Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Wed, 8 Jan 2020 20:01:13 +0100 Subject: [PATCH] remove huami_prefix from strings (they might be used by other devices in the future) --- app/src/main/res/xml/devicesettings_buttonactions.xml | 8 ++++---- .../devicesettings_buttonactions_with_longpress.xml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/xml/devicesettings_buttonactions.xml b/app/src/main/res/xml/devicesettings_buttonactions.xml index 5a0e007ed..e8353657a 100644 --- a/app/src/main/res/xml/devicesettings_buttonactions.xml +++ b/app/src/main/res/xml/devicesettings_buttonactions.xml @@ -31,7 +31,7 @@ android:key="button_single_press_action_selection" android:defaultValue="@string/pref_button_action_disabled_value" android:summary="%s" - android:title="@string/huami_prefs_button_single_press_action_selection_title" /> + android:title="@string/prefs_button_single_press_action_selection_title" /> + android:title="@string/prefs_button_double_press_action_selection_title" /> + android:title="@string/prefs_button_triple_press_action_selection_title" /> - + + android:title="@string/prefs_button_single_press_action_selection_title" /> + android:title="@string/prefs_button_double_press_action_selection_title" /> + android:title="@string/prefs_button_triple_press_action_selection_title" /> - + android:title="@string/prefs_button_long_press_action_selection_title" /> +