| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 25b4a9ae9fcd8165862c7b5fda4590756d375b61..6f59d02728acefa60674370cf3958fc66845050a 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -4878,6 +4878,12 @@ Battery full
|
| <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
|
| Kiosk application could not be installed.
|
| </message>
|
| + <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message used when a kiosk app fails to launch due to crx file download failure.">
|
| + Kiosk application could not be downloaded.
|
| + </message>
|
| + <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used when a kiosk app fails to launch due to app launching failure.">
|
| + Kiosk application could not be launched.
|
| + </message>
|
| <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
|
| Kiosk application launch canceled.
|
| </message>
|
|
|