Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index adc0e4f7055c339c27dee8c588b9015a66e061e6..ffab5c333c8e1e95e8feb76a1b5ac36ad1bda8b2 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -235,10 +235,14 @@ be available for now. --> |
<message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launcher application name"> |
Chromium App Launcher |
</message> |
- <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_TO_LAUNCH_APPS" |
- desc="Infobar message to restart chrome in desktop mode to launch Chrome Apps. Aplies to Windows 8 only"> |
+ <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_APP_LIST" |
+ desc="Infobar message to restart chrome in desktop mode to display the App Launcher. Aplies to Windows 8 only"> |
You need to switch Chromium to desktop mode to use the App Launcher. |
</message> |
+ <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_PACKAGED_APP" |
+ desc="Infobar message to restart chrome in desktop mode to launch a Chrome Packaged App. Aplies to Windows 8 only"> |
+ You need to switch Chromium to desktop mode to use Packaged Apps. |
+ </message> |
<message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries application name"> |
Chromium Binaries |
</message> |