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/platform_locale_settings.h" type="rc_header"> | 4 <output filename="grit/platform_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="platform_locale_settings_am.pak" type="data_package" lang=
"am" /> | 7 <output filename="platform_locale_settings_am.pak" type="data_package" lang=
"am" /> |
8 <output filename="platform_locale_settings_ar.pak" type="data_package" lang=
"ar" /> | 8 <output filename="platform_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="platform_locale_settings_ast.pak" type="data_package" la
ng="ast" /> | 10 <output filename="platform_locale_settings_ast.pak" type="data_package" la
ng="ast" /> |
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
147 <file path="platform_locale_settings/locale_settings_cros_tr.xtb" lang="tr"
/> | 147 <file path="platform_locale_settings/locale_settings_cros_tr.xtb" lang="tr"
/> |
148 <file path="platform_locale_settings/locale_settings_cros_uk.xtb" lang="uk"
/> | 148 <file path="platform_locale_settings/locale_settings_cros_uk.xtb" lang="uk"
/> |
149 <file path="platform_locale_settings/locale_settings_cros_vi.xtb" lang="vi"
/> | 149 <file path="platform_locale_settings/locale_settings_cros_vi.xtb" lang="vi"
/> |
150 <file path="platform_locale_settings/locale_settings_cros_zh-CN.xtb" lang="z
h-CN" /> | 150 <file path="platform_locale_settings/locale_settings_cros_zh-CN.xtb" lang="z
h-CN" /> |
151 <file path="platform_locale_settings/locale_settings_cros_zh-TW.xtb" lang="z
h-TW" /> | 151 <file path="platform_locale_settings/locale_settings_cros_zh-TW.xtb" lang="z
h-TW" /> |
152 </translations> | 152 </translations> |
153 <release seq="1" allow_pseudo="false"> | 153 <release seq="1" allow_pseudo="false"> |
154 <messages fallback_to_english="true"> | 154 <messages fallback_to_english="true"> |
155 <!-- The font used in Web UI (e.g. History). --> | 155 <!-- The font used in Web UI (e.g. History). --> |
156 <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true"> | 156 <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true"> |
157 'Chrome Droid Sans', 'Droid Sans Fallback', sans-serif | 157 'Noto Sans UI', 'Droid Sans Fallback', sans-serif |
158 </message> | 158 </message> |
159 | 159 |
160 <!-- The relative font size in % used in Web UI (e.g. History). --> | 160 <!-- The relative font size in % used in Web UI (e.g. History). --> |
161 <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true"> | 161 <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true"> |
162 75% | 162 75% |
163 </message> | 163 </message> |
164 | 164 |
165 <!-- The default value for |WebPreference::standard_font_family| --> | 165 <!-- The default value for |WebPreference::standard_font_family| --> |
166 <message name="IDS_STANDARD_FONT_FAMILY" use_name_for_id="true"> | 166 <message name="IDS_STANDARD_FONT_FAMILY" use_name_for_id="true"> |
167 Tinos | 167 Tinos |
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
326 6 | 326 6 |
327 </message> | 327 </message> |
328 | 328 |
329 <!-- Locale-specific GTK resource information. --> | 329 <!-- Locale-specific GTK resource information. --> |
330 <message name="IDS_LOCALE_GTKRC" use_name_for_id="true"> | 330 <message name="IDS_LOCALE_GTKRC" use_name_for_id="true"> |
331 </message> | 331 </message> |
332 | 332 |
333 </messages> | 333 </messages> |
334 </release> | 334 </release> |
335 </grit> | 335 </grit> |
OLD | NEW |