Seditio Source code viewer
Root | Root
./Seditio-Developer/Seditio-177/plugins/ckeditor/lang/ckeditor.en.lang.php
<?php

/* ====================
Seditio - Website engine
Copyright Neocrome & Seditio Team
http://www.neocrome.net
http://www.seditiocms.com

[BEGIN_SED]
File=plugins/ckeditor/lang/ckeditor.en.lang.php
Version=177
Updated=2012-оct-19
Type=Plugin
Author=Neocrome
Description=
[END_SED]
==================== */

$L['cfg_ckeditor_skin'] =  array("Default skin", "");
$L['cfg_ckeditor_lang'] =  array("Editor interface language", "");
$L['cfg_ckeditor_color_toolbar'] =  array("Toolbar color", "");
$L['cfg_ckeditor_other_textarea'] =  array("Use editor for all text fields", "");
$L['cfg_ckeditor_other_toolbar'] =  array("Toolbar for other text fields", "");
$L['cfg_newpagetext'] =  array("Toolbar for add page mode", "");
$L['cfg_rpagetext'] =  array("Toolbar for page editing mode", "");
$L['cfg_newpmtext'] =  array("Toolbar for private messages", "");
$L['cfg_rusertext'] =  array("Toolbar for the user's signature", "");
$L['cfg_rtext'] =  array("Toolbar for comments", "");
$L['cfg_newmsg'] =  array("Toolbar for the forum", "");
$L['cfg_newpagetext_height'] =  array("The height of the text box for add page mode.", "");
$L['cfg_rpagetext_height'] =  array("Text box height for page edit mode", "");
$L['cfg_newpmtext_height'] =  array("The height of the text box for private messages", "");
$L['cfg_rusertext_height'] =  array("The height of the text box for the user's signature", "");
$L['cfg_rtext_height'] =  array("Comment text box height", "");
$L['cfg_newmsg_height'] =  array("Forum text box height", "");
$L['cfg_ckeditor_other_height'] =  array("Height for other text fields", "");
$L['cfg_ckeditor_global_toolbar'] =  array("Global toolbar for the group ", "");
$L['cfg_ckeditor_detectlang'] =  array("Determine the language of the editor interface from the user profile", "");

?>
Presented with Sourceer