11 lines
656 B
PHP
11 lines
656 B
PHP
<?php
|
|
|
|
/**
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*
|
|
* @author 切 <3537509263@qq.com>
|
|
*/
|
|
$lang['openfb'] = 'Open the file to browse. This gives the user access to the entire directory structure, whether the user has permissions or not. The ACL still applies to uploads.';
|
|
$lang['dw_edit_display'] = 'Control which users can access the "DW Edit" button. Choice: "All" for all users; "Administrator" applies only to administrators and managers; "None" for anyone. The default is "All".';
|
|
$lang['smiley_as_text'] = 'Display emoticons as text in CKeditor (It will still appear as an image in the browser.)';
|