| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index 2bd98d4644eb6ec483a638926c8a14fb980ce75c..d003410c3130ded56fdac3b88ab4ea547735f521 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -408,6 +408,16 @@
|
| 400
|
| </message>
|
|
|
| + <!-- The EULA credits dialog in pixels. -->
|
| + <message name="IDS_CREDITS_APP_DIALOG_WIDTH_PIXELS" use_name_for_id="true">
|
| + 710
|
| + </message>
|
| +
|
| + <!-- The EULA credits dialog in pixels. -->
|
| + <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="true">
|
| + 500
|
| + </message>
|
| +
|
| <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false">
|
| http://support.google.com/chromeos/bin/answer.py?answer=183084&hl=[GRITLANGCODE]
|
| </message>
|
|
|