summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-03-07 14:06:29 -0800
committerAlan Viverette <alanv@google.com>2014-03-07 14:06:29 -0800
commit00f221dc9e1041187980a675ed09a43778826329 (patch)
treeff296e11aae0dcde5d918ab17a2cc725881c92ae /res/values
parentaf28facb6fcc851a9848cb82163696000dd76b64 (diff)
downloadpackages_apps_Settings-00f221dc9e1041187980a675ed09a43778826329.zip
packages_apps_Settings-00f221dc9e1041187980a675ed09a43778826329.tar.gz
packages_apps_Settings-00f221dc9e1041187980a675ed09a43778826329.tar.bz2
DO NOT MERGE Add preference for caption text opacity
BUG: 11990225 Change-Id: Ib7dd92fd3e44931a1a4a2603effb02550b4fbc59
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 db8b4b7..d3d392b 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] -->