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

Unified Diff: webkit/glue/webkit_strings.grd

Issue 7713008: Update translations using strings from launchpad.net r311 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 4 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 97684)
+++ webkit/glue/webkit_strings.grd (working copy)
@@ -166,6 +166,9 @@
<output filename="webkit_strings_lv.pak" type="data_package" lang="lv" />
<output filename="webkit_strings_ml.pak" type="data_package" lang="ml" />
<output filename="webkit_strings_mr.pak" type="data_package" lang="mr" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="webkit_strings_ms.pak" type="data_package" lang="ms" />
+ </if>
<output filename="webkit_strings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
@@ -235,6 +238,7 @@
<file path="resources/webkit_strings_lv.xtb" lang="lv" />
<file path="resources/webkit_strings_ml.xtb" lang="ml" />
<file path="resources/webkit_strings_mr.xtb" lang="mr" />
+ <file path="../../third_party/launchpad_translations/webkit_strings_ms.xtb" lang="ms" />
<file path="resources/webkit_strings_nl.xtb" lang="nl" />
<file path="resources/webkit_strings_no.xtb" lang="no" />
<file path="resources/webkit_strings_pl.xtb" lang="pl" />
« 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