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 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 http://www.adobe.com/go/settmgr_storage_en | 489 http://www.adobe.com/go/settmgr_storage_en |
490 </message> | 490 </message> |
491 | 491 |
492 <!-- The width of the sync setup wizard / login dialog in characters. --> | 492 <!-- The width of the sync setup wizard / login dialog in characters. --> |
493 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> | 493 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> |
494 46 | 494 46 |
495 </message> | 495 </message> |
496 | 496 |
497 <!-- The height of the sync setup wizard / login dialog in lines. --> | 497 <!-- The height of the sync setup wizard / login dialog in lines. --> |
498 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> | 498 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> |
499 15 | 499 16 |
500 </message> | 500 </message> |
501 | 501 |
502 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> | 502 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> |
503 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] | 503 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] |
504 </message> | 504 </message> |
505 | 505 |
506 <!-- The width of the cloud print setup wizard / login dialog in --> | 506 <!-- The width of the cloud print setup wizard / login dialog in --> |
507 <!-- characters. --> | 507 <!-- characters. --> |
508 <message name="IDS_CLOUD_PRINT_SETUP_WIZARD_WIDTH_CHARS" | 508 <message name="IDS_CLOUD_PRINT_SETUP_WIZARD_WIDTH_CHARS" |
509 use_name_for_id="true"> | 509 use_name_for_id="true"> |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
661 </message> | 661 </message> |
662 </if> | 662 </if> |
663 | 663 |
664 <!-- The width of the default search engine dialog in characters --> | 664 <!-- The width of the default search engine dialog in characters --> |
665 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> | 665 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> |
666 82 | 666 82 |
667 </message> | 667 </message> |
668 </messages> | 668 </messages> |
669 </release> | 669 </release> |
670 </grit> | 670 </grit> |
OLD | NEW |