mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Fix #2048 use more descriptive captions for category-related options
This commit is contained in:
parent
3b48a0e2ce
commit
868dfb33e9
5 changed files with 9 additions and 8 deletions
|
|
@ -53,9 +53,9 @@ $lang->choose_board_instance = 'Please choose one or more board instance.';
|
|||
$lang->comment_status = 'Comments Allowed';
|
||||
$lang->category_settings = 'Category settings';
|
||||
$lang->hide_category = 'Hide categories';
|
||||
$lang->about_hide_category = 'You can disable a category feature.';
|
||||
$lang->about_hide_category = 'Temporarily disable categories. Existing categories will not be deleted.';
|
||||
$lang->allow_no_category = 'Do not require category';
|
||||
$lang->about_allow_no_category = 'Allow users to write documents without selecting a category.';
|
||||
$lang->about_allow_no_category = 'Allow posting without selecting a category. (Note that admins can always do this.)';
|
||||
$lang->protect_content = 'Protect Content';
|
||||
$lang->protect_comment = 'Protect Comment';
|
||||
$lang->protect_admin_content = 'Protect Admin Content';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue