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.pak" type="data_package" lang="am" /> | 7 <output filename="locale_settings_am.pak" type="data_package" lang="am" /> |
8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> | 8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> |
9 <if expr="use_third_party_translations"> | 9 <if expr="use_third_party_translations"> |
10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast" /> | 10 <output filename="locale_settings_ast.pak" type="data_package" lang="ast" /> |
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
365 http://www.adobe.com/go/settmgr_storage_en | 365 http://www.adobe.com/go/settmgr_storage_en |
366 </message> | 366 </message> |
367 <message name="IDS_FLASH_GLOBAL_PRIVACY_URL" use_name_for_id="true"> | 367 <message name="IDS_FLASH_GLOBAL_PRIVACY_URL" use_name_for_id="true"> |
368 http://www.macromedia.com/support/documentation/en/flashplayer/help/sett ings_manager02.html | 368 http://www.macromedia.com/support/documentation/en/flashplayer/help/sett ings_manager02.html |
369 </message> | 369 </message> |
370 <message name="IDS_FLASH_WEBSITE_PRIVACY_URL" use_name_for_id="true"> | 370 <message name="IDS_FLASH_WEBSITE_PRIVACY_URL" use_name_for_id="true"> |
371 http://www.macromedia.com/support/documentation/en/flashplayer/help/sett ings_manager06.html | 371 http://www.macromedia.com/support/documentation/en/flashplayer/help/sett ings_manager06.html |
372 </message> | 372 </message> |
373 | 373 |
374 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false "> | 374 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false "> |
375 https://www.google.com/support/chrome/bin/answer.py?answer=1181420 | 375 https://support.google.com/chrome/answer/1181420 |
376 </message> | 376 </message> |
377 | 377 |
378 <!-- The width for the "create application shortcuts" dialog in characters . --> | 378 <!-- The width for the "create application shortcuts" dialog in characters . --> |
379 <message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="t rue"> | 379 <message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="t rue"> |
380 65 | 380 65 |
381 </message> | 381 </message> |
382 | 382 |
383 <if expr="is_win"> | 383 <if expr="is_win"> |
384 <!-- The width of the make-default-in-metro dialog in characters. --> | 384 <!-- The width of the make-default-in-metro dialog in characters. --> |
385 <message name="IDS_METRO_FLOW_WIDTH_CHARS" use_name_for_id="true"> | 385 <message name="IDS_METRO_FLOW_WIDTH_CHARS" use_name_for_id="true"> |
(...skipping 26 matching lines...) Expand all Loading... | |
412 <message name="IDS_CREDITS_APP_DIALOG_WIDTH_PIXELS" use_name_for_id="tru e"> | 412 <message name="IDS_CREDITS_APP_DIALOG_WIDTH_PIXELS" use_name_for_id="tru e"> |
413 710 | 413 710 |
414 </message> | 414 </message> |
415 | 415 |
416 <!-- The EULA credits dialog in pixels. --> | 416 <!-- The EULA credits dialog in pixels. --> |
417 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr ue"> | 417 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr ue"> |
418 500 | 418 500 |
419 </message> | 419 </message> |
420 | 420 |
421 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> | 421 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> |
422 http://support.google.com/chromeos/bin/answer.py?answer=183084&hl= [GRITLANGCODE] | 422 https://support.google.com/chromeos/answer/183084?hl=[GRITLANGCODE] |
alexab
2015/05/22 00:08:47
https://support.google.com/chromebook/answer/18308
Dan Beam
2015/05/22 01:08:45
Done. (well the chromeos -> chromebook part)
| |
423 </message> | 423 </message> |
424 </if> | 424 </if> |
425 </messages> | 425 </messages> |
426 </release> | 426 </release> |
427 </grit> | 427 </grit> |
OLD | NEW |