aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-09-18 21:00:00 +0200
committerChristian Schneppe <christian@pix-art.de>2017-09-18 21:00:00 +0200
commitc0c9ce588ec60f09d0199c53a1229b722e9fa910 (patch)
treeca5dd4eb15889600ec67d0aa05ce7e445401c086 /src/main/res/values
parente582b79207817a7e49db71f5b1d03df6b0e7c8d1 (diff)
show permanent notification while transcoding video
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 3fb0c39e2..86502dac1 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -729,7 +729,7 @@
<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%%)</string>
+ <string name="transcoding_video">Compressing video</string>
<string name="pref_automatically_delete_messages_description">Automatically delete messages from this device that are older than the configured time frame.</string>
<string name="pref_automatically_delete_messages">Automatic message deletion</string>
<string name="not_fetching_history_retention_period">Not fetching messages due to local retention period.</string>