54bc3594e559b240c36863922955bd3dfba07ccf.svn-base 374 Bytes
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'devtools', 'tr',
{
	devTools :
	{
		title		: 'Eleman Bilgisi',
		dialogName	: 'İletişim pencere ismi',
		tabName		: 'Sekme adı',
		elementId	: 'Eleman ID',
		elementType	: 'Eleman türü'
	}
});