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

Unified Diff: ui/base/strings/app_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_frame/resources/chrome_frame_dialogs.grd ('k') | ui/base/strings/app_locale_settings_ms.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/app_locale_settings.grd
diff --git a/ui/base/strings/app_locale_settings.grd b/ui/base/strings/app_locale_settings.grd
index 9ac3fc621f44b17d1a8a66b420744a8988ae9294..de7600a252921888bbcd2f591c858794389446bc 100644
--- a/ui/base/strings/app_locale_settings.grd
+++ b/ui/base/strings/app_locale_settings.grd
@@ -69,9 +69,7 @@
<output filename="app_locale_settings_lv.pak" type="data_package" lang="lv" />
<output filename="app_locale_settings_ml.pak" type="data_package" lang="ml" />
<output filename="app_locale_settings_mr.pak" type="data_package" lang="mr" />
- <if expr="pp_ifdef('use_third_party_translations')">
- <output filename="app_locale_settings_ms.pak" type="data_package" lang="ms" />
- </if>
+ <output filename="app_locale_settings_ms.pak" type="data_package" lang="ms" />
<output filename="app_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="app_locale_settings_lv.xtb" lang="lv" />
<file path="app_locale_settings_ml.xtb" lang="ml" />
<file path="app_locale_settings_mr.xtb" lang="mr" />
+ <file path="app_locale_settings_ms.xtb" lang="ms" />
<file path="app_locale_settings_nl.xtb" lang="nl" />
<file path="app_locale_settings_nb.xtb" lang="no" />
<file path="app_locale_settings_pl.xtb" lang="pl" />
« no previous file with comments | « chrome_frame/resources/chrome_frame_dialogs.grd ('k') | ui/base/strings/app_locale_settings_ms.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698