aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-01-25 21:22:15 +0100
committerChristian Schneppe <christian@pix-art.de>2017-01-25 21:22:15 +0100
commitae663440952fe0cffcfe4413b7268f045727454d (patch)
tree7022d7c58b8d1395af8c0e68a1b6187901cc8564 /src/main/res/values
parentfc0feb3ccb9b77b698e87eb3fff2f372242f8c6d (diff)
reworked videocompression
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index ae18b1c4a..f34a17c9d 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -731,4 +731,5 @@
<string name="hide_inactive_devices">Hide inactive devices</string>
<string name="reply">Reply</string>
<string name="encrypting_message">Encrypting message</string>
+ <string name="transcoding_video_progress">Compressing video (%s%% completed)</string>
</resources>