⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tooloptions.php

📁 一款基于PHP的网络日记程序。WikyBlog支持:多用户的 BLOG
💻 PHP
字号:
<?php//	toolOptions.php$lang['properties'] = 'Properties';$lang['file_name'] = 'File&nbsp;Name';$lang['update_from'] = 'Update from';$lang['COPY_SYSTEM_FILES'] = 'Copy the most recent system help files from %s.';$lang['EDITING_OPTIONS'] = 'Control who is allowed to edit this file.';$lang['registered_users'] = 'Registered Users';$lang['restricted_to'] = 'Restricted To ';$lang['locked'] = 'Locked';$lang['admin_only'] = 'Admin Only';$lang['visibility'] = 'Visibility';$lang['VISIBILITY_OPTIONS'] = 'Hide this file if you\'re not ready to show it to the world.';$lang['visible'] = 'Visible';$lang['COMMENT_OPTIONS'] = 'Disable comments for this file.';$lang['enabled'] = 'Enabled';$lang['disabled'] = 'Disabled';$lang['other'] = 'Other';$lang['unblog'] = 'Remove From Blog';$lang['repost'] = 'Repost';$lang['copy_to'] = 'Copy To...';$lang['send_to_trash'] = 'Send to Trash';$lang['default_options'] = 'Default Options';$lang['SET_DEFAULT_OPTIONS'] = 'Set %s for this file type.'; //replaced with link$lang['FILE_MUST_EXIST'] = 'The file must be saved before you can perform this operation.';$lang['REPOSTED'] = 'This file was reposted.';$lang['NOT_REPOSTED'] = '<b>Error:</b> Could not repost this file.';$lang['OPTIONS_NOT_CHANGED'] = 'The file options were not changed.';$lang['OPTIONS_UPDATED'] = 'The file options were updated successfully.';$lang['OPTIONS_NOT_UPDATED'] = '<b>Warning:</b> File Options were not updated.';$lang['redirect'] = 'Redirect';$lang['REMOVE_REDIRECT'] = 'If you no longer want this file to redirect, you can either delete or edit it. ';$lang['UNCHECKED_REMOVED'] = 'The "Unchecked" flag has been removed from this file.';$lang['NO_KEYWORDS'] = 'There aren\'t any keywords set for this file. Would you like to <a %s>add keywords first</a> or <a %s>blog it now</a>?';//watch$lang['WATCH_UPDATED'] = 'Your <a %s>watchlist</a> was updated.';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -