diff options
Diffstat (limited to 'chrome/app/resources/locale_settings.grd')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 918884d..a6cc77e 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -364,6 +364,14 @@ 25 </message> + <!-- The width and height of the Page Info bubble characters and lines (See above). --> + <message name="IDS_PAGEINFOBUBBLE_WIDTH_CHARS" use_name_for_id="true"> + 50 + </message> + <message name="IDS_PAGEINFOBUBBLE_HEIGHT_LINES" use_name_for_id="true"> + 30 + </message> + <!-- The width and height of the Search Engines dialog box in characters and --> <!-- lines (See above). --> <message name="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |