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

Unified Diff: chrome/app/resources/locale_settings.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 | « chrome/app/resources/google_chrome_strings_ms.xtb ('k') | chrome/app/resources/locale_settings_cros.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index cce6e3b2b3ea1d8029e2d2b06ea22f5985eff745..992dd6678e966f5d0cfff272dc8324b6621177c9 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -69,9 +69,7 @@
<output filename="locale_settings_lv.pak" type="data_package" lang="lv" />
<output filename="locale_settings_ml.pak" type="data_package" lang="ml" />
<output filename="locale_settings_mr.pak" type="data_package" lang="mr" />
- <if expr="pp_ifdef('use_third_party_translations')">
- <output filename="locale_settings_ms.pak" type="data_package" lang="ms" />
- </if>
+ <output filename="locale_settings_ms.pak" type="data_package" lang="ms" />
<output filename="locale_settings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
@@ -130,6 +128,7 @@
<file path="locale_settings_lv.xtb" lang="lv" />
<file path="locale_settings_ml.xtb" lang="ml" />
<file path="locale_settings_mr.xtb" lang="mr" />
+ <file path="locale_settings_ms.xtb" lang="ms" />
<file path="locale_settings_nl.xtb" lang="nl" />
<file path="locale_settings_nb.xtb" lang="no" />
<file path="locale_settings_pl.xtb" lang="pl" />
« no previous file with comments | « chrome/app/resources/google_chrome_strings_ms.xtb ('k') | chrome/app/resources/locale_settings_cros.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698