| 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 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" /> | 9 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" /> |
| 10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" /> | 10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" /> |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 | 300 |
| 301 <!-- The EULA credits dialog in pixels. --> | 301 <!-- The EULA credits dialog in pixels. --> |
| 302 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr
ue"> | 302 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr
ue"> |
| 303 500 | 303 500 |
| 304 </message> | 304 </message> |
| 305 | 305 |
| 306 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> | 306 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> |
| 307 https://support.google.com/chromebook/answer/183084?hl=[GRITLANGCODE] | 307 https://support.google.com/chromebook/answer/183084?hl=[GRITLANGCODE] |
| 308 </message> | 308 </message> |
| 309 </if> | 309 </if> |
| 310 |
| 311 <!-- Links from the Clear Browsing Data dialog. --> |
| 312 <message name="IDS_SETTINGS_CLEAR_DATA_LEARN_MORE_URL" translateable="fals
e"> |
| 313 https://support.google.com/chrome/?p=settings_clear_browsing_data |
| 314 </message> |
| 315 |
| 316 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_FOOTER" translat
eable="false"> |
| 317 https://history.google.com/history/?utm_source=chrome_cbd |
| 318 </message> |
| 319 |
| 310 </messages> | 320 </messages> |
| 311 </release> | 321 </release> |
| 312 </grit> | 322 </grit> |
| OLD | NEW |