added: to the Item: auth_path - a path to a static file (if auth is different from auth_none)

added: function 'mv' (move)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@596 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-03-15 01:47:26 +00:00
parent ebd868fa33
commit 6fbcffe63b
33 changed files with 1122 additions and 319 deletions

View File

@@ -48,6 +48,7 @@ nick = Nick
change = Change
edit = Edit
add = Add
move = Move
user = User
group = Group
permissions = Permissions
@@ -187,6 +188,13 @@ adduser_submit = Add user
register_user_submit = Register
mv_header = Move
mv_form_legend = Move form
mv_page = Move page
mv_dir = Move directory
mv_only_content = Move only content of the directory
# notifications
notify_new = News
notify_change = Changes
@@ -205,11 +213,12 @@ notify_msg9 = We invite you to read.\nHave a good day. Bye.
notify_footer = \n\n-- \nhttp://www.ttmath.org\nThis message has been sent automatically - do not answer please.\nIf you do not want to receive such messages you can switch them off\nin your user control panel.
# errors
winix_err_default = An error occured, error code: 1
winix_err_default = An error occured, error code:
# those errors are taken automatically by [winix_err_msg_from_locales]
winix_err_3 = Incorrect directory.
winix_err_18 = You are suspected to be a spammer,<br>you cannot send anything without logging first.
winix_err_19 = Solve the rebus please!
@@ -217,6 +226,7 @@ winix_err_25 = Passwords are different!
winix_err_26 = A password should consist of at least five characters.
winix_err_27 = We are sorry, but that user is already registered, check other login!
winix_err_28 = Provide a login please.
winix_err_29 = The mount points are different.