Index: chrome/app/resources/locale_settings.grd |
=================================================================== |
--- chrome/app/resources/locale_settings.grd (revision 85003) |
+++ chrome/app/resources/locale_settings.grd (working copy) |
@@ -544,6 +544,15 @@ |
<message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> |
82 |
</message> |
+ |
+ <!-- The width and height of the About Panel Information bubble in --> |
+ <!-- characters and lines (See above). --> |
jennb
2011/05/12 18:15:51
See above where? I'm not sure where I should be l
jianli
2011/05/24 00:56:24
The comment "See above" is copied from other comme
|
+ <message name="IDS_ABOUTPANELBUBBLE_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
+ 56 |
+ </message> |
+ <message name="IDS_ABOUTPANELBUBBLE_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
+ 8 |
+ </message> |
</messages> |
</release> |
</grit> |