| 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" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
| 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 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 <file path="locale_settings_tr.xtb" lang="tr" /> | 124 <file path="locale_settings_tr.xtb" lang="tr" /> |
| 125 <file path="locale_settings_uk.xtb" lang="uk" /> | 125 <file path="locale_settings_uk.xtb" lang="uk" /> |
| 126 <file path="locale_settings_vi.xtb" lang="vi" /> | 126 <file path="locale_settings_vi.xtb" lang="vi" /> |
| 127 <file path="locale_settings_zh-CN.xtb" lang="zh-CN" /> | 127 <file path="locale_settings_zh-CN.xtb" lang="zh-CN" /> |
| 128 <file path="locale_settings_zh-TW.xtb" lang="zh-TW" /> | 128 <file path="locale_settings_zh-TW.xtb" lang="zh-TW" /> |
| 129 <file path="locale_settings_fake-bidi.xtb" lang="fake-bidi" /> | 129 <file path="locale_settings_fake-bidi.xtb" lang="fake-bidi" /> |
| 130 </translations> | 130 </translations> |
| 131 <release seq="1" allow_pseudo="false"> | 131 <release seq="1" allow_pseudo="false"> |
| 132 <messages fallback_to_english="true"> | 132 <messages fallback_to_english="true"> |
| 133 | 133 |
| 134 <!-- The default value for |WebPreference::uses_universal_detector|. --> | |
| 135 <message name="IDS_USES_UNIVERSAL_DETECTOR" use_name_for_id="true"> | |
| 136 true | |
| 137 </message> | |
| 138 | |
| 139 <!-- The file name of the spellchecking dictionary without the extension (
case-sensitive). --> | 134 <!-- The file name of the spellchecking dictionary without the extension (
case-sensitive). --> |
| 140 <message name="IDS_SPELLCHECK_DICTIONARY" use_name_for_id="true"> | 135 <message name="IDS_SPELLCHECK_DICTIONARY" use_name_for_id="true"> |
| 141 en-US | 136 en-US |
| 142 </message> | 137 </message> |
| 143 | 138 |
| 144 <!-- The width of the Crucial Notification bubble in characters (See above
). --> | 139 <!-- The width of the Crucial Notification bubble in characters (See above
). --> |
| 145 <message name="IDS_CRUCIAL_NOTIFICATION_BUBBLE_WIDTH_CHARS" use_name_for_i
d="true"> | 140 <message name="IDS_CRUCIAL_NOTIFICATION_BUBBLE_WIDTH_CHARS" use_name_for_i
d="true"> |
| 146 55 | 141 55 |
| 147 </message> | 142 </message> |
| 148 | 143 |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 </message> | 312 </message> |
| 318 | 313 |
| 319 <!-- Links on the History page. --> | 314 <!-- Links on the History page. --> |
| 320 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_HISTORY" transla
teable="false"> | 315 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_HISTORY" transla
teable="false"> |
| 321 https://history.google.com/history/?utm_source=chrome_h | 316 https://history.google.com/history/?utm_source=chrome_h |
| 322 </message> | 317 </message> |
| 323 | 318 |
| 324 </messages> | 319 </messages> |
| 325 </release> | 320 </release> |
| 326 </grit> | 321 </grit> |
| OLD | NEW |