diff options
Diffstat (limited to 'packages/Keyguard/res/values-en-rIN/strings.xml')
-rw-r--r-- | packages/Keyguard/res/values-en-rIN/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/Keyguard/res/values-en-rIN/strings.xml b/packages/Keyguard/res/values-en-rIN/strings.xml index 967c3fa..322192a 100644 --- a/packages/Keyguard/res/values-en-rIN/strings.xml +++ b/packages/Keyguard/res/values-en-rIN/strings.xml @@ -71,6 +71,10 @@ <string name="keyguard_accessibility_transport_pause_description" msgid="8455979545295224302">"Pause button"</string> <string name="keyguard_accessibility_transport_play_description" msgid="8146417789511154044">"Play button"</string> <string name="keyguard_accessibility_transport_stop_description" msgid="7656358482980912216">"Stop button"</string> + <string name="keyguard_accessibility_show_bouncer" msgid="5425837272418176176">"Unlock to continue"</string> + <string name="keyguard_accessibility_hide_bouncer" msgid="7896992171878309358">"Launch cancelled"</string> + <string name="keyguard_accessibility_delete_widget_start" msgid="4096550552634391451">"Drop <xliff:g id="WIDGET_INDEX">%1$s</xliff:g> to delete."</string> + <string name="keyguard_accessibility_delete_widget_end" msgid="508833506780909393">"<xliff:g id="WIDGET_INDEX">%1$s</xliff:g> will not be deleted."</string> <string name="password_keyboard_label_symbol_key" msgid="992280756256536042">"?123"</string> <string name="password_keyboard_label_alpha_key" msgid="8001096175167485649">"ABC"</string> <string name="password_keyboard_label_alt_key" msgid="1284820942620288678">"ALT"</string> |