| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 80a0781d7b853fc263bd44b8efb91e20dbdefead..d0ef9d33ac87e71a158745575dfe58b31cc52014 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -594,7 +594,7 @@ Google Chrome is unable to recover your settings.
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chrome 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">
|
|
|