aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-07 20:16:46 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-07 20:16:46 +0100
commitd82328aaa448ded01e3757c63ae028e8d693cd11 (patch)
tree994917da9d8ef42eaaf5815f297881f5c3d236e5 /src/main/res
parente3337e634ed2b750d4e899b0a8a4b69c9c1ccf0a (diff)
fixed strings
Diffstat (limited to 'src/main/res')
-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 93105452d..7e6fad360 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -508,7 +508,7 @@
<string name="video_low">low (144p)</string>
<string name="video_mid">middle (360p)</string>
<string name="video_high">high (720p)</string>
- <string name="video_original">Original (uncompressed)</string>
+ <string name="video_original">original (uncompressed)</string>
<string name="always">Always</string>
<string name="battery_optimizations_enabled">Battery optimizations enabled</string>
<string name="battery_optimizations_enabled_explained">Your device is doing some heavy battery optimizations on Pix-Art Messenger that might lead to delayed notifications or even message loss.\nIt is recommended to disable those.</string>