From 11642e06bcfd41623c44ab19ce41aecc01920ab4 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 1 Mar 2016 02:27:16 +0200 Subject: Improve swipe to delete strings Change-Id: I180d09a6680084d9fd87c6dafd56db18ca5a580a --- res/values/cm_strings.xml | 4 +++- res/xml-v21/preferences_application.xml | 3 ++- res/xml-v23/preferences_application.xml | 3 ++- res/xml/preferences_application.xml | 3 ++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index a9f317b..15110df 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -15,7 +15,9 @@ limitations under the License. --> - Swipe right deletes conversation + + Swipe to delete + Swipe to the right to delete a conversation Emoticons access diff --git a/res/xml-v21/preferences_application.xml b/res/xml-v21/preferences_application.xml index 96b838f..c403c06 100644 --- a/res/xml-v21/preferences_application.xml +++ b/res/xml-v21/preferences_application.xml @@ -75,7 +75,8 @@ diff --git a/res/xml-v23/preferences_application.xml b/res/xml-v23/preferences_application.xml index 19c59e5..d9cc151 100644 --- a/res/xml-v23/preferences_application.xml +++ b/res/xml-v23/preferences_application.xml @@ -76,7 +76,8 @@ diff --git a/res/xml/preferences_application.xml b/res/xml/preferences_application.xml index 5f23f5d..03b868b 100644 --- a/res/xml/preferences_application.xml +++ b/res/xml/preferences_application.xml @@ -75,7 +75,8 @@ -- cgit v1.2.3