| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index d0ffff48e6bd0a5af3fe567fbcce310f1803a246..ac545e8b062ec4bf65cc614a5b63803e36a581d2 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -1258,6 +1258,22 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| </message>
|
| </if>
|
|
|
| + <!-- OOBE -->
|
| + <if expr="chromeos">
|
| + <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates installation screen during OOBE">
|
| + Please wait while Chromium installs the latest system updates.
|
| + </message>
|
| + <message name="IDS_CHECKING_FOR_UPDATE_MSG" desc="Chrome OS OOBE: message shown during checking for update stage.">
|
| + Chromium updates automatically so you always have the freshest version.
|
| + </message>
|
| + <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown during update stage.">
|
| + Chromium updates automatically so you always have the freshest version. When this download completes, Chromium will restart and you'll be on your way.
|
| + </message>
|
| + <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE EULA screen">
|
| + Chromium OS terms
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|