Chromium Code Reviews| Index: chrome/app/google_chrome_strings.grd |
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
| index 6b1984b253f01c78077746075f2d004680ba3127..f159cf55e1dba101865c6ee225f8896159c06471 100644 |
| --- a/chrome/app/google_chrome_strings.grd |
| +++ b/chrome/app/google_chrome_strings.grd |
| @@ -188,6 +188,12 @@ Chrome supports. --> |
| <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name"> |
| Chrome OS |
| </message> |
| + <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen"> |
| + Chrome > Connect |
|
whywhat
2011/05/26 19:48:47
Though maybe it's okay this way.
Nikita (slow)
2011/05/27 12:23:24
Done.
|
| + </message> |
| + <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"> |
| + Chrome > The small print |
| + </message> |
| </if> |
| <if expr="os.find('win') != -1"> |
| <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name"> |