diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-31 22:11:29 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-31 22:11:29 +0000 |
commit | 0138081ee250cfde20f87cd0f39b0849b8d01c74 (patch) | |
tree | 6d2aab0d396dd2026265428716adab833b455a64 /build/common.gypi | |
parent | 21808da50017a7349a5af07e27f15f6e2ab10c9e (diff) | |
download | chromium_src-0138081ee250cfde20f87cd0f39b0849b8d01c74.zip chromium_src-0138081ee250cfde20f87cd0f39b0849b8d01c74.tar.gz chromium_src-0138081ee250cfde20f87cd0f39b0849b8d01c74.tar.bz2 |
Update translations using strings from launchpad.net r228
This includes a new lang: Armenian (hy)
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7100004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87376 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 189d448..d1867b4 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -566,7 +566,7 @@ }], ['use_third_party_translations==1', { 'grit_defines': ['-D', 'use_third_party_translations'], - 'locales': ['ast', 'ca@valencia', 'eo', 'eu', 'gl', 'ka', 'ku', 'ug'], + 'locales': ['ast', 'ca@valencia', 'eo', 'eu', 'gl', 'hy', 'ka', 'ku', 'ug'], }], ['clang_use_chrome_plugins==1', { |