diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 22:02:20 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 22:02:20 +0200 |
commit | ad4d0b5aed86225985f92a78d1c5219da75c47d2 (patch) | |
tree | fe55bad97271da5b99077ec6fd46517e43268494 /res/values-de/cm_strings.xml | |
parent | b139580ce937a536be988654588512a5bd3fe9dd (diff) | |
download | packages_apps_Messaging-ad4d0b5aed86225985f92a78d1c5219da75c47d2.tar.gz packages_apps_Messaging-ad4d0b5aed86225985f92a78d1c5219da75c47d2.tar.bz2 packages_apps_Messaging-ad4d0b5aed86225985f92a78d1c5219da75c47d2.zip |
Automatic translation import
Change-Id: Ia3eace57240079ce510acc8f0f6935876736a7d1
Diffstat (limited to 'res/values-de/cm_strings.xml')
-rw-r--r-- | res/values-de/cm_strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml index 9c8ac3f..0cd1697 100644 --- a/res/values-de/cm_strings.xml +++ b/res/values-de/cm_strings.xml @@ -23,6 +23,8 @@ <string name="pref_unicode_stripping_non_encodable">Unkodierbare Zeichen entfernen</string> <string name="pref_unicode_stripping_all">Unicode komplett entfernen</string> <!-- Swipe to delete conversation --> + <string name="swipe_to_delete_conversation_pref_title">Zum Löschen wischen</string> + <string name="swipe_to_delete_conversation_pref_summary">Nach rechts wischen, um eine Konversation zu löschen</string> <!-- QUICKMESSAGE SUPPORT --> <!-- Preferences --> <string name="pref_quickmessage">Schnellnachricht und Antwort</string> @@ -45,4 +47,7 @@ <string name="send">Senden</string> <string name="compose_message_hint_text">Nachricht eingeben</string> <!-- Show emoticons --> + <string name="show_emoticons_pref_title">Zugriff auf Emoticons</string> + <string name="show_emoticons_pref_summary">Emoticons-Taste auf der Tastatur anzeigen</string> + <string name="select_phone_account_title">Senden mit</string> </resources> |