📄 en.inc
字号:
<?php//Uncomment this line in new translations!//require_once($GO_LANGUAGE->get_fallback_language_file('groups'));$groups_title = "User groups";$groups_tab = "Groups";$groups_saved = "Settings saved.";$groups_text = "Click on a group to view it's properties.";$groups_users_in = "Users in group ";$groups_no_contacts = "You don't have any member contacts to select.<br /> Use the the Addressbook to add members to your contacts.";$add_group_text = "Enter a name and click on 'Ok' to add a new group.";$add_group_fail = "Failed adding the group. Please try again.";$add_group_success = "Successfully added the group.";$add_group_exists = "The name already exists. Please choose another name.";$add_group_no_name = "You didn't specify a name.";$groups_everyone = "This group is a special group and contains all users. You can't modify this group.";$groups_users_in1 = "user(s) in group";$groups_no_users = "There are no users in this group.";$groups_users_in_select = "Select the users that you want to add to this group:";//translation required$groups_new_group = 'New group';$groups_members = 'Members';//2.13$lang_modules['groups'] = 'User groups';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -