| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 7c3b2564914f4fcc5b0554cf45fb3b9fdfd76955..eddc279d3c4f06f10349fe3b186b10a2f32f8a29 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -6728,4 +6728,10 @@ All users must sign out to continue.
|
| <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
|
| Enable access to the new IME menu in the Language Settings page.
|
| </message>
|
| + <message name="IDS_REQUEST_PIN_DIALOG_HEADER" desc="The text displayed in the dialog to request the PIN/PUK by extension.">
|
| + "$1" is requesting the code
|
| + </message>
|
| + <message name="IDS_REQUEST_PIN_DIALOG_PROCESSING" desc="The text displayed while the API is waiting for notification request from extension.">
|
| + Processing request...
|
| + </message>
|
| </grit-part>
|
|
|