Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index e56f684986425e0d32ce23ff82bd2ef8d0d3c8c6..5e6cef341e17d50344eab202ca41b424486c56e1 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -4884,6 +4884,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> |