diff options
author | fta@sofaraway.org <fta@sofaraway.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-20 20:26:27 +0000 |
---|---|---|
committer | fta@sofaraway.org <fta@sofaraway.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-20 20:26:27 +0000 |
commit | 06d83ded08609dc5552ddfbccda7ff839f3d97bf (patch) | |
tree | d81edb9959a086b283144c6369451bd1241643ee /build | |
parent | 43f7fccbe54c735fb9377ce236e256ef0e779a51 (diff) | |
download | chromium_src-06d83ded08609dc5552ddfbccda7ff839f3d97bf.zip chromium_src-06d83ded08609dc5552ddfbccda7ff839f3d97bf.tar.gz chromium_src-06d83ded08609dc5552ddfbccda7ff839f3d97bf.tar.bz2 |
Update translations using strings from launchpad.net r216
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7049015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86138 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-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 1174827..d88201f 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -556,7 +556,7 @@ }], ['use_third_party_translations==1', { 'grit_defines': ['-D', 'use_third_party_translations'], - 'locales': ['ast', 'eu', 'gl', 'ka', 'ku', 'ug'], + 'locales': ['ast', 'ca@valencia', 'eo', 'eu', 'gl', 'ka', 'ku', 'ug'], }], ['clang_use_chrome_plugins==1', { |