| 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 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 <!-- The language dependent download view size. --> | 345 <!-- The language dependent download view size. --> |
| 346 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> | 346 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> |
| 347 52 | 347 52 |
| 348 </message> | 348 </message> |
| 349 | 349 |
| 350 <!-- The URL for the themes gallery. --> | 350 <!-- The URL for the themes gallery. --> |
| 351 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> | 351 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> |
| 352 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&category=theme | 352 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&category=theme |
| 353 </message> | 353 </message> |
| 354 | 354 |
| 355 <!-- The URL for the content packs gallery. --> |
| 356 <message name="IDS_GET_CONTENT_PACKS_URL" translateable="false"> |
| 357 https://chrome.google.com/webstore?hl=[GRITLANGCODE] |
| 358 </message> |
| 359 |
| 355 <!-- The URL for the webstore. --> | 360 <!-- The URL for the webstore. --> |
| 356 <message name="IDS_WEBSTORE_URL" translateable="false"> | 361 <message name="IDS_WEBSTORE_URL" translateable="false"> |
| 357 https://chrome.google.com/webstore?hl=[GRITLANGCODE] | 362 https://chrome.google.com/webstore?hl=[GRITLANGCODE] |
| 358 </message> | 363 </message> |
| 359 | 364 |
| 360 <!-- The URL for Google Chrome welcome page. This is used for the pre --> | 365 <!-- The URL for Google Chrome welcome page. This is used for the pre --> |
| 361 <!-- populated thumbnails. --> | 366 <!-- populated thumbnails. --> |
| 362 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> | 367 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> |
| 363 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html | 368 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html |
| 364 </message> | 369 </message> |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 490 16 | 495 16 |
| 491 </message> | 496 </message> |
| 492 | 497 |
| 493 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> | 498 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> |
| 494 http://support.google.com/chromeos/bin/answer.py?answer=183084&hl=
[GRITLANGCODE] | 499 http://support.google.com/chromeos/bin/answer.py?answer=183084&hl=
[GRITLANGCODE] |
| 495 </message> | 500 </message> |
| 496 </if> | 501 </if> |
| 497 </messages> | 502 </messages> |
| 498 </release> | 503 </release> |
| 499 </grit> | 504 </grit> |
| OLD | NEW |