aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-02-10 22:35:33 +0100
committerChristian Schneppe <christian@pix-art.de>2017-02-10 22:35:33 +0100
commit0c3b18e258f2b42619fb388520094ae63b8ca6ff (patch)
treed6ca6ba51e04c440cf826b23e95e5488ba2008e9 /src/main/res/values/strings.xml
parent23294c5737f0759595ee6ee6e9d89f214208c7b2 (diff)
changed some strings
Diffstat (limited to '')
-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 50c8005fe..06cc6f7e4 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%% completed)</string>
+ <string name="transcoding_video_progress">Compressing video (%s%%)</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>