diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 57 |
1 files changed, 56 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 510a7ba..a4a3aec 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3202,10 +3202,12 @@ <string name="accessibility_settings">Accessibility</string> <!-- Settings title for accessibility settings screen --> <string name="accessibility_settings_title">Accessibility settings</string> - <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] --> + <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] --> <string name="accessibility_services_title">Services</string> <!-- Title for the accessibility preference category of system related preferences. [CHAR LIMIT=25] --> <string name="accessibility_system_title">System</string> + <!-- Title for the accessibility preference screen to enable video captioning. [CHAR LIMIT=35] --> + <string name="accessibility_captioning_title">Captions</string> <!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] --> <string name="accessibility_screen_magnification_title">Magnification gestures</string> <!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=none] --> @@ -3243,6 +3245,59 @@ <!-- Summary for the disabled state of an accessibility feature. [CHAR LIMIT=10] --> <string name="accessibility_feature_state_off">Off</string> + <!-- Title for the preference category containing the video caption preview. [CHAR LIMIT=35] --> + <string name="captioning_preview_title">Preview</string> + <!-- Title for the preference catgeory containing standard video caption options. [CHAR LIMIT=35] --> + <string name="captioning_standard_options_title">Standard options</string> + <!-- Title for the preference to change video caption locale. [CHAR LIMIT=35] --> + <string name="captioning_locale">Language</string> + <!-- Title for the preference to change video caption text size. [CHAR LIMIT=35] --> + <string name="captioning_text_size">Text size</string> + <!-- Title for the preference category containing video caption property presets. [CHAR LIMIT=35] --> + <string name="captioning_preset">Caption style</string> + <!-- Title for the preference catgeory containing custom video caption properties. [CHAR LIMIT=35] --> + <string name="captioning_custom_options_title">Custom options</string> + <!-- Title for the preference to change video caption background color. [CHAR LIMIT=35] --> + <string name="captioning_background_color">Background color</string> + <!-- Title for the preference to change video caption background opacity. [CHAR LIMIT=35] --> + <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 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] --> + <string name="captioning_edge_type">Edge type</string> + <!-- Title for the preference to change video caption font family (ex. monospace, sans-serif). [CHAR LIMIT=35] --> + <string name="captioning_typeface">Font family</string> + <!-- Sample text for previewing video caption preferences. [CHAR LIMIT=NONE] --> + <string name="captioning_preview_text">Captions will look like this</string> + <!-- Sample characters for previewing video caption preferences. [CHAR LIMIT=2] --> + <string name="captioning_preview_characters">Aa</string> + + <!-- Label for the default device locale. [CHAR LIMIT=35] --> + <string name="locale_default">Default</string> + + <!-- Label for no color. [CHAR LIMIT=35] --> + <string name="color_none">None</string> + <!-- Label for the color white. [CHAR LIMIT=35] --> + <string name="color_white">White</string> + <!-- Label for the color gray. [CHAR LIMIT=35] --> + <string name="color_gray">Gray</string> + <!-- Label for the color black. [CHAR LIMIT=35] --> + <string name="color_black">Black</string> + <!-- Label for the color red. [CHAR LIMIT=35] --> + <string name="color_red">Red</string> + <!-- Label for the color green. [CHAR LIMIT=35] --> + <string name="color_green">Green</string> + <!-- Label for the color blue. [CHAR LIMIT=35] --> + <string name="color_blue">Blue</string> + <!-- Label for the color cyan. [CHAR LIMIT=35] --> + <string name="color_cyan">Cyan</string> + <!-- Label for the color yellow. [CHAR LIMIT=35] --> + <string name="color_yellow">Yellow</string> + <!-- Label for the color magenta. [CHAR LIMIT=35] --> + <string name="color_magenta">Magenta</string> + <!-- Title for a warning about security implications of enabling an accessibility service. [CHAR LIMIT=NONE] --> <string name="enable_service_title">Use |