aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-04-09 10:46:26 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-04-09 10:46:26 +0200
commitf880473435b6c3167edc727eacccef377643a8c5 (patch)
treeede7f178510894aabb227e03fccc9f25bc85c682 /src/main/res/values-de/strings.xml
parent59ea143147548ee15211d7c334076a158757c85f (diff)
parentdace8ba3d3815599a70d5e369cd3b1f418842a0e (diff)
Merge pull request #1104 from BrianBlade/feature/swipe_out_conversation
Enable end-conversation by swipe gesture
Diffstat (limited to '')
-rw-r--r--src/main/res/values-de/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index b8266182..3f6f471b 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -427,6 +427,8 @@
<string name="no_application_found_to_display_location">Keine App für die Standort-Anzeige gefunden</string>
<string name="location">Standort</string>
<string name="received_location">Standort empfangen</string>
+ <string name="title_undo_swipe_out_conversation">Unterhaltung beendet</string>
+ <string name="title_undo_swipe_out_muc">Konferenz verlassen</string>
<plurals name="select_contact">
<item quantity="one">%d Kontakt ausgewählt</item>
<item quantity="other">%d Kontakte ausgewählt</item>