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

Unified Diff: chrome/app/resources/locale_settings_cros.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: chrome/app/resources/locale_settings_cros.grd
===================================================================
--- chrome/app/resources/locale_settings_cros.grd (revision 95828)
+++ chrome/app/resources/locale_settings_cros.grd (working copy)
@@ -22,6 +22,9 @@
<output filename="platform_locale_settings_da.pak" type="data_package" lang="da" />
<output filename="platform_locale_settings_de.pak" type="data_package" lang="de" />
<output filename="platform_locale_settings_el.pak" type="data_package" lang="el" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="platform_locale_settings_en-AU.pak" type="data_package" lang="en-AU" />
+ </if>
<output filename="platform_locale_settings_en-GB.pak" type="data_package" lang="en-GB" />
<output filename="platform_locale_settings_en-US.pak" type="data_package" lang="en" />
<if expr="pp_ifdef('use_third_party_translations')">

Powered by Google App Engine
This is Rietveld 408576698