Add the string for caption size

* Need to have the strings for non-title case to compose the summary.

Bug: 154076977
Test: manual test
Change-Id: I3a0066e6124b8199b63b5e241559cca02e93c9d9
This commit is contained in:
jasonwshsu
2020-05-08 14:26:05 +08:00
parent 278e5ecaff
commit 928a9cbe14

View File

@@ -791,6 +791,15 @@
<item>Very large</item>
</string-array>
<!-- Summary for Captions settings, explaining important settings under it. [CHAR LIMIT=NONE] -->
<string-array name="captioning_font_size_selector_summaries">
<item>Very small text size</item>
<item>Small text size</item>
<item>Default text size</item>
<item>Large text size</item>
<item>Very large text size</item>
</string-array>
<!-- Values for captioning font size preference. -->
<string-array name="captioning_font_size_selector_values" translatable="false" >
<item>0.25</item>