Add a11y content descriptions and label mapping to Dreams.

Also makes the radio button non-focusable and non-clickable, since
focus and click are handled by its list item container. Clicking on
top of the radio button still works as intended.

Bug: 7230372
Change-Id: I0f311160b09402d882c9d35fdb51e8f19c60f522
This commit is contained in:
alanv
2012-10-02 17:16:18 -07:00
parent 6258a0e22e
commit 364082e355
2 changed files with 8 additions and 3 deletions

View File

@@ -1793,6 +1793,8 @@
<string name="screensaver_settings_when_to_dream">When to sleep</string>
<!-- Dream settings screen, button label to start dreaming -->
<string name="screensaver_settings_dream_start">Sleep now</string>
<!-- Dream settings screen, button label for settings for a specific screensaver -->
<string name="screensaver_settings_button">Settings</string>
<!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
<string name="automatic_brightness">Automatic brightness</string>
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->