aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-08-30 22:39:20 +0200
committerChristian Schneppe <christian@pix-art.de>2016-08-30 22:39:20 +0200
commit87049340caf3c000de6ed46589e13cf9948127f6 (patch)
tree0ec4fd045bf7ef35c0eb1586e709a9fc8ef7a6f5 /src/main/res/values
parent0b4f6dff57409c121d2db105902b42e830c56b56 (diff)
show dialog while compressing video
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 6ac1bae2b..718dfbc9c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -692,4 +692,6 @@
<string name="allow">Allow</string>
<string name="attach_choose_video">Choose video</string>
<string name="preparing_video">Prepare video for transmission</string>
+ <string name="compressing_video">Compressing video, please wait...</string>
+ <string name="shared_video_with_x">Shared video with %s</string>
</resources>