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 608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
619 32 | 619 32 |
620 </message> | 620 </message> |
621 | 621 |
622 <!-- The width of the AutoFill edit Address dialog in characters. --> | 622 <!-- The width of the AutoFill edit Address dialog in characters. --> |
623 <message name="IDS_AUTOFILL_DIALOG_EDIT_ADDRESS_WIDTH_CHARS" use_name_for_
id="true"> | 623 <message name="IDS_AUTOFILL_DIALOG_EDIT_ADDRESS_WIDTH_CHARS" use_name_for_
id="true"> |
624 80 | 624 80 |
625 </message> | 625 </message> |
626 | 626 |
627 <!-- The height of the AutoFill edit Address dialog in lines. --> | 627 <!-- The height of the AutoFill edit Address dialog in lines. --> |
628 <message name="IDS_AUTOFILL_DIALOG_EDIT_ADDRESS_HEIGHT_LINES" use_name_for
_id="true"> | 628 <message name="IDS_AUTOFILL_DIALOG_EDIT_ADDRESS_HEIGHT_LINES" use_name_for
_id="true"> |
629 27 | 629 25 |
630 </message> | 630 </message> |
631 | 631 |
632 <!-- The width of the AutoFill edit Credit Card dialog in characters. --> | 632 <!-- The width of the AutoFill edit Credit Card dialog in characters. --> |
633 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_WIDTH_CHARS" use_name_for_id
="true"> | 633 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_WIDTH_CHARS" use_name_for_id
="true"> |
634 60 | 634 60 |
635 </message> | 635 </message> |
636 | 636 |
637 <!-- The height of the AutoFill edit Credit Card dialog in lines. --> | 637 <!-- The height of the AutoFill edit Credit Card dialog in lines. --> |
638 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_HEIGHT_LINES" use_name_for_i
d="true"> | 638 <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_HEIGHT_LINES" use_name_for_i
d="true"> |
639 16 | 639 13 |
640 </message> | 640 </message> |
641 | 641 |
642 <!-- The URL for About Google Translate. --> | 642 <!-- The URL for About Google Translate. --> |
643 <message name="IDS_ABOUT_GOOGLE_TRANSLATE_URL" translateable="false"> | 643 <message name="IDS_ABOUT_GOOGLE_TRANSLATE_URL" translateable="false"> |
644 http://www.google.com/support/chrome/bin/answer.py?answer=173424&hl=
[GRITLANGCODE] | 644 http://www.google.com/support/chrome/bin/answer.py?answer=173424&hl=
[GRITLANGCODE] |
645 </message> | 645 </message> |
646 | 646 |
647 <!-- The width and height of the Content Settings Exceptions dialog box in
--> | 647 <!-- The width and height of the Content Settings Exceptions dialog box in
--> |
648 <!-- characters and lines (See above). --> | 648 <!-- characters and lines (See above). --> |
649 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> | 649 <message name="IDS_CONTENT_EXCEPTION_DIALOG_WIDTH_CHARS" use_name_for_id="
true"> |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
685 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 685 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
686 70 | 686 70 |
687 </message> | 687 </message> |
688 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 688 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
689 14 | 689 14 |
690 </message> | 690 </message> |
691 </if> | 691 </if> |
692 </messages> | 692 </messages> |
693 </release> | 693 </release> |
694 </grit> | 694 </grit> |
OLD | NEW |