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 645 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
656 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html | 656 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html |
657 </message> | 657 </message> |
658 | 658 |
659 <!-- The width of the sync setup wizard / login dialog in characters. --> | 659 <!-- The width of the sync setup wizard / login dialog in characters. --> |
660 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> | 660 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> |
661 46 | 661 46 |
662 </message> | 662 </message> |
663 | 663 |
664 <!-- The height of the sync setup wizard / login dialog in lines. --> | 664 <!-- The height of the sync setup wizard / login dialog in lines. --> |
665 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> | 665 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> |
666 14 | 666 14.5 |
667 </message> | 667 </message> |
668 | 668 |
669 <!-- The default width/height for confirmation dialogs. --> | 669 <!-- The default width/height for confirmation dialogs. --> |
670 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS" use_name_for_i
d="true"> | 670 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS" use_name_for_i
d="true"> |
671 50 | 671 50 |
672 </message> | 672 </message> |
673 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES" use_name_for_
id="true"> | 673 <message name="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES" use_name_for_
id="true"> |
674 5 | 674 5 |
675 </message> | 675 </message> |
676 | 676 |
677 <!-- The default width/height for the stop syncing confirmation dialog. --
> | 677 <!-- The default width/height for the stop syncing confirmation dialog. --
> |
678 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS" use_name_for_i
d="true"> | 678 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS" use_name_for_i
d="true"> |
679 60 | 679 60 |
680 </message> | 680 </message> |
681 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES" use_name_for_
id="true"> | 681 <message name="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES" use_name_for_
id="true"> |
682 8 | 682 8 |
683 </message> | 683 </message> |
684 | 684 |
685 <!-- The URL for the "Aw snap" page. --> | 685 <!-- The URL for the "Aw snap" page. --> |
686 <message name="IDS_CRASH_REASON_URL" translateable="false"> | 686 <message name="IDS_CRASH_REASON_URL" translateable="false"> |
687 http://www.google.com/support/chrome/bin/answer.py?answer=95669&hl=[
GRITLANGCODE] | 687 http://www.google.com/support/chrome/bin/answer.py?answer=95669&hl=[
GRITLANGCODE] |
688 </message> | 688 </message> |
689 </messages> | 689 </messages> |
690 </release> | 690 </release> |
691 </grit> | 691 </grit> |
OLD | NEW |