aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2017-01-24 20:17:36 +0100
committerDaniel Gultsch <daniel@gultsch.de>2017-01-24 20:17:36 +0100
commit66457c9f2ec61953d831b132206e8e06e14313bd (patch)
treef1d04f09d5888fd7eb033353f69b1690e4c5392b /src/main/res/values/strings.xml
parent9b6ae6d75fdf07933427774f72310ceecc5f01bd (diff)
transcode videos before sharing. change storage location
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 b56ec72c..68e08ba4 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -732,4 +732,5 @@
<string name="pref_automatically_delete_messages_description">Automatically delete messages from this device that are older than the configured time frame.</string>
<string name="encrypting_message">Encrypting message</string>
<string name="not_fetching_history_retention_period">Overstepping local retention period.</string>
+ <string name="transcoding_video_progress">Compressing video (%s%% completed)</string>
</resources>