| 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 630 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 641 | 641 |
| 642 <!-- The width and height of the Content Settings Exceptions dialog box in
--> | 642 <!-- The width and height of the Content Settings Exceptions dialog box in
--> |
| 643 <!-- characters and lines (See above). --> | 643 <!-- characters and lines (See above). --> |
| 644 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> | 644 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> |
| 645 90 | 645 90 |
| 646 </message> | 646 </message> |
| 647 <message name="IDS_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id=
"true"> | 647 <message name="IDS_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_for_id=
"true"> |
| 648 16 | 648 16 |
| 649 </message> | 649 </message> |
| 650 | 650 |
| 651 <!-- The width and height of the Geolocation Settings Exceptions --> | 651 <!-- The width and height of the Simple Content Settings Exceptions --> |
| 652 <!-- dialog box in characters and lines (See above). --> | 652 <!-- dialog box in characters and lines (See above). --> |
| 653 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_f
or_id="true"> | 653 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_f
or_id="true"> |
| 654 90 | 654 90 |
| 655 </message> | 655 </message> |
| 656 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_
for_id="true"> | 656 <message name="IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG_HEIGHT_LINES" use_name_
for_id="true"> |
| 657 16 | 657 16 |
| 658 </message> | 658 </message> |
| 659 <if expr="pp_ifdef('chromeos')"> | 659 <if expr="pp_ifdef('chromeos')"> |
| 660 <!-- The width and height of the Languages and Input dialog box in --> | 660 <!-- The width and height of the Languages and Input dialog box in --> |
| 661 <!-- characters and lines (See above). --> | 661 <!-- characters and lines (See above). --> |
| (...skipping 18 matching lines...) Expand all Loading... |
| 680 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 680 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
| 681 70 | 681 70 |
| 682 </message> | 682 </message> |
| 683 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 683 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
| 684 14 | 684 14 |
| 685 </message> | 685 </message> |
| 686 </if> | 686 </if> |
| 687 </messages> | 687 </messages> |
| 688 </release> | 688 </release> |
| 689 </grit> | 689 </grit> |
| OLD | NEW |