added: a new winix function: passwd
for changing your password or if you are a super user you can change a password for anyone added: uname prints available plugins now git-svn-id: svn://ttmath.org/publicrep/winix/trunk@748 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
22
locale/en
22
locale/en
@@ -128,6 +128,18 @@ mkdir_form_legend = Make directory form
|
||||
html_lang_attr_value = "en"
|
||||
language_orphans = ()
|
||||
|
||||
|
||||
passwd_header = Passwd
|
||||
passwd_form_legend = Changing password form
|
||||
passwd_login = Select a user
|
||||
passwd_current_password = Current password
|
||||
passwd_new_password = New password
|
||||
passwd_confirm_new_password = Confirm new password
|
||||
passwd_submit = Change
|
||||
passwd_err_bad_current_password = Incorrect current password.
|
||||
passwd_password_changed = The password has been changed
|
||||
|
||||
|
||||
priv_header = Permissions
|
||||
priv_form_legend = Permissions
|
||||
priv_change_in_dir = Change permissions for all items in the following directory
|
||||
@@ -249,6 +261,12 @@ adduser_confirm_password = Confirm password
|
||||
adduser_email = You can also provide your email address. If you ever forget your password we will be able send you the password back
|
||||
adduser_submit = Add user
|
||||
register_user_submit = Register
|
||||
adduser_err_login_empty = Provide a login please.
|
||||
adduser_err_login_incorrect_chars = We are sorry but the login consists of prohibited letters.
|
||||
adduser_err_user_exists = We are sorry, but that user is already registered, check other login!
|
||||
adduser_err_passwords_different = Passwords are different!
|
||||
adduser_err_password_too_small = A password should consist of at least
|
||||
adduser_err_password_too_small2 = characters.
|
||||
|
||||
|
||||
mount_header = Mount points
|
||||
@@ -309,8 +327,8 @@ subject_form_legend = Edit subject form
|
||||
|
||||
|
||||
uname_header = Uname
|
||||
|
||||
|
||||
uname_available_plugins = Available plugins
|
||||
uname_plugin_unknown = Plugin has not set its name
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user