summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-03-11 02:11:52 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-03-11 02:11:52 +0000
commit8840aa4c406bf08bba186cf9e674033bd1b9a4c1 (patch)
treeccae7402366c19aea78d8e5fc75ecd1f0b3ee73b /res/values
parentd43d5becb359cfdd5e30f691724739ab216011f0 (diff)
parent00f221dc9e1041187980a675ed09a43778826329 (diff)
downloadpackages_apps_Settings-8840aa4c406bf08bba186cf9e674033bd1b9a4c1.zip
packages_apps_Settings-8840aa4c406bf08bba186cf9e674033bd1b9a4c1.tar.gz
packages_apps_Settings-8840aa4c406bf08bba186cf9e674033bd1b9a4c1.tar.bz2
Merge "DO NOT MERGE Add preference for caption text opacity" into klp-dev
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8c600bb..8a98aba 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3330,6 +3330,8 @@
<string name="captioning_background_opacity">Background opacity</string>
<!-- Title for the preference to change video caption text color. [CHAR LIMIT=35] -->
<string name="captioning_foreground_color">Text color</string>
+ <!-- Title for the preference to change video caption text opacity. [CHAR LIMIT=35] -->
+ <string name="captioning_foreground_opacity">Text opacity</string>
<!-- Title for the preference to change video caption edge color. [CHAR LIMIT=35] -->
<string name="captioning_edge_color">Edge color</string>
<!-- Title for the preference to change video caption edge type. [CHAR LIMIT=35] -->