|
2276 | 2276 | <string name="keyguard_accessibility_add_widget">Add widget.</string> |
2277 | 2277 | <!-- Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] --> |
2278 | 2278 | <string name="keyguard_accessibility_widget_empty_slot">Empty</string> |
2279 | | - <!-- Accessibility description of the unlock area. [CHAR_LIMIT=none] --> |
2280 | | - <string name="keyguard_accessibility_unlock_area">Unlock area.</string> |
2281 | 2279 | <!-- Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] --> |
2282 | 2280 | <string name="keyguard_accessibility_unlock_area_expanded">Unlock area expanded.</string> |
2283 | 2281 | <!-- Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] --> |
|
2300 | 2298 | <string name="keyguard_accessibility_widget_deleted">Widget <xliff:g id="widget_index">%1$s</xliff:g> deleted.</string> |
2301 | 2299 | <!-- Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] --> |
2302 | 2300 | <string name="keyguard_accessibility_expand_lock_area">Expand unlock area.</string> |
| 2301 | + <!-- Accessibility description of the slide unlock. [CHAR_LIMIT=none] --> |
| 2302 | + <string name="keyguard_accessibility_slide_unlock">Slide unlock.</string> |
| 2303 | + <!-- Accessibility description of the pattern unlock. [CHAR_LIMIT=none] --> |
| 2304 | + <string name="keyguard_accessibility_pattern_unlock">Pattern unlock.</string> |
| 2305 | + <!-- Accessibility description of the face unlock. [CHAR_LIMIT=none] --> |
| 2306 | + <string name="keyguard_accessibility_face_unlock">Face unlock.</string> |
| 2307 | + <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] --> |
| 2308 | + <string name="keyguard_accessibility_pin_unlock">Pin unlock.</string> |
| 2309 | + <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] --> |
| 2310 | + <string name="keyguard_accessibility_password_unlock">Password unlock.</string> |
| 2311 | + <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] --> |
| 2312 | + <string name="keyguard_accessibility_pattern_area">Pattern area.</string> |
| 2313 | + <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] --> |
| 2314 | + <string name="keyguard_accessibility_slide_area">Slide area.</string> |
2303 | 2315 |
|
2304 | 2316 | <!-- Password keyboard strings. Used by LockScreen and Settings --><skip /> |
2305 | 2317 | <!-- Label for "switch to symbols" key. Must be short to fit on key! --> |
|
0 commit comments