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 491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
502 <!-- The URL for the the Welcome to Chrome page shown on first run. --> | 502 <!-- The URL for the the Welcome to Chrome page shown on first run. --> |
503 <message name="IDS_WELCOME_PAGE_URL" translateable="false"> | 503 <message name="IDS_WELCOME_PAGE_URL" translateable="false"> |
504 http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html | 504 http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html |
505 </message> | 505 </message> |
506 | 506 |
507 <!-- The URL for the "Learn more" page for the Privacy section under Optio
ns. --> | 507 <!-- The URL for the "Learn more" page for the Privacy section under Optio
ns. --> |
508 <message name="IDS_LEARN_MORE_PRIVACY_URL" translateable="false"> | 508 <message name="IDS_LEARN_MORE_PRIVACY_URL" translateable="false"> |
509 http://www.google.com/support/chrome/bin/answer.py?answer=114836&hl=
[GRITLANGCODE] | 509 http://www.google.com/support/chrome/bin/answer.py?answer=114836&hl=
[GRITLANGCODE] |
510 </message> | 510 </message> |
511 | 511 |
| 512 <!-- The URL for the "Learn more" page for the Chrome Web Apps section und
er Options.--> |
| 513 <message name="IDS_LEARN_MORE_BACKGROUND_MODE_URL" translateable="false"> |
| 514 http://www.google.com/support/chrome/bin/answer.py?answer=188022&hl=
[GRITLANGCODE] |
| 515 </message> |
| 516 |
512 <!-- The URL for the "Learn more" page for the usage/crash reporting optio
n in the first run dialog. --> | 517 <!-- The URL for the "Learn more" page for the usage/crash reporting optio
n in the first run dialog. --> |
513 <message name="IDS_LEARN_MORE_REPORTING_URL" translateable="false"> | 518 <message name="IDS_LEARN_MORE_REPORTING_URL" translateable="false"> |
514 http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=[
GRITLANGCODE] | 519 http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=[
GRITLANGCODE] |
515 </message> | 520 </message> |
516 | 521 |
517 <!-- The URL for the "Learn more" privacy page for the Geolocation permiss
ion infobar. --> | 522 <!-- The URL for the "Learn more" privacy page for the Geolocation permiss
ion infobar. --> |
518 <message name="IDS_LEARN_MORE_GEOLOCATION_URL" translateable="false"> | 523 <message name="IDS_LEARN_MORE_GEOLOCATION_URL" translateable="false"> |
519 http://www.google.com/support/chrome/bin/answer.py?answer=142065&hl=
[GRITLANGCODE] | 524 http://www.google.com/support/chrome/bin/answer.py?answer=142065&hl=
[GRITLANGCODE] |
520 </message> | 525 </message> |
521 | 526 |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
696 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 701 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
697 70 | 702 70 |
698 </message> | 703 </message> |
699 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 704 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
700 14 | 705 14 |
701 </message> | 706 </message> |
702 </if> | 707 </if> |
703 </messages> | 708 </messages> |
704 </release> | 709 </release> |
705 </grit> | 710 </grit> |
OLD | NEW |