| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index ac6910ee7bfcb0bfcfbe4946dda2f40934613e23..f0c259464f6cd24557680b94c005ad7ac21af365 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -573,12 +573,12 @@ Chromium is unable to recover your settings.
|
| <!-- About Chrome page -->
|
| <if expr="not chromeos">
|
| <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chromium">
|
| - Nearly up-to-date! Relaunch Chromium to finish updating.
|
| + Nearly up to date! Relaunch Chromium to finish updating.
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chromium 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">
|
|
|