aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-02-22 21:36:07 +0100
committerChristian Schneppe <christian@pix-art.de>2017-02-22 21:36:07 +0100
commit5665a1a0a5a32e3f66bddd22221f2957746c9511 (patch)
tree90a7a7b0cd0539cb4a55ada90796eb63daa07eeb /src/main/res/values/strings.xml
parent20db67fd023dba5e3276609d98db187783afbcc3 (diff)
make max brightness in fullscreen configurable
fixes #105
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index bdd6c6fb7..fd109379b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -739,4 +739,6 @@
<string name="timeout_6_months">6 months</string>
<string name="today">Today</string>
<string name="start_chatting">Start chtatting…</string>
+ <string name="pref_use_max_brightness_summary">Switch to maximum brightness while watching videos or images in fullscreen.</string>
+ <string name="pref_use_max_brightness">Maximum brightness</string>
</resources>