| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 5afc96f4b86ca965a568373146d98c05cfecd51e..40e9cb107d2f1511b0cf88322b02dbb5fd51c41f 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -593,7 +593,7 @@ Chromium is unable to recover your settings.
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chromium OS)">
|
| - Your device is up to date.
|
| + Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> is up to date.
|
| </message>
|
| </if>
|
| <if expr="not chromeos">
|
|
|