| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 87ac87bf5730897611ae40959c4fa9234694a817..59912e977911f92ddd7a1be9670cdeb290531d5f 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -3543,9 +3543,12 @@ Press any key to continue exploring.
|
| <ph name="BEGIN_BOLD"><strong></ph>Note:<ph name="END_BOLD"></strong></ph> Only enable if you know what you are doing or if you have been asked to do so, as collection of data may reduce performance.
|
| </message>
|
|
|
| - <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen.">
|
| + <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA/OOBE screens.">
|
| Back
|
| </message>
|
| + <message name="IDS_EULA_NEXT_BUTTON" desc="Next button shown on EULA/OOBE screens.">
|
| + Next
|
| + </message>
|
| <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service">
|
| Accept and continue
|
| </message>
|
|
|