Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index 23da4fb2baed17137d019431d3d863e2c62da30d..b8377758e67dcec1cfdb6fccfc3eaf19f2685fe0 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -190,6 +190,12 @@ be available for now. --> |
| <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name"> |
| Chromium OS |
| </message> |
| + <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen"> |
| + Chromium > Connect |
|
whywhat
2011/05/26 19:48:47
Shouldn't this be two strings? Product name and Ti
Nikita (slow)
2011/05/27 12:23:24
Done.
|
| + </message> |
| + <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"> |
| + Chromium > The small print |
|
whywhat
2011/05/26 19:48:47
Ditto.
Nikita (slow)
2011/05/27 12:23:24
Done.
|
| + </message> |
| </if> |
| <if expr="os.find('win') != -1"> |
| <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name"> |