| Index: chrome/app/resources/locale_settings.grd
|
| ===================================================================
|
| --- chrome/app/resources/locale_settings.grd (revision 36381)
|
| +++ chrome/app/resources/locale_settings.grd (working copy)
|
| @@ -676,10 +676,15 @@
|
| 55
|
| </message>
|
|
|
| - <!-- The width for the AutoFill dialog in characters. -->
|
| + <!-- The width of the AutoFill dialog in characters. -->
|
| <message name="IDS_AUTOFILL_DIALOG_WIDTH_CHARS" use_name_for_id="true">
|
| 80
|
| </message>
|
| +
|
| + <!-- The height of the AutoFill dialog in lines. -->
|
| + <message name="IDS_AUTOFILL_DIALOG_HEIGHT_LINES" use_name_for_id="true">
|
| + 30
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|