X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fuicolor%2Flang%2Fzh-cn.js;h=a03adcfe11a643329aed509e67a26521e2a90184;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=0365ebb47370584800197c6407a513cd57ca97ef;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/plugins/uicolor/lang/zh-cn.js b/_source/plugins/uicolor/lang/zh-cn.js index 0365ebb..a03adcf 100644 --- a/_source/plugins/uicolor/lang/zh-cn.js +++ b/_source/plugins/uicolor/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -9,7 +9,7 @@ CKEDITOR.plugins.setLang( 'uicolor', 'zh-cn', { title : '用户界面颜色选择器', preview : '即时预览', - config : '粘贴此字符串到你的 config.js 文件', + config : '粘贴此字符串到您的 config.js 文件', predefined : '预定义颜色集' } });