summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-01 02:27:16 +0200
committerJoey Rizzoli <joey@cyanogenmoditalia.it>2016-10-17 16:31:06 +0200
commit11642e06bcfd41623c44ab19ce41aecc01920ab4 (patch)
treea387ef6bef7892f491a56256cd05f4ab845d1ee2 /res/values
parent116e32838a24fb9f04f4cc57761fa8ffa98efa87 (diff)
downloadandroid_packages_apps_Messaging-11642e06bcfd41623c44ab19ce41aecc01920ab4.tar.gz
android_packages_apps_Messaging-11642e06bcfd41623c44ab19ce41aecc01920ab4.tar.bz2
android_packages_apps_Messaging-11642e06bcfd41623c44ab19ce41aecc01920ab4.zip
Improve swipe to delete strings
Change-Id: I180d09a6680084d9fd87c6dafd56db18ca5a580a
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml4
1 files changed, 3 insertions, 1 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.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="swipe_right_deletes_conversation_text">Swipe right deletes conversation</string>
+ <!-- Swipe to delete conversation -->
+ <string name="swipe_to_delete_conversation_pref_title">Swipe to delete</string>
+ <string name="swipe_to_delete_conversation_pref_summary">Swipe to the right to delete a conversation</string>
<!-- Show emoticons -->
<string name="show_emoticons_pref_title">Emoticons access</string>