diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-28 00:57:19 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-28 00:57:19 +0000 |
commit | 925f94ebe962216f35fa2d9fd62c946718df5779 (patch) | |
tree | 5c8c47a2aa3845a7fbd923d52fa25e8060fb162a /build/common.gypi | |
parent | 26b99739600d03d3f9489d6258794ddab5a5982a (diff) | |
download | chromium_src-925f94ebe962216f35fa2d9fd62c946718df5779.zip chromium_src-925f94ebe962216f35fa2d9fd62c946718df5779.tar.gz chromium_src-925f94ebe962216f35fa2d9fd62c946718df5779.tar.bz2 |
Add Malay as a translation.
The language code is ms. This adds the necessary files to generate
the locale pak file. Translations will arrive later.
BUG=111670
TBR=gfeher
Review URL: http://codereview.chromium.org/9232056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/common.gypi')
-rw-r--r-- | build/common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi index 161464c..2000f9f 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -641,7 +641,7 @@ 'am', 'ar', 'bg', 'bn', 'ca', 'cs', 'da', 'de', 'el', 'en-GB', 'en-US', 'es-419', 'es', 'et', 'fa', 'fi', 'fil', 'fr', 'gu', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kn', 'ko', 'lt', 'lv', - 'ml', 'mr', 'nb', 'nl', 'pl', 'pt-BR', 'pt-PT', 'ro', 'ru', + 'ml', 'mr', 'ms', 'nb', 'nl', 'pl', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr', 'sv', 'sw', 'ta', 'te', 'th', 'tr', 'uk', 'vi', 'zh-CN', 'zh-TW', ], |