/home/hdwebsolution/www/try/sareensurgicals/public/ckeditor/_source/plugins/uicolor/lang/da.js
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'uicolor', 'da',
{
	uicolor :
	{
		title : 'Brugerflade på farvevælger',
		preview : 'Vis liveeksempel',
		config : 'Indsæt denne streng i din config.js fil',
		predefined : 'Prædefinerede farveskemaer'
	}
});