summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-16 22:52:27 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-16 22:52:27 +0000
commit4354b4fbdbe591ddd4c0e06633170c32c5288d78 (patch)
treeb2357c7b26c086a57bbf099b2cac5a4e2ad463dd /chrome/app
parent6b7c7444bc72840796d7f7439319cb91dc9ab2cd (diff)
downloadchromium_src-4354b4fbdbe591ddd4c0e06633170c32c5288d78.zip
chromium_src-4354b4fbdbe591ddd4c0e06633170c32c5288d78.tar.gz
chromium_src-4354b4fbdbe591ddd4c0e06633170c32c5288d78.tar.bz2
Remove generation of .rc files in locale grd files.
Since we use pak files on all platforms, we don't use the .rc files anymore. This should speed up the build a tiny amount. On my Z600, grit on generated_resources.grd goes from 38s to 25s. BUG=None TEST=compiles Review URL: http://codereview.chromium.org/7922002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/chromium_strings.grd57
-rw-r--r--chrome/app/generated_resources.grd56
-rw-r--r--chrome/app/google_chrome_strings.grd57
-rw-r--r--chrome/app/resources/locale_settings.grd56
-rw-r--r--chrome/app/resources/locale_settings_win.grd56
5 files changed, 0 insertions, 282 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index e950b9f..eeb3c43 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -9,63 +9,6 @@ be available for now. -->
<output filename="grit/chromium_strings.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <!-- We use different filenames here so we can include the file easily in
- vcproj files using $(CHROMIUM_BUILD). -->
- <output filename="strings_am.rc" type="rc_all" lang="am" />
- <output filename="strings_ar.rc" type="rc_all" lang="ar" />
- <output filename="strings_bg.rc" type="rc_all" lang="bg" />
- <output filename="strings_bn.rc" type="rc_all" lang="bn" />
- <output filename="strings_ca.rc" type="rc_all" lang="ca" />
- <output filename="strings_cs.rc" type="rc_all" lang="cs" />
- <output filename="strings_da.rc" type="rc_all" lang="da" />
- <output filename="strings_de.rc" type="rc_all" lang="de" />
- <output filename="strings_el.rc" type="rc_all" lang="el" />
- <output filename="strings_en-GB.rc" type="rc_all" lang="en-GB" />
- <output filename="strings_en-US.rc" type="rc_all" lang="en" />
- <output filename="strings_es.rc" type="rc_all" lang="es" />
- <output filename="strings_es-419.rc" type="rc_all" lang="es-419" />
- <output filename="strings_et.rc" type="rc_all" lang="et" />
- <output filename="strings_fa.rc" type="rc_all" lang="fa" />
- <output filename="strings_fi.rc" type="rc_all" lang="fi" />
- <output filename="strings_fil.rc" type="rc_all" lang="fil" />
- <output filename="strings_fr.rc" type="rc_all" lang="fr" />
- <output filename="strings_gu.rc" type="rc_all" lang="gu" />
- <output filename="strings_he.rc" type="rc_all" lang="he" />
- <output filename="strings_hi.rc" type="rc_all" lang="hi" />
- <output filename="strings_hr.rc" type="rc_all" lang="hr" />
- <output filename="strings_hu.rc" type="rc_all" lang="hu" />
- <output filename="strings_id.rc" type="rc_all" lang="id" />
- <output filename="strings_it.rc" type="rc_all" lang="it" />
- <output filename="strings_ja.rc" type="rc_all" lang="ja" />
- <output filename="strings_kn.rc" type="rc_all" lang="kn" />
- <output filename="strings_ko.rc" type="rc_all" lang="ko" />
- <output filename="strings_lt.rc" type="rc_all" lang="lt" />
- <output filename="strings_lv.rc" type="rc_all" lang="lv" />
- <output filename="strings_ml.rc" type="rc_all" lang="ml" />
- <output filename="strings_mr.rc" type="rc_all" lang="mr" />
- <output filename="strings_nl.rc" type="rc_all" lang="nl" />
- <output filename="strings_nb.rc" type="rc_all" lang="no" />
- <!-- 'no' for Norwegian Bokmål. It should be 'nb'. -->
- <output filename="strings_pl.rc" type="rc_all" lang="pl" />
- <output filename="strings_pt-BR.rc" type="rc_all" lang="pt-BR" />
- <output filename="strings_pt-PT.rc" type="rc_all" lang="pt-PT" />
- <output filename="strings_ro.rc" type="rc_all" lang="ro" />
- <output filename="strings_ru.rc" type="rc_all" lang="ru" />
- <output filename="strings_sk.rc" type="rc_all" lang="sk" />
- <output filename="strings_sl.rc" type="rc_all" lang="sl" />
- <output filename="strings_sr.rc" type="rc_all" lang="sr" />
- <output filename="strings_sv.rc" type="rc_all" lang="sv" />
- <output filename="strings_sw.rc" type="rc_all" lang="sw" />
- <output filename="strings_ta.rc" type="rc_all" lang="ta" />
- <output filename="strings_te.rc" type="rc_all" lang="te" />
- <output filename="strings_th.rc" type="rc_all" lang="th" />
- <output filename="strings_tr.rc" type="rc_all" lang="tr" />
- <output filename="strings_uk.rc" type="rc_all" lang="uk" />
- <output filename="strings_vi.rc" type="rc_all" lang="vi" />
- <output filename="strings_zh-CN.rc" type="rc_all" lang="zh-CN" />
- <output filename="strings_zh-TW.rc" type="rc_all" lang="zh-TW" />
- <output filename="strings_fake-bidi.rc" type="rc_all" lang="fake-bidi" />
-
<output filename="chromium_strings_am.pak" type="data_package" lang="am" />
<output filename="chromium_strings_ar.pak" type="data_package" lang="ar" />
<if expr="pp_ifdef('use_third_party_translations')">
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6335ba6..e29ba00 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13,62 +13,6 @@ are declared in build/common.gypi.
<output filename="grit/generated_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="generated_resources_am.rc" type="rc_all" lang="am" />
- <output filename="generated_resources_ar.rc" type="rc_all" lang="ar" />
- <output filename="generated_resources_bg.rc" type="rc_all" lang="bg" />
- <output filename="generated_resources_bn.rc" type="rc_all" lang="bn" />
- <output filename="generated_resources_ca.rc" type="rc_all" lang="ca" />
- <output filename="generated_resources_cs.rc" type="rc_all" lang="cs" />
- <output filename="generated_resources_da.rc" type="rc_all" lang="da" />
- <output filename="generated_resources_de.rc" type="rc_all" lang="de" />
- <output filename="generated_resources_el.rc" type="rc_all" lang="el" />
- <output filename="generated_resources_en-GB.rc" type="rc_all" lang="en-GB" />
- <output filename="generated_resources_en-US.rc" type="rc_all" lang="en" />
- <output filename="generated_resources_es.rc" type="rc_all" lang="es" />
- <output filename="generated_resources_es-419.rc" type="rc_all" lang="es-419" />
- <output filename="generated_resources_et.rc" type="rc_all" lang="et" />
- <output filename="generated_resources_fa.rc" type="rc_all" lang="fa" />
- <output filename="generated_resources_fi.rc" type="rc_all" lang="fi" />
- <output filename="generated_resources_fil.rc" type="rc_all" lang="fil" />
- <output filename="generated_resources_fr.rc" type="rc_all" lang="fr" />
- <output filename="generated_resources_gu.rc" type="rc_all" lang="gu" />
- <output filename="generated_resources_he.rc" type="rc_all" lang="he" />
- <output filename="generated_resources_hi.rc" type="rc_all" lang="hi" />
- <output filename="generated_resources_hr.rc" type="rc_all" lang="hr" />
- <output filename="generated_resources_hu.rc" type="rc_all" lang="hu" />
- <output filename="generated_resources_id.rc" type="rc_all" lang="id" />
- <output filename="generated_resources_it.rc" type="rc_all" lang="it" />
- <output filename="generated_resources_ja.rc" type="rc_all" lang="ja" />
- <output filename="generated_resources_kn.rc" type="rc_all" lang="kn" />
- <output filename="generated_resources_ko.rc" type="rc_all" lang="ko" />
- <output filename="generated_resources_lt.rc" type="rc_all" lang="lt" />
- <output filename="generated_resources_lv.rc" type="rc_all" lang="lv" />
- <output filename="generated_resources_ml.rc" type="rc_all" lang="ml" />
- <output filename="generated_resources_mr.rc" type="rc_all" lang="mr" />
- <output filename="generated_resources_nl.rc" type="rc_all" lang="nl" />
- <!-- The translation console uses 'no' for Norwegian Bokmål. It should
- be 'nb'. -->
- <output filename="generated_resources_nb.rc" type="rc_all" lang="no" />
- <output filename="generated_resources_pl.rc" type="rc_all" lang="pl" />
- <output filename="generated_resources_pt-BR.rc" type="rc_all" lang="pt-BR" />
- <output filename="generated_resources_pt-PT.rc" type="rc_all" lang="pt-PT" />
- <output filename="generated_resources_ro.rc" type="rc_all" lang="ro" />
- <output filename="generated_resources_ru.rc" type="rc_all" lang="ru" />
- <output filename="generated_resources_sk.rc" type="rc_all" lang="sk" />
- <output filename="generated_resources_sl.rc" type="rc_all" lang="sl" />
- <output filename="generated_resources_sr.rc" type="rc_all" lang="sr" />
- <output filename="generated_resources_sv.rc" type="rc_all" lang="sv" />
- <output filename="generated_resources_sw.rc" type="rc_all" lang="sw" />
- <output filename="generated_resources_ta.rc" type="rc_all" lang="ta" />
- <output filename="generated_resources_te.rc" type="rc_all" lang="te" />
- <output filename="generated_resources_th.rc" type="rc_all" lang="th" />
- <output filename="generated_resources_tr.rc" type="rc_all" lang="tr" />
- <output filename="generated_resources_uk.rc" type="rc_all" lang="uk" />
- <output filename="generated_resources_vi.rc" type="rc_all" lang="vi" />
- <output filename="generated_resources_zh-CN.rc" type="rc_all" lang="zh-CN" />
- <output filename="generated_resources_zh-TW.rc" type="rc_all" lang="zh-TW" />
- <output filename="generated_resources_fake-bidi.rc" type="rc_all" lang="fake-bidi" />
-
<output filename="generated_resources_am.pak" type="data_package" lang="am" />
<output filename="generated_resources_ar.pak" type="data_package" lang="ar" />
<if expr="pp_ifdef('use_third_party_translations')">
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 2095324..67909fb 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -9,63 +9,6 @@ Chrome supports. -->
<output filename="grit/google_chrome_strings.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <!-- We use different filenames here so we can include the file easily in
- vcproj files using the $(CHROMIUM_BUILD). -->
- <output filename="strings_google_chrome_am.rc" type="rc_all" lang="am" />
- <output filename="strings_google_chrome_ar.rc" type="rc_all" lang="ar" />
- <output filename="strings_google_chrome_bg.rc" type="rc_all" lang="bg" />
- <output filename="strings_google_chrome_bn.rc" type="rc_all" lang="bn" />
- <output filename="strings_google_chrome_ca.rc" type="rc_all" lang="ca" />
- <output filename="strings_google_chrome_cs.rc" type="rc_all" lang="cs" />
- <output filename="strings_google_chrome_da.rc" type="rc_all" lang="da" />
- <output filename="strings_google_chrome_de.rc" type="rc_all" lang="de" />
- <output filename="strings_google_chrome_el.rc" type="rc_all" lang="el" />
- <output filename="strings_google_chrome_en-GB.rc" type="rc_all" lang="en-GB" />
- <output filename="strings_google_chrome_en-US.rc" type="rc_all" lang="en" />
- <output filename="strings_google_chrome_es.rc" type="rc_all" lang="es" />
- <output filename="strings_google_chrome_es-419.rc" type="rc_all" lang="es-419" />
- <output filename="strings_google_chrome_et.rc" type="rc_all" lang="et" />
- <output filename="strings_google_chrome_fa.rc" type="rc_all" lang="fa" />
- <output filename="strings_google_chrome_fi.rc" type="rc_all" lang="fi" />
- <output filename="strings_google_chrome_fil.rc" type="rc_all" lang="fil" />
- <output filename="strings_google_chrome_fr.rc" type="rc_all" lang="fr" />
- <output filename="strings_google_chrome_gu.rc" type="rc_all" lang="gu" />
- <output filename="strings_google_chrome_he.rc" type="rc_all" lang="he" />
- <output filename="strings_google_chrome_hi.rc" type="rc_all" lang="hi" />
- <output filename="strings_google_chrome_hr.rc" type="rc_all" lang="hr" />
- <output filename="strings_google_chrome_hu.rc" type="rc_all" lang="hu" />
- <output filename="strings_google_chrome_id.rc" type="rc_all" lang="id" />
- <output filename="strings_google_chrome_it.rc" type="rc_all" lang="it" />
- <output filename="strings_google_chrome_ja.rc" type="rc_all" lang="ja" />
- <output filename="strings_google_chrome_kn.rc" type="rc_all" lang="kn" />
- <output filename="strings_google_chrome_ko.rc" type="rc_all" lang="ko" />
- <output filename="strings_google_chrome_lt.rc" type="rc_all" lang="lt" />
- <output filename="strings_google_chrome_lv.rc" type="rc_all" lang="lv" />
- <output filename="strings_google_chrome_ml.rc" type="rc_all" lang="ml" />
- <output filename="strings_google_chrome_mr.rc" type="rc_all" lang="mr" />
- <output filename="strings_google_chrome_nl.rc" type="rc_all" lang="nl" />
- <output filename="strings_google_chrome_nb.rc" type="rc_all" lang="no" />
- <!-- 'no' for Norwegian Bokmål. It should be 'nb'. -->
- <output filename="strings_google_chrome_pl.rc" type="rc_all" lang="pl" />
- <output filename="strings_google_chrome_pt-BR.rc" type="rc_all" lang="pt-BR" />
- <output filename="strings_google_chrome_pt-PT.rc" type="rc_all" lang="pt-PT" />
- <output filename="strings_google_chrome_ro.rc" type="rc_all" lang="ro" />
- <output filename="strings_google_chrome_ru.rc" type="rc_all" lang="ru" />
- <output filename="strings_google_chrome_sk.rc" type="rc_all" lang="sk" />
- <output filename="strings_google_chrome_sl.rc" type="rc_all" lang="sl" />
- <output filename="strings_google_chrome_sr.rc" type="rc_all" lang="sr" />
- <output filename="strings_google_chrome_sv.rc" type="rc_all" lang="sv" />
- <output filename="strings_google_chrome_sw.rc" type="rc_all" lang="sw" />
- <output filename="strings_google_chrome_ta.rc" type="rc_all" lang="ta" />
- <output filename="strings_google_chrome_te.rc" type="rc_all" lang="te" />
- <output filename="strings_google_chrome_th.rc" type="rc_all" lang="th" />
- <output filename="strings_google_chrome_tr.rc" type="rc_all" lang="tr" />
- <output filename="strings_google_chrome_uk.rc" type="rc_all" lang="uk" />
- <output filename="strings_google_chrome_vi.rc" type="rc_all" lang="vi" />
- <output filename="strings_google_chrome_zh-CN.rc" type="rc_all" lang="zh-CN" />
- <output filename="strings_google_chrome_zh-TW.rc" type="rc_all" lang="zh-TW" />
- <output filename="strings_google_chrome_fake-bidi.rc" type="rc_all" lang="fake-bidi" />
-
<output filename="google_chrome_strings_am.pak" type="data_package" lang="am" />
<output filename="google_chrome_strings_ar.pak" type="data_package" lang="ar" />
<output filename="google_chrome_strings_bg.pak" type="data_package" lang="bg" />
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index ca1685a..3ec3d74 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -4,62 +4,6 @@
<output filename="grit/locale_settings.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="locale_settings_am.rc" type="rc_all" lang="am" />
- <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" />
- <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" />
- <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" />
- <output filename="locale_settings_ca.rc" type="rc_all" lang="ca" />
- <output filename="locale_settings_cs.rc" type="rc_all" lang="cs" />
- <output filename="locale_settings_da.rc" type="rc_all" lang="da" />
- <output filename="locale_settings_de.rc" type="rc_all" lang="de" />
- <output filename="locale_settings_el.rc" type="rc_all" lang="el" />
- <output filename="locale_settings_en-GB.rc" type="rc_all" lang="en-GB" />
- <output filename="locale_settings_en-US.rc" type="rc_all" lang="en" />
- <output filename="locale_settings_es.rc" type="rc_all" lang="es" />
- <output filename="locale_settings_es-419.rc" type="rc_all" lang="es-419" />
- <output filename="locale_settings_et.rc" type="rc_all" lang="et" />
- <output filename="locale_settings_fa.rc" type="rc_all" lang="fa" />
- <output filename="locale_settings_fi.rc" type="rc_all" lang="fi" />
- <output filename="locale_settings_fil.rc" type="rc_all" lang="fil" />
- <output filename="locale_settings_fr.rc" type="rc_all" lang="fr" />
- <output filename="locale_settings_gu.rc" type="rc_all" lang="gu" />
- <output filename="locale_settings_he.rc" type="rc_all" lang="he" />
- <output filename="locale_settings_hi.rc" type="rc_all" lang="hi" />
- <output filename="locale_settings_hr.rc" type="rc_all" lang="hr" />
- <output filename="locale_settings_hu.rc" type="rc_all" lang="hu" />
- <output filename="locale_settings_id.rc" type="rc_all" lang="id" />
- <output filename="locale_settings_it.rc" type="rc_all" lang="it" />
- <output filename="locale_settings_ja.rc" type="rc_all" lang="ja" />
- <output filename="locale_settings_kn.rc" type="rc_all" lang="kn" />
- <output filename="locale_settings_ko.rc" type="rc_all" lang="ko" />
- <output filename="locale_settings_lt.rc" type="rc_all" lang="lt" />
- <output filename="locale_settings_lv.rc" type="rc_all" lang="lv" />
- <output filename="locale_settings_ml.rc" type="rc_all" lang="ml" />
- <output filename="locale_settings_mr.rc" type="rc_all" lang="mr" />
- <output filename="locale_settings_nl.rc" type="rc_all" lang="nl" />
- <!-- The translation console uses 'no' for Norwegian Bokmål. It should
- be 'nb'. -->
- <output filename="locale_settings_nb.rc" type="rc_all" lang="no" />
- <output filename="locale_settings_pl.rc" type="rc_all" lang="pl" />
- <output filename="locale_settings_pt-BR.rc" type="rc_all" lang="pt-BR" />
- <output filename="locale_settings_pt-PT.rc" type="rc_all" lang="pt-PT" />
- <output filename="locale_settings_ro.rc" type="rc_all" lang="ro" />
- <output filename="locale_settings_ru.rc" type="rc_all" lang="ru" />
- <output filename="locale_settings_sk.rc" type="rc_all" lang="sk" />
- <output filename="locale_settings_sl.rc" type="rc_all" lang="sl" />
- <output filename="locale_settings_sr.rc" type="rc_all" lang="sr" />
- <output filename="locale_settings_sv.rc" type="rc_all" lang="sv" />
- <output filename="locale_settings_sw.rc" type="rc_all" lang="sw" />
- <output filename="locale_settings_ta.rc" type="rc_all" lang="ta" />
- <output filename="locale_settings_te.rc" type="rc_all" lang="te" />
- <output filename="locale_settings_th.rc" type="rc_all" lang="th" />
- <output filename="locale_settings_tr.rc" type="rc_all" lang="tr" />
- <output filename="locale_settings_uk.rc" type="rc_all" lang="uk" />
- <output filename="locale_settings_vi.rc" type="rc_all" lang="vi" />
- <output filename="locale_settings_zh-CN.rc" type="rc_all" lang="zh-CN" />
- <output filename="locale_settings_zh-TW.rc" type="rc_all" lang="zh-TW" />
- <output filename="locale_settings_fake-bidi.rc" type="rc_all" lang="fake-bidi" />
-
<output filename="locale_settings_am.pak" type="data_package" lang="am" />
<output filename="locale_settings_ar.pak" type="data_package" lang="ar" />
<if expr="pp_ifdef('use_third_party_translations')">
diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
index b248e85..351ae47 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -4,62 +4,6 @@
<output filename="grit/platform_locale_settings.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="platform_locale_settings_am.rc" type="rc_all" lang="am" />
- <output filename="platform_locale_settings_ar.rc" type="rc_all" lang="ar" />
- <output filename="platform_locale_settings_bg.rc" type="rc_all" lang="bg" />
- <output filename="platform_locale_settings_bn.rc" type="rc_all" lang="bn" />
- <output filename="platform_locale_settings_ca.rc" type="rc_all" lang="ca" />
- <output filename="platform_locale_settings_cs.rc" type="rc_all" lang="cs" />
- <output filename="platform_locale_settings_da.rc" type="rc_all" lang="da" />
- <output filename="platform_locale_settings_de.rc" type="rc_all" lang="de" />
- <output filename="platform_locale_settings_el.rc" type="rc_all" lang="el" />
- <output filename="platform_locale_settings_en-GB.rc" type="rc_all" lang="en-GB" />
- <output filename="platform_locale_settings_en-US.rc" type="rc_all" lang="en" />
- <output filename="platform_locale_settings_es.rc" type="rc_all" lang="es" />
- <output filename="platform_locale_settings_es-419.rc" type="rc_all" lang="es-419" />
- <output filename="platform_locale_settings_et.rc" type="rc_all" lang="et" />
- <output filename="platform_locale_settings_fa.rc" type="rc_all" lang="fa" />
- <output filename="platform_locale_settings_fi.rc" type="rc_all" lang="fi" />
- <output filename="platform_locale_settings_fil.rc" type="rc_all" lang="fil" />
- <output filename="platform_locale_settings_fr.rc" type="rc_all" lang="fr" />
- <output filename="platform_locale_settings_gu.rc" type="rc_all" lang="gu" />
- <output filename="platform_locale_settings_he.rc" type="rc_all" lang="he" />
- <output filename="platform_locale_settings_hi.rc" type="rc_all" lang="hi" />
- <output filename="platform_locale_settings_hr.rc" type="rc_all" lang="hr" />
- <output filename="platform_locale_settings_hu.rc" type="rc_all" lang="hu" />
- <output filename="platform_locale_settings_id.rc" type="rc_all" lang="id" />
- <output filename="platform_locale_settings_it.rc" type="rc_all" lang="it" />
- <output filename="platform_locale_settings_ja.rc" type="rc_all" lang="ja" />
- <output filename="platform_locale_settings_kn.rc" type="rc_all" lang="kn" />
- <output filename="platform_locale_settings_ko.rc" type="rc_all" lang="ko" />
- <output filename="platform_locale_settings_lt.rc" type="rc_all" lang="lt" />
- <output filename="platform_locale_settings_lv.rc" type="rc_all" lang="lv" />
- <output filename="platform_locale_settings_ml.rc" type="rc_all" lang="ml" />
- <output filename="platform_locale_settings_mr.rc" type="rc_all" lang="mr" />
- <output filename="platform_locale_settings_nl.rc" type="rc_all" lang="nl" />
- <!-- The translation console uses 'no' for Norwegian Bokmål. It should
- be 'nb'. -->
- <output filename="platform_locale_settings_nb.rc" type="rc_all" lang="no" />
- <output filename="platform_locale_settings_pl.rc" type="rc_all" lang="pl" />
- <output filename="platform_locale_settings_pt-BR.rc" type="rc_all" lang="pt-BR" />
- <output filename="platform_locale_settings_pt-PT.rc" type="rc_all" lang="pt-PT" />
- <output filename="platform_locale_settings_ro.rc" type="rc_all" lang="ro" />
- <output filename="platform_locale_settings_ru.rc" type="rc_all" lang="ru" />
- <output filename="platform_locale_settings_sk.rc" type="rc_all" lang="sk" />
- <output filename="platform_locale_settings_sl.rc" type="rc_all" lang="sl" />
- <output filename="platform_locale_settings_sr.rc" type="rc_all" lang="sr" />
- <output filename="platform_locale_settings_sv.rc" type="rc_all" lang="sv" />
- <output filename="platform_locale_settings_sw.rc" type="rc_all" lang="sw" />
- <output filename="platform_locale_settings_ta.rc" type="rc_all" lang="ta" />
- <output filename="platform_locale_settings_te.rc" type="rc_all" lang="te" />
- <output filename="platform_locale_settings_th.rc" type="rc_all" lang="th" />
- <output filename="platform_locale_settings_tr.rc" type="rc_all" lang="tr" />
- <output filename="platform_locale_settings_uk.rc" type="rc_all" lang="uk" />
- <output filename="platform_locale_settings_vi.rc" type="rc_all" lang="vi" />
- <output filename="platform_locale_settings_zh-CN.rc" type="rc_all" lang="zh-CN" />
- <output filename="platform_locale_settings_zh-TW.rc" type="rc_all" lang="zh-TW" />
- <output filename="platform_locale_settings_fake-bidi.rc" type="rc_all" lang="fake-bidi" />
-
<output filename="platform_locale_settings_am.pak" type="data_package" lang="am" />
<output filename="platform_locale_settings_ar.pak" type="data_package" lang="ar" />
<output filename="platform_locale_settings_bg.pak" type="data_package" lang="bg" />