Commit 4ee31c6f authored by Renato Silva's avatar Renato Silva Committed by Commit Bot

CrOS - Add strings for PIN input field

Add a11y string for the upcoming PIN field on the
login screen.

Bug: 1075994
Change-Id: I239add7de17c464191e6b0294e58f615e8a90945
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349868
Auto-Submit: Renato Silva <rrsilva@google.com>
Reviewed-by: default avatarDenis Kuznetsov [CET] <antrim@chromium.org>
Commit-Queue: Renato Silva <rrsilva@google.com>
Cr-Commit-Position: refs/heads/master@{#797199}
parent c7507638
...@@ -1961,6 +1961,9 @@ This file contains the strings for ash. ...@@ -1961,6 +1961,9 @@ This file contains the strings for ash.
<message name="IDS_ASH_LOGIN_POD_PASSWORD_PIN_PLACEHOLDER" desc="Text to display as placeholder in the password field when both password and pin are allowed."> <message name="IDS_ASH_LOGIN_POD_PASSWORD_PIN_PLACEHOLDER" desc="Text to display as placeholder in the password field when both password and pin are allowed.">
PIN or password PIN or password
</message> </message>
<message name="IDS_ASH_LOGIN_POD_PASSWORD_PIN_INPUT_ACCESSIBLE_NAME" desc="The accessible name of the pin input field used for PIN Auto-submit">
Enter your PIN
</message>
<message name="IDS_ASH_LOGIN_SWITCH_TO_PASSWORD" desc="Text to display on the button that is used for switching between PIN and password authentication"> <message name="IDS_ASH_LOGIN_SWITCH_TO_PASSWORD" desc="Text to display on the button that is used for switching between PIN and password authentication">
Switch to password Switch to password
</message> </message>
......
3f38905d613f3ce7c8e07d79d91bf6a7d89336f1
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment