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 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
431 | 431 |
432 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> | 432 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> |
433 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> | 433 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> |
434 <!-- not use the language/locale code. --> | 434 <!-- not use the language/locale code. --> |
435 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> | 435 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> |
436 http://www.adobe.com/go/settmgr_storage_en | 436 http://www.adobe.com/go/settmgr_storage_en |
437 </message> | 437 </message> |
438 | 438 |
439 <!-- The width of the sync setup wizard / login dialog in characters. --> | 439 <!-- The width of the sync setup wizard / login dialog in characters. --> |
440 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> | 440 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> |
441 46 | 441 60 |
442 </message> | 442 </message> |
443 | 443 |
444 <!-- The height of the sync setup wizard / login dialog in lines. --> | 444 <!-- The height of the sync setup wizard / login dialog in lines. --> |
445 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> | 445 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> |
446 16 | 446 19 |
447 </message> | 447 </message> |
448 | 448 |
449 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> | 449 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> |
450 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] | 450 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] |
451 </message> | 451 </message> |
452 | 452 |
453 <!-- The width of the remoting setup wizard / login dialog in characters.
--> | 453 <!-- The width of the remoting setup wizard / login dialog in characters.
--> |
454 <message name="IDS_REMOTING_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="tru
e"> | 454 <message name="IDS_REMOTING_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="tru
e"> |
455 56 | 455 56 |
456 </message> | 456 </message> |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
545 </message> | 545 </message> |
546 </if> | 546 </if> |
547 | 547 |
548 <!-- The width of the default search engine dialog in characters --> | 548 <!-- The width of the default search engine dialog in characters --> |
549 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> | 549 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> |
550 82 | 550 82 |
551 </message> | 551 </message> |
552 </messages> | 552 </messages> |
553 </release> | 553 </release> |
554 </grit> | 554 </grit> |
OLD | NEW |