| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit latest_public_release="0" current_release="1"> | 2 <grit latest_public_release="0" current_release="1"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="grit/locale_settings.h" type="rc_header"> | 4 <output filename="grit/locale_settings.h" type="rc_header"> |
| 5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
| 6 </output> | 6 </output> |
| 7 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> | 7 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> |
| 8 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> | 8 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> |
| 9 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> | 9 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> |
| 10 <output filename="locale_settings_ca.rc" type="rc_all" lang="ca" /> | 10 <output filename="locale_settings_ca.rc" type="rc_all" lang="ca" /> |
| (...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 297 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 297 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 298 60 | 298 60 |
| 299 </message> | 299 </message> |
| 300 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 300 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 301 14 | 301 14 |
| 302 </message> | 302 </message> |
| 303 | 303 |
| 304 <!-- The width and height of the About dialog box in characters and lines
(See --> | 304 <!-- The width and height of the About dialog box in characters and lines
(See --> |
| 305 <!-- above). --> | 305 <!-- above). --> |
| 306 <message name="IDS_ABOUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 306 <message name="IDS_ABOUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 307 70 | 307 83 |
| 308 </message> | 308 </message> |
| 309 <message name="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES" use_name_for_id="tru
e"> | 309 <message name="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES" use_name_for_id="tru
e"> |
| 310 4 | 310 4 |
| 311 </message> | 311 </message> |
| 312 | 312 |
| 313 <!-- The width and height of the Fonts and Languages dialog box in charact
ers and --> | 313 <!-- The width and height of the Fonts and Languages dialog box in charact
ers and --> |
| 314 <!-- lines (See above). --> | 314 <!-- lines (See above). --> |
| 315 <message name="IDS_FONTSLANG_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 315 <message name="IDS_FONTSLANG_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 316 96 | 316 96 |
| 317 </message> | 317 </message> |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 468 5 | 468 5 |
| 469 </message> | 469 </message> |
| 470 | 470 |
| 471 <!-- The width of the New Profile dialog in characters (See above). --> | 471 <!-- The width of the New Profile dialog in characters (See above). --> |
| 472 <message name="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 472 <message name="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 473 60 | 473 60 |
| 474 </message> | 474 </message> |
| 475 </messages> | 475 </messages> |
| 476 </release> | 476 </release> |
| 477 </grit> | 477 </grit> |
| OLD | NEW |