diff options
author | Christian Schneppe <christian@pix-art.de> | 2016-07-17 15:47:41 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2016-07-17 15:47:41 +0200 |
commit | 7e124a31b85770cb708ce2d6a92b44f7b810a7f6 (patch) | |
tree | b02ae18d86fb67f30c58acb9f2211e52bb0683bf /src/main/res | |
parent | e5879a1ce8b7551e03d5527147aa906ed20a1bcb (diff) |
added some german translations
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/values-de/strings.xml | 2 |
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 910792364..21cbc8f52 100644 --- a/src/main/res/values-de/strings.xml +++ b/src/main/res/values-de/strings.xml @@ -628,5 +628,7 @@ <string name="otr_fingerprint_selected_message">OTR Fingerabdruck der Nachricht</string> <string name="unable_to_connect_to_keychain">Keine Verbindung zu OpenKeychain</string> <string name="send_image">Bild senden?</string> + <string name="account_status_policy_violation">Richtlinienverstoß</string> + <string name="account_status_stream_error">Strem-Fehler</string> </resources> |