| 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 652 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 663 25 | 663 25 |
| 664 </message> | 664 </message> |
| 665 | 665 |
| 666 <!-- The width of the AutoFill edit Credit Card dialog in characters. --> | 666 <!-- The width of the AutoFill edit Credit Card dialog in characters. --> |
| 667 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_WIDTH_CHARS" use_name_for_id
="true"> | 667 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_WIDTH_CHARS" use_name_for_id
="true"> |
| 668 60 | 668 60 |
| 669 </message> | 669 </message> |
| 670 | 670 |
| 671 <!-- The height of the AutoFill edit Credit Card dialog in lines. --> | 671 <!-- The height of the AutoFill edit Credit Card dialog in lines. --> |
| 672 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_HEIGHT_LINES" use_name_for_i
d="true"> | 672 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_HEIGHT_LINES" use_name_for_i
d="true"> |
| 673 9 | 673 10 |
| 674 </message> | 674 </message> |
| 675 | 675 |
| 676 <!-- The width and height of the Content Settings Exceptions dialog box in
--> | 676 <!-- The width and height of the Content Settings Exceptions dialog box in
--> |
| 677 <!-- characters and lines (See above). --> | 677 <!-- characters and lines (See above). --> |
| 678 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> | 678 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> |
| 679 90 | 679 90 |
| 680 </message> | 680 </message> |
| 681 <message name="IDS_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id=
"true"> | 681 <message name="IDS_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id=
"true"> |
| 682 16 | 682 16 |
| 683 </message> | 683 </message> |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 734 </message> | 734 </message> |
| 735 </if> | 735 </if> |
| 736 | 736 |
| 737 <!-- The width of the default search engine dialog in characters --> | 737 <!-- The width of the default search engine dialog in characters --> |
| 738 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> | 738 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> |
| 739 82 | 739 82 |
| 740 </message> | 740 </message> |
| 741 </messages> | 741 </messages> |
| 742 </release> | 742 </release> |
| 743 </grit> | 743 </grit> |
| OLD | NEW |