1CKEDITOR.plugins.setLang( 'tags', 'en', {
2        dlgTitle: 'Tags',
3        customTags:  'Custom Tags (Space separated list of key words; spaces in key words should be replaced by underscores. ) :'
4} );
5