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

Unified Diff: ui/base/strings/ui_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: ui/base/strings/ui_strings.grd
===================================================================
--- ui/base/strings/ui_strings.grd (revision 95828)
+++ ui/base/strings/ui_strings.grd (working copy)
@@ -89,6 +89,9 @@
<output filename="ui_strings_da.pak" type="data_package" lang="da" />
<output filename="ui_strings_de.pak" type="data_package" lang="de" />
<output filename="ui_strings_el.pak" type="data_package" lang="el" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="ui_strings_en-AU.pak" type="data_package" lang="en-AU" />
+ </if>
<output filename="ui_strings_en-GB.pak" type="data_package" lang="en-GB" />
<output filename="ui_strings_en-US.pak" type="data_package" lang="en" />
<if expr="pp_ifdef('use_third_party_translations')">
@@ -172,6 +175,7 @@
<file path="ui_strings_da.xtb" lang="da" />
<file path="ui_strings_de.xtb" lang="de" />
<file path="ui_strings_el.xtb" lang="el" />
+ <file path="../../../third_party/launchpad_translations/ui_strings_en-AU.xtb" lang="en-AU" />
<file path="ui_strings_en-GB.xtb" lang="en-GB" />
<file path="../../../third_party/launchpad_translations/ui_strings_eo.xtb" lang="eo" />
<file path="ui_strings_es.xtb" lang="es" />

Powered by Google App Engine
This is Rietveld 408576698