Sha256: 492295d276cd9959dc9e65e22bafefcb83035e6eed81d4b49210622f6900a52b

Contents?: true

Size: 495 Bytes

Versions: 3

Compression:

Stored size: 495 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'de', {
	button: 'Vorlagen',
	emptyListMsg: '(keine Vorlagen definiert)',
	insertOption: 'Aktuellen Inhalt ersetzen',
	options: 'Vorlagen Optionen',
	selectPromptMsg: 'Klicken Sie auf eine Vorlage, um sie im Editor zu öffnen (der aktuelle Inhalt wird dabei gelöscht!):',
	title: 'Vorlagen'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/templates/lang/de.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/templates/lang/de.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/templates/lang/de.js