Index: chrome/app/resources/locale_settings.grd |
=================================================================== |
--- chrome/app/resources/locale_settings.grd (revision 43621) |
+++ chrome/app/resources/locale_settings.grd (working copy) |
@@ -628,6 +628,15 @@ |
<message name="IDS_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
16 |
</message> |
+ |
+ <!-- The width and height of the Geolocation Settings Exceptions --> |
+ <!-- dialog box in characters and lines (See above). --> |
+ <message name="IDS_GEOLOCATION_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
+ 90 |
+ </message> |
+ <message name="IDS_GEOLOCATION_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
+ 16 |
+ </message> |
</messages> |
</release> |
</grit> |