Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 5e442e43f114656fe24c6cc562fa5df0216c9d14..8d4474b58c1e6f02c460c7684295a6def7354be8 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -4809,6 +4809,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> |