Improve bouncer restart prompt message
Bug: 26325366 Change-Id: I21ce92b763417f8f9cef571ceab840db71224bb7
This commit is contained in:
@@ -308,31 +308,31 @@
|
||||
<string name="airplane_mode">Airplane mode</string>
|
||||
|
||||
<!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_restart_pattern">Pattern required when you restart device.</string>
|
||||
<string name="kg_prompt_reason_restart_pattern">Pattern required after device restarts</string>
|
||||
|
||||
<!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_restart_pin">PIN required when you restart device.</string>
|
||||
<string name="kg_prompt_reason_restart_pin">PIN required after device restarts</string>
|
||||
|
||||
<!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_restart_password">Password required when you restart device.</string>
|
||||
<string name="kg_prompt_reason_restart_password">Password required after device restarts</string>
|
||||
|
||||
<!-- An explanation text that the pattern needs to be solved since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_timeout_pattern">Pattern required for additional security.</string>
|
||||
<string name="kg_prompt_reason_timeout_pattern">Pattern required for additional security</string>
|
||||
|
||||
<!-- An explanation text that the pin needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_timeout_pin">PIN required for additional security.</string>
|
||||
<string name="kg_prompt_reason_timeout_pin">PIN required for additional security</string>
|
||||
|
||||
<!-- An explanation text that the password needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_timeout_password">Password required for additional security.</string>
|
||||
<string name="kg_prompt_reason_timeout_password">Password required for additional security</string>
|
||||
|
||||
<!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_switch_profiles_pattern">Pattern required when you switch profiles.</string>
|
||||
<string name="kg_prompt_reason_switch_profiles_pattern">Pattern required when you switch profiles</string>
|
||||
|
||||
<!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_switch_profiles_pin">PIN required when you switch profiles.</string>
|
||||
<string name="kg_prompt_reason_switch_profiles_pin">PIN required when you switch profiles</string>
|
||||
|
||||
<!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
|
||||
<string name="kg_prompt_reason_switch_profiles_password">Password required when you switch profiles.</string>
|
||||
<string name="kg_prompt_reason_switch_profiles_password">Password required when you switch profiles</string>
|
||||
|
||||
<!-- An explanation text that the pattern needs to be solved since it hasn't been solved in a while. [CHAR LIMIT=80]-->
|
||||
<plurals name="kg_prompt_reason_time_pattern">
|
||||
|
||||
Reference in New Issue
Block a user