aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2020-04-06 21:56:39 +0200
committerChristian Schneppe <kriztan@users.noreply.github.com>2020-04-06 21:56:39 +0200
commit0071e5bd377080ba8986c37e6508d22a098f3363 (patch)
tree67ef6cf624c13fad35372f60359b515f1a0396ec
parentbac1ef11600064a64e7fdadbd61a4a5296869ae5 (diff)
New translations strings.xml (German)
-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 4541de9fc..2ae9b2ecf 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -1003,4 +1003,6 @@
<string name="show_videos_images_only">Nur Bilder/Videos</string>
<string name="show_avatar">Profilbild anzeigen</string>
<string name="action_delete">Löschen</string>
+ <string name="attach_choose_video">Video auswählen</string>
+ <string name="please_enable_an_account">Bitte wählen Sie ein Konto</string>
</resources>