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

Unified Diff: webkit/glue/webkit_strings.grd

Issue 7049015: Update translations using strings from launchpad.net r216 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 7 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 | « webkit/glue/inspector_strings.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_strings.grd
===================================================================
--- webkit/glue/webkit_strings.grd (revision 85930)
+++ webkit/glue/webkit_strings.grd (working copy)
@@ -108,12 +108,18 @@
<output filename="webkit_strings_bg.pak" type="data_package" lang="bg" />
<output filename="webkit_strings_bn.pak" type="data_package" lang="bn" />
<output filename="webkit_strings_ca.pak" type="data_package" lang="ca" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="webkit_strings_ca@valencia.pak" type="data_package" lang="ca@valencia" />
+ </if>
<output filename="webkit_strings_cs.pak" type="data_package" lang="cs" />
<output filename="webkit_strings_da.pak" type="data_package" lang="da" />
<output filename="webkit_strings_de.pak" type="data_package" lang="de" />
<output filename="webkit_strings_el.pak" type="data_package" lang="el" />
<output filename="webkit_strings_en-GB.pak" type="data_package" lang="en-GB" />
<output filename="webkit_strings_en-US.pak" type="data_package" lang="en" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="webkit_strings_eo.pak" type="data_package" lang="eo" />
+ </if>
<output filename="webkit_strings_es.pak" type="data_package" lang="es" />
<output filename="webkit_strings_es-419.pak" type="data_package" lang="es-419" />
<output filename="webkit_strings_et.pak" type="data_package" lang="et" />
@@ -180,6 +186,7 @@
<file path="resources/webkit_strings_bg.xtb" lang="bg" />
<file path="resources/webkit_strings_bn.xtb" lang="bn" />
<file path="resources/webkit_strings_ca.xtb" lang="ca" />
+ <file path="../../third_party/launchpad_translations/webkit_strings_ca-valencia.xtb" lang="ca@valencia" />
<file path="resources/webkit_strings_cs.xtb" lang="cs" />
<file path="resources/webkit_strings_da.xtb" lang="da" />
<file path="resources/webkit_strings_de.xtb" lang="de" />
« no previous file with comments | « webkit/glue/inspector_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698