Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 1679283002: Componentize Chrome terms of service, Accept-Languages & default encoding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase && use a qualified include for the new file Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 1876204ab67f4d6a9f274a8ba48e926e84eebd53..14c2061f266af41cd6d6d0ab84ae27ce4d3245d5 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -129,86 +129,8 @@
<file path="locale_settings_fake-bidi.xtb" lang="fake-bidi" />
</translations>
<release seq="1" allow_pseudo="false">
- <includes>
- <!-- The HTML for the about:terms page -->
- <if expr="chromeos and _google_chrome">
- <include name="IDS_TERMS_HTML" file="terms\chromeos\terms_en.html" type="BINDATA" />
- </if>
- <if expr="chromeos and not _google_chrome">
- <include name="IDS_TERMS_HTML" file="terms\terms_chromium.html" type="BINDATA" />
- </if>
-
- <if expr="not chromeos and not is_android and _google_chrome">
- <if expr="'am' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_am.html" type="BINDATA" /></if>
- <if expr="'ar' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ar.html" type="BINDATA" /></if>
- <if expr="'bg' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_bg.html" type="BINDATA" /></if>
- <if expr="'bn' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_bn.html" type="BINDATA" /></if>
- <if expr="'ca' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ca.html" type="BINDATA" /></if>
- <if expr="'cs' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_cs.html" type="BINDATA" /></if>
- <if expr="'da' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_da.html" type="BINDATA" /></if>
- <if expr="'de' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_de.html" type="BINDATA" /></if>
- <if expr="'el' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_el.html" type="BINDATA" /></if>
- <if expr="'en-GB' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_en-GB.html" type="BINDATA" /></if>
- <if expr="'en' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_en.html" type="BINDATA" /></if>
- <if expr="'es' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_es.html" type="BINDATA" /></if>
- <if expr="'es-419' == lang"><include name="IDS_TERMS_HTML" file="terms\terms_es-419.html" type="BINDATA" /></if>
- <if expr="'et' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_et.html" type="BINDATA" /></if>
- <if expr="'fa' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_fa.html" type="BINDATA" /></if>
- <if expr="'fi' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_fi.html" type="BINDATA" /></if>
- <if expr="'fil' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_fil.html" type="BINDATA" /></if>
- <if expr="'fr' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_fr.html" type="BINDATA" /></if>
- <if expr="'gu' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_gu.html" type="BINDATA" /></if>
- <if expr="'he' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_he.html" type="BINDATA" /></if>
- <if expr="'hi' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_hi.html" type="BINDATA" /></if>
- <if expr="'hr' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_hr.html" type="BINDATA" /></if>
- <if expr="'hu' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_hu.html" type="BINDATA" /></if>
- <if expr="'id' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_id.html" type="BINDATA" /></if>
- <if expr="'it' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_it.html" type="BINDATA" /></if>
- <if expr="'ja' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ja.html" type="BINDATA" /></if>
- <if expr="'kn' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_kn.html" type="BINDATA" /></if>
- <if expr="'ko' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ko.html" type="BINDATA" /></if>
- <if expr="'lt' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_lt.html" type="BINDATA" /></if>
- <if expr="'lv' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_lv.html" type="BINDATA" /></if>
- <if expr="'ml' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ml.html" type="BINDATA" /></if>
- <if expr="'mr' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_mr.html" type="BINDATA" /></if>
- <if expr="'nl' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_nl.html" type="BINDATA" /></if>
- <if expr="'no' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_nb.html" type="BINDATA" /></if>
- <if expr="'pl' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_pl.html" type="BINDATA" /></if>
- <if expr="'pt-BR' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_pt-BR.html" type="BINDATA" /></if>
- <if expr="'pt-PT' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_pt-PT.html" type="BINDATA" /></if>
- <if expr="'ro' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ro.html" type="BINDATA" /></if>
- <if expr="'ru' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ru.html" type="BINDATA" /></if>
- <if expr="'sk' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_sk.html" type="BINDATA" /></if>
- <if expr="'sl' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_sl.html" type="BINDATA" /></if>
- <if expr="'sr' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_sr.html" type="BINDATA" /></if>
- <if expr="'sv' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_sv.html" type="BINDATA" /></if>
- <if expr="'sw' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_sw.html" type="BINDATA" /></if>
- <if expr="'ta' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_ta.html" type="BINDATA" /></if>
- <if expr="'te' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_te.html" type="BINDATA" /></if>
- <if expr="'th' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_th.html" type="BINDATA" /></if>
- <if expr="'tr' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_tr.html" type="BINDATA" /></if>
- <if expr="'uk' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_uk.html" type="BINDATA" /></if>
- <if expr="'vi' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_vi.html" type="BINDATA" /></if>
- <if expr="'zh-CN' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_zh-CN.html" type="BINDATA" /></if>
- <if expr="'zh-TW' == lang"> <include name="IDS_TERMS_HTML" file="terms\terms_zh-TW.html" type="BINDATA" /></if>
- </if>
-
- <if expr="not chromeos and not is_android and not _google_chrome">
- <include name="IDS_TERMS_HTML" file="terms\terms_chromium.html" type="BINDATA" />
- </if>
- </includes>
<messages fallback_to_english="true">
- <!-- The default value for HTTP Accept-Language header. -->
- <message name="IDS_ACCEPT_LANGUAGES" use_name_for_id="true">
- en-US,en
- </message>
-
- <!-- The default value for |WebPreference::default_encoding|. -->
- <message name="IDS_DEFAULT_ENCODING" use_name_for_id="true">
- windows-1252
- </message>
-
<!-- The default value for |WebPreference::uses_universal_detector|. -->
<message name="IDS_USES_UNIVERSAL_DETECTOR" use_name_for_id="true">
false
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698