From 15be08a15a2077d1e5a8be8143a61cd1453754fa Mon Sep 17 00:00:00 2001 From: CoolSpring8 Date: Wed, 1 Apr 2015 11:26:04 +0800 Subject: [PATCH] Update main.php --- data/i18n/en/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/i18n/en/main.php b/data/i18n/en/main.php index e4fc913..6537f04 100755 --- a/data/i18n/en/main.php +++ b/data/i18n/en/main.php @@ -422,7 +422,7 @@ Even as webIDE, can be directly online development. You can also integrate the t "group_role_group_edit" => "group edit", "group_role_group_del" => "group remove", "group_role_ext_warning" => "Not allowed to specify the type of file upload,
rename (renamed the specified extension),
edit,save, remote download,unzip", - "group_tips"=>"
  • 1.group name can not be repeated, modify group name belongs to the reorganization of the user is automatically associated
  • 2. extension restriction relation system safety, please be careful operation (fruit in the web directory of new PHP; means reform program permissions for this user name)
  • 3. user management, privilege management; access and to the authority is bound; the program will automatically associated
  • 4. set permissions can add permissions set, subsequent permission is not inherited (this permission is equivalent to the highest authority)
  • ", + "group_tips"=>"
  • 1.group name can not be repeated, modify group name belongs to the reorganization of the user is automatically associated
  • 2. extension restriction relation system safety, please be careful operation (If the user create a new .php file in the web directory; means reform program permissions for this user name)
  • 3. user management, privilege management; access and to the authority is bound; the program will automatically associated
  • 4. set permissions can add permissions set, subsequent permission is not inherited (this permission is equivalent to the highest authority)
  • ", //explorer_ajax "not_null" => "required cannot be empty!", @@ -478,4 +478,4 @@ Even as webIDE, can be directly online development. You can also integrate the t "button_save_edit" => "save", "button_save_submit" => "save and send", "button_select_all" => "Select / unselect all" -); \ No newline at end of file +);