X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Flang.js;h=add998259ed66ccc6a65f7af0f338db76514f9cc;hb=refs%2Ftags%2Fv3.3;hp=1f0a05a272cc6bde3bc0abd8a229468bc48e5aac;hpb=8761695d9b70afe75905deaac88f78c1f8aeb32d;p=ckeditor.git diff --git a/_source/core/lang.js b/_source/core/lang.js index 1f0a05a..add9982 100644 --- a/_source/core/lang.js +++ b/_source/core/lang.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -24,12 +24,13 @@ For licensing, see LICENSE.html or http://ckeditor.com/license 'bs' : 1, 'ca' : 1, 'cs' : 1, + 'cy' : 1, 'da' : 1, 'de' : 1, 'el' : 1, 'en-au' : 1, 'en-ca' : 1, - 'en-uk' : 1, + 'en-gb' : 1, 'en' : 1, 'eo' : 1, 'es' : 1,