Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index c16f1ec1bef4c686a7172468fa81ac47e6984401..36aa765a5d143b1998d0985226457d2fabe9af8c 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -1716,6 +1716,12 @@ Press any key to continue exploring. |
| <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividing vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> |
| Other keyboards |
| </message> |
| + <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service screen"> |
| + Google Chrome OS Terms |
| + </message> |
| + <message name="IDS_OOBE_EULA_ACCEPT_AND_CONTINUE_BUTTON_TEXT" desc="Label on a button on the Title of Terms of Service OOBE screen to accept EULA and continue."> |
| + ACCEPT AND CONTINUE |
|
michaelpg
2016/08/15 16:16:49
use sentence case, and capitalize with CSS if nece
Alexander Alekseev
2016/08/15 19:36:42
This comes from design mocks.
michaelpg
2016/08/17 00:24:44
still, use sentence case, and capitalize with CSS
Alexander Alekseev
2016/08/17 01:10:45
Done.
|
| + </message> |
| <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> |
| Sign in |
| </message> |