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="pp_ifdef('use_third_party_translations')"> | 9 <if expr="pp_ifdef('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 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
352 </message> | 352 </message> |
353 | 353 |
354 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> | 354 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> |
355 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> | 355 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> |
356 <!-- not use the language/locale code. --> | 356 <!-- not use the language/locale code. --> |
357 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> | 357 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> |
358 http://www.adobe.com/go/settmgr_storage_en | 358 http://www.adobe.com/go/settmgr_storage_en |
359 </message> | 359 </message> |
360 | 360 |
361 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> | 361 <message name="IDS_SYNC_GET_ACCESS_CODE_URL" translateable="false"> |
362 https://accounts.google.com/IssuedAuthSubTokens?hl=[GRITLANGCODE] | 362 https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] |
363 </message> | 363 </message> |
364 | 364 |
365 <message name="IDS_SYNC_GET_OTP_URL" translateable="false"> | 365 <message name="IDS_SYNC_GET_OTP_URL" translateable="false"> |
366 https://support.google.com/accounts/bin/answer.py?answer=1070457 | 366 https://support.google.com/accounts/bin/answer.py?answer=1070457 |
367 </message> | 367 </message> |
368 | 368 |
369 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false
"> | 369 <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false
"> |
370 https://www.google.com/support/chrome/bin/answer.py?answer=1181420 | 370 https://www.google.com/support/chrome/bin/answer.py?answer=1181420 |
371 </message> | 371 </message> |
372 | 372 |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
441 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 441 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
442 70 | 442 70 |
443 </message> | 443 </message> |
444 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 444 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
445 16 | 445 16 |
446 </message> | 446 </message> |
447 </if> | 447 </if> |
448 </messages> | 448 </messages> |
449 </release> | 449 </release> |
450 </grit> | 450 </grit> |
OLD | NEW |