From f1f985388fd621a182ff3fe0c559b8097eabc9da Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Tue, 31 May 2011 22:11:29 +0000 Subject: [PATCH] Update translations using strings from launchpad.net r228 This includes a new lang: Armenian (hy) Patch from Fabien Tassin . Review URL: http://codereview.chromium.org/7100004 git-svn-id: http://src.chromium.org/svn/trunk/src/build@87376 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- common.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.gypi b/common.gypi index 189d4486b..d1867b409 100644 --- a/common.gypi +++ b/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', {