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

Unified Diff: webkit/glue/inspector_strings.grd

Issue 7585038: Update translations using strings from launchpad.net r297 (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
Index: webkit/glue/inspector_strings.grd
===================================================================
--- webkit/glue/inspector_strings.grd (revision 95828)
+++ webkit/glue/inspector_strings.grd (working copy)
@@ -59,6 +59,9 @@
<output filename="inspectorStrings_da.js" type="js_map_format" lang="da" />
<output filename="inspectorStrings_de.js" type="js_map_format" lang="de" />
<output filename="inspectorStrings_el.js" type="js_map_format" lang="el" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="inspectorStrings_en-AU.js" type="js_map_format" lang="en-AU" />
+ </if>
<output filename="inspectorStrings_en-GB.js" type="js_map_format" lang="en-GB" />
<output filename="inspectorStrings_en-US.js" type="js_map_format" lang="en" />
<if expr="pp_ifdef('use_third_party_translations')">
@@ -137,6 +140,7 @@
<file path="../../third_party/launchpad_translations/inspector_strings_ca-valencia.xtb" lang="ca@valencia" />
<file path="../../third_party/launchpad_translations/inspector_strings_da.xtb" lang="da" />
<file path="../../third_party/launchpad_translations/inspector_strings_de.xtb" lang="de" />
+ <file path="../../third_party/launchpad_translations/inspector_strings_en-AU.xtb" lang="en-AU" />
<file path="../../third_party/launchpad_translations/inspector_strings_es.xtb" lang="es" />
<file path="../../third_party/launchpad_translations/inspector_strings_et.xtb" lang="et" />
<file path="../../third_party/launchpad_translations/inspector_strings_eu.xtb" lang="eu" />

Powered by Google App Engine
This is Rietveld 408576698