aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-10-16 11:54:53 +0200
committerChristian Schneppe <christian@pix-art.de>2016-10-16 11:54:53 +0200
commit0af5c054c386dcafeedded2c467b22b53afc1d0f (patch)
treef6fccab5d1d610d03d7bb6014d45ec25f784ac11 /src/main/res
parentfaa8f2d117e0db56748330ff9baa907f3a93d4fe (diff)
little notification improvements for video compression
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values-de/strings.xml2
-rw-r--r--src/main/res/values/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 2e1a249f7..b00ef0620 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -641,7 +641,7 @@
<string name="allow">Erlauben</string>
<string name="attach_choose_video">Video auswählen</string>
<string name="compressing_video">Video wird komprimiert, bitte warten…</string>
- <string name="preparing_video">Video wird für die Übertragung vorbereitet</string>
+ <string name="preparing_video">Video wird für die Übertragung vorbereitet. Bitte warten…</string>
<string name="shared_video_with_x">Video mit %s geteilt</string>
<string name="unread_messages">Ungelesene Nachrichten:</string>
<string name="error_file_corrupt">Die Datei scheint defekt zu sein.</string>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 9c8fb558d..f8f35abab 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -695,7 +695,7 @@
<string name="contact_asks_for_presence_subscription">Contact asks for presence subscription</string>
<string name="allow">Allow</string>
<string name="attach_choose_video">Choose video</string>
- <string name="preparing_video">Prepare video for transmission</string>
+ <string name="preparing_video">Prepare video for transmission. Please wait…</string>
<string name="compressing_video">Compressing video, please wait…</string>
<string name="shared_video_with_x">Shared video with %s</string>
<string name="unread_messages">Unread messages:</string>