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

Unified Diff: ui/base/strings/ui_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 | « ui/base/strings/app_locale_settings.grd ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/ui_strings.grd
===================================================================
--- ui/base/strings/ui_strings.grd (revision 97684)
+++ ui/base/strings/ui_strings.grd (working copy)
@@ -136,6 +136,9 @@
<output filename="ui_strings_lv.pak" type="data_package" lang="lv" />
<output filename="ui_strings_ml.pak" type="data_package" lang="ml" />
<output filename="ui_strings_mr.pak" type="data_package" lang="mr" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="ui_strings_ms.pak" type="data_package" lang="ms" />
+ </if>
<output filename="ui_strings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
@@ -207,6 +210,7 @@
<file path="ui_strings_lv.xtb" lang="lv" />
<file path="ui_strings_ml.xtb" lang="ml" />
<file path="ui_strings_mr.xtb" lang="mr" />
+ <file path="../../../third_party/launchpad_translations/ui_strings_ms.xtb" lang="ms" />
<file path="ui_strings_nl.xtb" lang="nl" />
<file path="ui_strings_no.xtb" lang="no" />
<file path="ui_strings_pl.xtb" lang="pl" />
« no previous file with comments | « ui/base/strings/app_locale_settings.grd ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698