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

Unified Diff: ui/base/strings/ui_strings.grd

Issue 9232056: Add Malay as a translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome frame Created 8 years, 11 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_ms.xtb ('k') | ui/base/strings/ui_strings_ms.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/ui_strings.grd
diff --git a/ui/base/strings/ui_strings.grd b/ui/base/strings/ui_strings.grd
index a6464fd785022dd3b7025b6c023686c703f1315c..70642c94badda2f62d4426f45023723a0507b73a 100644
--- a/ui/base/strings/ui_strings.grd
+++ b/ui/base/strings/ui_strings.grd
@@ -80,9 +80,7 @@ need to be translated for each locale.-->
<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_ms.pak" type="data_package" lang="ms" />
<output filename="ui_strings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
@@ -154,7 +152,7 @@ need to be translated for each locale.-->
<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_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_ms.xtb ('k') | ui/base/strings/ui_strings_ms.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698