Chromium Code Reviews| Index: chrome/app/resources/locale_settings.grd |
| =================================================================== |
| --- chrome/app/resources/locale_settings.grd (revision 86295) |
| +++ chrome/app/resources/locale_settings.grd (working copy) |
| @@ -550,6 +550,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). --> |
| + <message name="IDS_ABOUTPANELBUBBLE_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
|
jennb
2011/05/24 05:29:14
Having both Bubble and Dialog seems redundant.
jianli
2011/05/24 18:20:24
Removed DIALOG.
|
| + 56 |
| + </message> |
| + <message name="IDS_ABOUTPANELBUBBLE_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| + 8 |
| + </message> |
| </messages> |
| </release> |
| </grit> |