diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 00:10:27 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 00:10:27 +0000 |
commit | 98da0044d0cc779b956f21573bd658a3b696e8e5 (patch) | |
tree | 2de1079f045a59da196e36853924808ddd0f2c66 /chrome/app | |
parent | c708bc8c54851777839f15af770c62e9ecbe5aec (diff) | |
download | chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.zip chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.tar.gz chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.tar.bz2 |
Pull in new launchpad.net translations and actually build the
6 new languages on Linux if gyp is run with with
use_third_party_translations=1.
I also moved the translations from src/chrome/third_party to
src/third_party, since the translations cover more than chrome/.
Review URL: http://codereview.chromium.org/6410010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73381 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chromium_strings.grd | 52 | ||||
-rw-r--r-- | chrome/app/generated_resources.grd | 23 | ||||
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 18 | ||||
-rw-r--r-- | chrome/app/resources/locale_settings_cros.grd | 18 | ||||
-rw-r--r-- | chrome/app/resources/locale_settings_linux.grd | 18 |
5 files changed, 109 insertions, 20 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index a683c3f..1bb95a2 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -100,8 +100,14 @@ be available for now. --> <output filename="chromium_strings_id.pak" type="data_package" lang="id" /> <output filename="chromium_strings_it.pak" type="data_package" lang="it" /> <output filename="chromium_strings_ja.pak" type="data_package" lang="ja" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="chromium_strings_ka.pak" type="data_package" lang="ka" /> + </if> <output filename="chromium_strings_kn.pak" type="data_package" lang="kn" /> <output filename="chromium_strings_ko.pak" type="data_package" lang="ko" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="chromium_strings_ku.pak" type="data_package" lang="ku" /> + </if> <output filename="chromium_strings_lt.pak" type="data_package" lang="lt" /> <output filename="chromium_strings_lv.pak" type="data_package" lang="lv" /> <output filename="chromium_strings_ml.pak" type="data_package" lang="ml" /> @@ -123,7 +129,9 @@ be available for now. --> <output filename="chromium_strings_te.pak" type="data_package" lang="te" /> <output filename="chromium_strings_th.pak" type="data_package" lang="th" /> <output filename="chromium_strings_tr.pak" type="data_package" lang="tr" /> - <output filename="chromium_strings_ug.pak" type="data_package" lang="ug" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="chromium_strings_ug.pak" type="data_package" lang="ug" /> + </if> <output filename="chromium_strings_uk.pak" type="data_package" lang="uk" /> <output filename="chromium_strings_vi.pak" type="data_package" lang="vi" /> <output filename="chromium_strings_zh-CN.pak" type="data_package" lang="zh-CN" /> @@ -131,25 +139,29 @@ be available for now. --> </outputs> <translations> <if expr="pp_ifdef('use_third_party_translations')"> - <file path="../third_party/launchpad_translations/chromium_strings_ast.xtb" lang="ast" /> - <file path="../third_party/launchpad_translations/chromium_strings_ca.xtb" lang="ca" /> - <file path="../third_party/launchpad_translations/chromium_strings_cs.xtb" lang="cs" /> - <file path="../third_party/launchpad_translations/chromium_strings_da.xtb" lang="da" /> - <file path="../third_party/launchpad_translations/chromium_strings_de.xtb" lang="de" /> - <file path="../third_party/launchpad_translations/chromium_strings_es.xtb" lang="es" /> - <file path="../third_party/launchpad_translations/chromium_strings_eu.xtb" lang="eu" /> - <file path="../third_party/launchpad_translations/chromium_strings_fi.xtb" lang="fi" /> - <file path="../third_party/launchpad_translations/chromium_strings_fr.xtb" lang="fr" /> - <file path="../third_party/launchpad_translations/chromium_strings_gl.xtb" lang="gl" /> - <file path="../third_party/launchpad_translations/chromium_strings_he.xtb" lang="he" /> - <file path="../third_party/launchpad_translations/chromium_strings_id.xtb" lang="id" /> - <file path="../third_party/launchpad_translations/chromium_strings_lt.xtb" lang="lt" /> - <file path="../third_party/launchpad_translations/chromium_strings_nl.xtb" lang="nl" /> - <file path="../third_party/launchpad_translations/chromium_strings_no.xtb" lang="no" /> - <file path="../third_party/launchpad_translations/chromium_strings_pt-BR.xtb" lang="pt-BR" /> - <file path="../third_party/launchpad_translations/chromium_strings_ru.xtb" lang="ru" /> - <file path="../third_party/launchpad_translations/chromium_strings_sl.xtb" lang="sl" /> - <file path="../third_party/launchpad_translations/chromium_strings_zh-CN.xtb" lang="zh-CN" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ast.xtb" lang="ast" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ca.xtb" lang="ca" /> + <file path="../../third_party/launchpad_translations/chromium_strings_cs.xtb" lang="cs" /> + <file path="../../third_party/launchpad_translations/chromium_strings_da.xtb" lang="da" /> + <file path="../../third_party/launchpad_translations/chromium_strings_de.xtb" lang="de" /> + <file path="../../third_party/launchpad_translations/chromium_strings_es.xtb" lang="es" /> + <file path="../../third_party/launchpad_translations/chromium_strings_eu.xtb" lang="eu" /> + <file path="../../third_party/launchpad_translations/chromium_strings_fi.xtb" lang="fi" /> + <file path="../../third_party/launchpad_translations/chromium_strings_fr.xtb" lang="fr" /> + <file path="../../third_party/launchpad_translations/chromium_strings_gl.xtb" lang="gl" /> + <file path="../../third_party/launchpad_translations/chromium_strings_he.xtb" lang="he" /> + <file path="../../third_party/launchpad_translations/chromium_strings_id.xtb" lang="id" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ka.xtb" lang="ka" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ku.xtb" lang="ku" /> + <file path="../../third_party/launchpad_translations/chromium_strings_lt.xtb" lang="lt" /> + <file path="../../third_party/launchpad_translations/chromium_strings_nl.xtb" lang="nl" /> + <file path="../../third_party/launchpad_translations/chromium_strings_no.xtb" lang="no" /> + <file path="../../third_party/launchpad_translations/chromium_strings_pt-BR.xtb" lang="pt-BR" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ru.xtb" lang="ru" /> + <file path="../../third_party/launchpad_translations/chromium_strings_sl.xtb" lang="sl" /> + <file path="../../third_party/launchpad_translations/chromium_strings_sv.xtb" lang="sv" /> + <file path="../../third_party/launchpad_translations/chromium_strings_ug.xtb" lang="ug" /> + <file path="../../third_party/launchpad_translations/chromium_strings_zh-CN.xtb" lang="zh-CN" /> </if> </translations> <release seq="1" allow_pseudo="false"> diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 27b7db9..6212595 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -66,6 +66,9 @@ each locale. --> <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')"> + <output filename="generated_resources_ast.pak" type="data_package" lang="ast" /> + </if> <output filename="generated_resources_bg.pak" type="data_package" lang="bg" /> <output filename="generated_resources_bn.pak" type="data_package" lang="bn" /> <output filename="generated_resources_ca.pak" type="data_package" lang="ca" /> @@ -78,10 +81,16 @@ each locale. --> <output filename="generated_resources_es.pak" type="data_package" lang="es" /> <output filename="generated_resources_es-419.pak" type="data_package" lang="es-419" /> <output filename="generated_resources_et.pak" type="data_package" lang="et" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="generated_resources_eu.pak" type="data_package" lang="eu" /> + </if> <output filename="generated_resources_fa.pak" type="data_package" lang="fa" /> <output filename="generated_resources_fi.pak" type="data_package" lang="fi" /> <output filename="generated_resources_fil.pak" type="data_package" lang="fil" /> <output filename="generated_resources_fr.pak" type="data_package" lang="fr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="generated_resources_gl.pak" type="data_package" lang="gl" /> + </if> <output filename="generated_resources_gu.pak" type="data_package" lang="gu" /> <output filename="generated_resources_he.pak" type="data_package" lang="he" /> <output filename="generated_resources_hi.pak" type="data_package" lang="hi" /> @@ -90,8 +99,14 @@ each locale. --> <output filename="generated_resources_id.pak" type="data_package" lang="id" /> <output filename="generated_resources_it.pak" type="data_package" lang="it" /> <output filename="generated_resources_ja.pak" type="data_package" lang="ja" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="generated_resources_ka.pak" type="data_package" lang="ka" /> + </if> <output filename="generated_resources_kn.pak" type="data_package" lang="kn" /> <output filename="generated_resources_ko.pak" type="data_package" lang="ko" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="generated_resources_ku.pak" type="data_package" lang="ku" /> + </if> <output filename="generated_resources_lt.pak" type="data_package" lang="lt" /> <output filename="generated_resources_lv.pak" type="data_package" lang="lv" /> <output filename="generated_resources_ml.pak" type="data_package" lang="ml" /> @@ -114,6 +129,9 @@ each locale. --> <output filename="generated_resources_te.pak" type="data_package" lang="te" /> <output filename="generated_resources_th.pak" type="data_package" lang="th" /> <output filename="generated_resources_tr.pak" type="data_package" lang="tr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="generated_resources_ug.pak" type="data_package" lang="ug" /> + </if> <output filename="generated_resources_uk.pak" type="data_package" lang="uk" /> <output filename="generated_resources_vi.pak" type="data_package" lang="vi" /> <output filename="generated_resources_zh-CN.pak" type="data_package" lang="zh-CN" /> @@ -122,6 +140,7 @@ each locale. --> <translations> <file path="resources/generated_resources_am.xtb" lang="am" /> <file path="resources/generated_resources_ar.xtb" lang="ar" /> + <file path="../../third_party/launchpad_translations/generated_resources_ast.xtb" lang="ast" /> <file path="resources/generated_resources_bg.xtb" lang="bg" /> <file path="resources/generated_resources_bn.xtb" lang="bn" /> <file path="resources/generated_resources_ca.xtb" lang="ca" /> @@ -133,10 +152,12 @@ each locale. --> <file path="resources/generated_resources_es.xtb" lang="es" /> <file path="resources/generated_resources_es-419.xtb" lang="es-419" /> <file path="resources/generated_resources_et.xtb" lang="et" /> + <file path="../../third_party/launchpad_translations/generated_resources_eu.xtb" lang="eu" /> <file path="resources/generated_resources_fa.xtb" lang="fa" /> <file path="resources/generated_resources_fi.xtb" lang="fi" /> <file path="resources/generated_resources_fil.xtb" lang="fil" /> <file path="resources/generated_resources_fr.xtb" lang="fr" /> + <file path="../../third_party/launchpad_translations/generated_resources_gl.xtb" lang="gl" /> <file path="resources/generated_resources_gu.xtb" lang="gu" /> <file path="resources/generated_resources_hi.xtb" lang="hi" /> <file path="resources/generated_resources_hr.xtb" lang="hr" /> @@ -146,8 +167,10 @@ each locale. --> <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> <file path="resources/generated_resources_iw.xtb" lang="he" /> <file path="resources/generated_resources_ja.xtb" lang="ja" /> + <file path="../../third_party/launchpad_translations/generated_resources_ka.xtb" lang="ka" /> <file path="resources/generated_resources_kn.xtb" lang="kn" /> <file path="resources/generated_resources_ko.xtb" lang="ko" /> + <file path="../../third_party/launchpad_translations/generated_resources_ku.xtb" lang="ku" /> <file path="resources/generated_resources_lt.xtb" lang="lt" /> <file path="resources/generated_resources_lv.xtb" lang="lv" /> <file path="resources/generated_resources_ml.xtb" lang="ml" /> diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 04e4fdd..6fdf62a 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -61,6 +61,9 @@ <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')"> + <output filename="locale_settings_ast.pak" type="data_package" lang="ast" /> + </if> <output filename="locale_settings_bg.pak" type="data_package" lang="bg" /> <output filename="locale_settings_bn.pak" type="data_package" lang="bn" /> <output filename="locale_settings_ca.pak" type="data_package" lang="ca" /> @@ -73,10 +76,16 @@ <output filename="locale_settings_es.pak" type="data_package" lang="es" /> <output filename="locale_settings_es-419.pak" type="data_package" lang="es-419" /> <output filename="locale_settings_et.pak" type="data_package" lang="et" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="locale_settings_eu.pak" type="data_package" lang="eu" /> + </if> <output filename="locale_settings_fa.pak" type="data_package" lang="fa" /> <output filename="locale_settings_fi.pak" type="data_package" lang="fi" /> <output filename="locale_settings_fil.pak" type="data_package" lang="fil" /> <output filename="locale_settings_fr.pak" type="data_package" lang="fr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="locale_settings_gl.pak" type="data_package" lang="gl" /> + </if> <output filename="locale_settings_gu.pak" type="data_package" lang="gu" /> <output filename="locale_settings_he.pak" type="data_package" lang="he" /> <output filename="locale_settings_hi.pak" type="data_package" lang="hi" /> @@ -85,8 +94,14 @@ <output filename="locale_settings_id.pak" type="data_package" lang="id" /> <output filename="locale_settings_it.pak" type="data_package" lang="it" /> <output filename="locale_settings_ja.pak" type="data_package" lang="ja" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="locale_settings_ka.pak" type="data_package" lang="ka" /> + </if> <output filename="locale_settings_kn.pak" type="data_package" lang="kn" /> <output filename="locale_settings_ko.pak" type="data_package" lang="ko" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="locale_settings_ku.pak" type="data_package" lang="ku" /> + </if> <output filename="locale_settings_lt.pak" type="data_package" lang="lt" /> <output filename="locale_settings_lv.pak" type="data_package" lang="lv" /> <output filename="locale_settings_ml.pak" type="data_package" lang="ml" /> @@ -109,6 +124,9 @@ <output filename="locale_settings_te.pak" type="data_package" lang="te" /> <output filename="locale_settings_th.pak" type="data_package" lang="th" /> <output filename="locale_settings_tr.pak" type="data_package" lang="tr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="locale_settings_ug.pak" type="data_package" lang="ug" /> + </if> <output filename="locale_settings_uk.pak" type="data_package" lang="uk" /> <output filename="locale_settings_vi.pak" type="data_package" lang="vi" /> <output filename="locale_settings_zh-CN.pak" type="data_package" lang="zh-CN" /> diff --git a/chrome/app/resources/locale_settings_cros.grd b/chrome/app/resources/locale_settings_cros.grd index 46c0a15..c2709ac 100644 --- a/chrome/app/resources/locale_settings_cros.grd +++ b/chrome/app/resources/locale_settings_cros.grd @@ -6,6 +6,9 @@ </output> <output filename="platform_locale_settings_am.pak" type="data_package" lang="am" /> <output filename="platform_locale_settings_ar.pak" type="data_package" lang="ar" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ast.pak" type="data_package" lang="ast" /> + </if> <output filename="platform_locale_settings_bg.pak" type="data_package" lang="bg" /> <output filename="platform_locale_settings_bn.pak" type="data_package" lang="bn" /> <output filename="platform_locale_settings_ca.pak" type="data_package" lang="ca" /> @@ -18,10 +21,16 @@ <output filename="platform_locale_settings_es.pak" type="data_package" lang="es" /> <output filename="platform_locale_settings_es-419.pak" type="data_package" lang="es-419" /> <output filename="platform_locale_settings_et.pak" type="data_package" lang="et" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_eu.pak" type="data_package" lang="eu" /> + </if> <output filename="platform_locale_settings_fa.pak" type="data_package" lang="fa" /> <output filename="platform_locale_settings_fi.pak" type="data_package" lang="fi" /> <output filename="platform_locale_settings_fil.pak" type="data_package" lang="fil" /> <output filename="platform_locale_settings_fr.pak" type="data_package" lang="fr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_gl.pak" type="data_package" lang="gl" /> + </if> <output filename="platform_locale_settings_gu.pak" type="data_package" lang="gu" /> <output filename="platform_locale_settings_he.pak" type="data_package" lang="he" /> <output filename="platform_locale_settings_hi.pak" type="data_package" lang="hi" /> @@ -30,8 +39,14 @@ <output filename="platform_locale_settings_id.pak" type="data_package" lang="id" /> <output filename="platform_locale_settings_it.pak" type="data_package" lang="it" /> <output filename="platform_locale_settings_ja.pak" type="data_package" lang="ja" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ka.pak" type="data_package" lang="ka" /> + </if> <output filename="platform_locale_settings_kn.pak" type="data_package" lang="kn" /> <output filename="platform_locale_settings_ko.pak" type="data_package" lang="ko" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ku.pak" type="data_package" lang="ku" /> + </if> <output filename="platform_locale_settings_lt.pak" type="data_package" lang="lt" /> <output filename="platform_locale_settings_lv.pak" type="data_package" lang="lv" /> <output filename="platform_locale_settings_ml.pak" type="data_package" lang="ml" /> @@ -54,6 +69,9 @@ <output filename="platform_locale_settings_te.pak" type="data_package" lang="te" /> <output filename="platform_locale_settings_th.pak" type="data_package" lang="th" /> <output filename="platform_locale_settings_tr.pak" type="data_package" lang="tr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ug.pak" type="data_package" lang="ug" /> + </if> <output filename="platform_locale_settings_uk.pak" type="data_package" lang="uk" /> <output filename="platform_locale_settings_vi.pak" type="data_package" lang="vi" /> <output filename="platform_locale_settings_zh-CN.pak" type="data_package" lang="zh-CN" /> diff --git a/chrome/app/resources/locale_settings_linux.grd b/chrome/app/resources/locale_settings_linux.grd index f81c84e..7abf8f4 100644 --- a/chrome/app/resources/locale_settings_linux.grd +++ b/chrome/app/resources/locale_settings_linux.grd @@ -6,6 +6,9 @@ </output> <output filename="platform_locale_settings_am.pak" type="data_package" lang="am" /> <output filename="platform_locale_settings_ar.pak" type="data_package" lang="ar" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ast.pak" type="data_package" lang="ast" /> + </if> <output filename="platform_locale_settings_bg.pak" type="data_package" lang="bg" /> <output filename="platform_locale_settings_bn.pak" type="data_package" lang="bn" /> <output filename="platform_locale_settings_ca.pak" type="data_package" lang="ca" /> @@ -18,10 +21,16 @@ <output filename="platform_locale_settings_es.pak" type="data_package" lang="es" /> <output filename="platform_locale_settings_es-419.pak" type="data_package" lang="es-419" /> <output filename="platform_locale_settings_et.pak" type="data_package" lang="et" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_eu.pak" type="data_package" lang="eu" /> + </if> <output filename="platform_locale_settings_fa.pak" type="data_package" lang="fa" /> <output filename="platform_locale_settings_fi.pak" type="data_package" lang="fi" /> <output filename="platform_locale_settings_fil.pak" type="data_package" lang="fil" /> <output filename="platform_locale_settings_fr.pak" type="data_package" lang="fr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_gl.pak" type="data_package" lang="gl" /> + </if> <output filename="platform_locale_settings_gu.pak" type="data_package" lang="gu" /> <output filename="platform_locale_settings_he.pak" type="data_package" lang="he" /> <output filename="platform_locale_settings_hi.pak" type="data_package" lang="hi" /> @@ -30,8 +39,14 @@ <output filename="platform_locale_settings_id.pak" type="data_package" lang="id" /> <output filename="platform_locale_settings_it.pak" type="data_package" lang="it" /> <output filename="platform_locale_settings_ja.pak" type="data_package" lang="ja" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ka.pak" type="data_package" lang="ka" /> + </if> <output filename="platform_locale_settings_kn.pak" type="data_package" lang="kn" /> <output filename="platform_locale_settings_ko.pak" type="data_package" lang="ko" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ku.pak" type="data_package" lang="ku" /> + </if> <output filename="platform_locale_settings_lt.pak" type="data_package" lang="lt" /> <output filename="platform_locale_settings_lv.pak" type="data_package" lang="lv" /> <output filename="platform_locale_settings_ml.pak" type="data_package" lang="ml" /> @@ -54,6 +69,9 @@ <output filename="platform_locale_settings_te.pak" type="data_package" lang="te" /> <output filename="platform_locale_settings_th.pak" type="data_package" lang="th" /> <output filename="platform_locale_settings_tr.pak" type="data_package" lang="tr" /> + <if expr="pp_ifdef('use_third_party_translations')"> + <output filename="platform_locale_settings_ug.pak" type="data_package" lang="ug" /> + </if> <output filename="platform_locale_settings_uk.pak" type="data_package" lang="uk" /> <output filename="platform_locale_settings_vi.pak" type="data_package" lang="vi" /> <output filename="platform_locale_settings_zh-CN.pak" type="data_package" lang="zh-CN" /> |