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

Unified Diff: chrome/app/generated_resources.grd

Issue 6410010: Pull in new launchpad.net translations and actually build the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: url Created 9 years, 11 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 | « chrome/app/chromium_strings.grd ('k') | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 826657fe08b7a7036ba85468eb8be90734408ff8..a6e7be4426dec89c19f70fa65b6ae36ab98da64e 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" />
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698