aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
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/values
parentfaa8f2d117e0db56748330ff9baa907f3a93d4fe (diff)
little notification improvements for video compression
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
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>