| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 3b24c5c4e41c9737b0c4105ad2c4237fa7893a7b..bdcd1e48274fac3e50234f2125b8978909d49a7b 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 Apps.
|
| + </message>
|
| <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries application name">
|
| Chromium Binaries
|
| </message>
|
|
|