aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-01-29 20:06:28 +0100
committerChristian Schneppe <christian@pix-art.de>2017-01-29 20:06:28 +0100
commit475e29b622ef5c87e3a3b3a36020bf99958467cd (patch)
tree75a7df26cb66eaf5fd16ef4aab3eb50080975291 /src/main/res/values-de
parent91e6a152c066d1bcff15a9585d6830feb1a53288 (diff)
configurable local message retention period.
Diffstat (limited to 'src/main/res/values-de')
-rw-r--r--src/main/res/values-de/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index f3af24fa5..b3f808120 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -681,5 +681,12 @@
<string name="distrust_omemo_key">Gerät misstrauen</string>
<string name="distrust_omemo_key_text">Bist du sicher, dass du die Verifizierung dieses Gerätes misstrauen möchtest? Dieses Gerät und Nachrichten von dem Gerät werden als unverifiziert markiert.</string>
<string name="transcoding_video_progress">Video wird komprimiert (%s%% fertiggestellt)</string>
+ <string name="encrypting_message">Nachricht wird verschlüsselt</string>
+ <string name="pref_automatically_delete_messages">Nachrichten automatisch löschen</string>
+ <string name="pref_automatically_delete_messages_description">Nachrichten von diesel Gerät nach dem eingestellten Zeitfenster automatisch löschen.</string>
+ <string name="timeout_24_hours">24 Studnen</string>
+ <string name="timeout_30_days">30 Tage</string>
+ <string name="timeout_6_months">6 Monate</string>
+ <string name="timeout_7_days">7 Tage</string>
</resources>