aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_appearance.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-03-11 22:21:40 -0400
committerGitHub <noreply@github.com>2018-03-11 22:21:40 -0400
commit6b85bc72a864e65d99ae65802ce03f977a98c906 (patch)
treed8a1a5fd443aef4b670912b8f48ce2a3725d470a /app/src/main/res/values/strings_pref_appearance.xml
parentee4f2eab359b83618d314ded2fa3d442c280bbfa (diff)
downloadfrost-6b85bc72a864e65d99ae65802ce03f977a98c906.tar.gz
frost-6b85bc72a864e65d99ae65802ce03f977a98c906.tar.bz2
frost-6b85bc72a864e65d99ae65802ce03f977a98c906.zip
misc (#781)v1.8.3
* Rename image vars * Add black media option, resolves #726 * Update changelog * Fix menu parsin * Update changelog * Fix menu badges
Diffstat (limited to 'app/src/main/res/values/strings_pref_appearance.xml')
-rw-r--r--app/src/main/res/values/strings_pref_appearance.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_appearance.xml b/app/src/main/res/values/strings_pref_appearance.xml
index a179b096..4f74bae3 100644
--- a/app/src/main/res/values/strings_pref_appearance.xml
+++ b/app/src/main/res/values/strings_pref_appearance.xml
@@ -26,4 +26,6 @@
<string name="web_text_scaling">Web Text Scaling</string>
<string name="web_text_scaling_desc">Text Scaling Example; Long press the percentage text to reset.</string>
+ <string name="enforce_black_media_bg">Enforce black media background</string>
+ <string name="enforce_black_media_bg_desc">Make media backgrounds black; default is the selected background above</string>
</resources> \ No newline at end of file