e7bf9b154a0d5f95f3371a6ff710006f8f48faf0.svn-base
385 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', 'fi',
{
devTools :
{
title : 'Elementin tiedot',
dialogName : 'Dialogi-ikkunan nimi',
tabName : 'Välilehden nimi',
elementId : 'Elementin ID',
elementType : 'Elementin tyyppi'
}
});