| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 5f4a66dba264861c934d37d5780ec93b13cdc125..1ab3b372abea4e25e734c4ef1a05b6592d20c71f 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -574,12 +574,12 @@ Google Chrome is unable to recover your settings.
|
| <!-- About Chrome page -->
|
| <if expr="not chromeos">
|
| <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Google Chrome">
|
| - Nearly up-to-date! Relaunch Google Chrome to finish updating.
|
| + Nearly up to date! Relaunch Google Chrome to finish updating.
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chrome OS">
|
| - Nearly up-to-date! Restart your device to finish updating.
|
| + Nearly up to date! Restart your device to finish updating.
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
|
|