Current oav website
This commit is contained in:
28
dotclear._no/plugins/dcCKEditor/locales/en/main.lang.php
Normal file
28
dotclear._no/plugins/dcCKEditor/locales/en/main.lang.php
Normal file
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Dotclear
|
||||
*
|
||||
* @copyright Olivier Meunier & Association Dotclear
|
||||
* @copyright GPL-2.0-only
|
||||
*/#
|
||||
#
|
||||
#
|
||||
# DOT NOT MODIFY THIS FILE !
|
||||
|
||||
|
||||
|
||||
|
||||
$GLOBALS['__l10n']['The configuration has been updated.'] = '';
|
||||
$GLOBALS['__l10n']['Settings'] = '';
|
||||
$GLOBALS['__l10n']['Plugin activation'] = '';
|
||||
$GLOBALS['__l10n']['Enable dcCKEditor plugin'] = '';
|
||||
$GLOBALS['__l10n']['Options'] = '';
|
||||
$GLOBALS['__l10n']['Add alignment buttons'] = '';
|
||||
$GLOBALS['__l10n']['Add lists buttons'] = '';
|
||||
$GLOBALS['__l10n']['Save configuration'] = '';
|
||||
$GLOBALS['__l10n']['Add text color button'] = '';
|
||||
$GLOBALS['__l10n']['Add collapse button'] = '';
|
||||
$GLOBALS['__l10n']['Add format selection'] = '';
|
||||
$GLOBALS['__l10n']['Advanced options'] = '';
|
||||
$GLOBALS['__l10n']['Text areas to be used by CKEditor'] = '';
|
||||
$GLOBALS['__l10n']['Comma separed list of textareas - jQuery selector. Defaut: '] = '';
|
||||
Reference in New Issue
Block a user