| 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_am.rc" type="rc_all" lang="am" /> | 7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" /> |
| 8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> | 8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> |
| 9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> | 9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> |
| 10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> | 10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> |
| (...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 427 <message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 427 <message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 428 17 | 428 17 |
| 429 </message> | 429 </message> |
| 430 | 430 |
| 431 <!-- The width and height of the Clear Browsing Data dialog box in charact
ers and --> | 431 <!-- The width and height of the Clear Browsing Data dialog box in charact
ers and --> |
| 432 <!-- lines (See above). --> | 432 <!-- lines (See above). --> |
| 433 <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 433 <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 434 63 | 434 63 |
| 435 </message> | 435 </message> |
| 436 <message name="IDS_CLEARDATA_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 436 <message name="IDS_CLEARDATA_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 437 16 | 437 18 |
| 438 </message> | 438 </message> |
| 439 | 439 |
| 440 <!-- The width and height of the Import dialog box in characters and lines
(See --> | 440 <!-- The width and height of the Import dialog box in characters and lines
(See --> |
| 441 <!-- above). --> | 441 <!-- above). --> |
| 442 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 442 <message name="IDS_IMPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 443 60 | 443 60 |
| 444 </message> | 444 </message> |
| 445 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 445 <message name="IDS_IMPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
| 446 14 | 446 14 |
| 447 </message> | 447 </message> |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 671 4 | 671 4 |
| 672 </message> | 672 </message> |
| 673 | 673 |
| 674 <!-- The width for the "create application shortcuts" dialog in characters
. --> | 674 <!-- The width for the "create application shortcuts" dialog in characters
. --> |
| 675 <message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="t
rue"> | 675 <message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="t
rue"> |
| 676 55 | 676 55 |
| 677 </message> | 677 </message> |
| 678 </messages> | 678 </messages> |
| 679 </release> | 679 </release> |
| 680 </grit> | 680 </grit> |
| OLD | NEW |