OSDN Git Service

Adding a system preference whether to speak passwords in accessibility mode (settings).
[android-x86/packages-apps-Settings.git] / res / values / strings.xml
index bca1d09..aa3b94f 100644 (file)
@@ -2760,6 +2760,8 @@ found in the list of installed apps.</string>
     <string name="accessibility_toggle_large_text_title">Large text</string>
     <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] -->
     <string name="accessibility_power_button_ends_call_title">Power button ends call</string>
+    <!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
+    <string name="accessibility_speak_password_title">Speak passwords</string>
     <!-- Title for accessibility preference to enable touch exploration mode. [CHAR LIMIT=35] -->
     <string name="accessibility_touch_exploration_title">Explore by touch</string>
     <!-- Summary for accessibility of the touch exploration mode. [CHAR LIMIT=NONE] -->