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

Unified Diff: chrome/app/resources/locale_settings_cros.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/locale_settings.grd ('k') | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_cros.grd
diff --git a/chrome/app/resources/locale_settings_cros.grd b/chrome/app/resources/locale_settings_cros.grd
index 9e668251a28fa74ab11fbeb0f36198d35800c1be..61d62d0dd24ae427ba6f59fcdf14951c90efeb6d 100644
--- a/chrome/app/resources/locale_settings_cros.grd
+++ b/chrome/app/resources/locale_settings_cros.grd
@@ -69,9 +69,7 @@
<output filename="platform_locale_settings_lv.pak" type="data_package" lang="lv" />
<output filename="platform_locale_settings_ml.pak" type="data_package" lang="ml" />
<output filename="platform_locale_settings_mr.pak" type="data_package" lang="mr" />
- <if expr="pp_ifdef('use_third_party_translations')">
- <output filename="platform_locale_settings_ms.pak" type="data_package" lang="ms" />
- </if>
+ <output filename="platform_locale_settings_ms.pak" type="data_package" lang="ms" />
<output filename="platform_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="platform_locale_settings/locale_settings_cros_lv.xtb" lang="lv" />
<file path="platform_locale_settings/locale_settings_cros_ml.xtb" lang="ml" />
<file path="platform_locale_settings/locale_settings_cros_mr.xtb" lang="mr" />
+ <file path="platform_locale_settings/locale_settings_cros_ms.xtb" lang="ms" />
<file path="platform_locale_settings/locale_settings_cros_nl.xtb" lang="nl" />
<file path="platform_locale_settings/locale_settings_cros_nb.xtb" lang="no" />
<file path="platform_locale_settings/locale_settings_cros_pl.xtb" lang="pl" />
« no previous file with comments | « chrome/app/resources/locale_settings.grd ('k') | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698