Update captioning settings to match final design
BUG: 9926077
Change-Id: I058c05643f33aca89327f23bcdee53dd8afb3bbb
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6b9cf74..fcb7de3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3299,6 +3299,8 @@
<string name="color_yellow">Yellow</string>
<!-- Label for the color magenta. [CHAR LIMIT=35] -->
<string name="color_magenta">Magenta</string>
+ <!-- Label for custom colors, formats as a HTML color. -->
+ <string name="color_custom" translatable="false">#%1$02X%2$02X%3$02X</string>
<!-- Title for a warning about security implications of enabling an accessibility
service. [CHAR LIMIT=NONE] -->