Documentation

english.php

Table of Contents

Constants

_ADMIN_LOGIN_ERR  = "Error login: Please check admin username or password"
_ALREADY_TAKEN  = "(Already Taken!.)"
_CHANGE_MY_INFO  = "Change My Info"
_CHANGE_MY_INFORMATION  = "Change my information:"
_CHANGE_MY_PASSWORD  = "Change Password"
_CHANGE_MY_PWD  = "Change My Password"
_CHANGE_PWD  = "Change Password"
_CHARSET  = ""
_CITY  = "City"
_CLICK_HERE_BROWSER_REDIRECT  = "Click here if your browser doesn't support redirecting."
_CONFIRM_NEW_PWD  = "Confirm New Password"
_COUNTRY  = "Country"
_DEL  = "Del"
_DELETE  = "Delete"
_DONT_RESPOND_WILL_IGNORED  = "Please do not respond to this email as it may be ignored."
_EDIT  = "Edit"
_EG  = "eg."
_EMAIL  = "Email"
_EMAIL_DIE  = "Failed sending registration email, please report this to the webmaster ({$site_email})"
_ERROR_INVALID_EMAIL  = "Error: Invalid email address."
_ERROR_NEW_PWD_DOESNT_MATCH  = "Error: The new password doen't match!."
_ERROR_PASSWORD_DOESNT_MATCH  = "<b>Error:</b> Password doesn't match."
_ERROR_PLEASE_FILL_FIELDS  = "<b>Error:</b> Please fill all fields with (*) ."
_FIELDS_WITH_STAR_ARE_REQUIRED  = "Fields marked with a * are required."
_FILED_STAR_REQUIRED  = "Fields marked with a (*) are required."
_FORGOT_PASSWORD  = "Forgot password?"
_FROM  = "from"
_FULLNAME  = "Full Name"
_GOBACK  = "[ <a href=\"javascript:history.go(-1)\">Go Back</a> ]"
_GOHOME  = "[ <a href=\"index.php\">Home</a> ]"
_HELLO  = "Hello"
_HERE_ISIT_BELOW  = "Here it is below."
_HOME  = "Home"
_LAST_LOGIN  = "Last login"
_LOGIN  = "Login"
_LOGIN_ERROR  = "Login error. Please check username/password."
_LOGIN_SUCCESS  = "Login success please wait ..."
_LOGOUT  = "Logout"
_LTR_RTL  = "ltr"
_MY_ACCOUNT  = "My Account"
_NEW_PASSWORD  = "New password"
_NEW_PASSWORD_SENT_WAIT  = "Your new Password has been sent to your email. <br> Please wait ..."
_NEW_PWD  = "New Password"
_NEW_PWD_SENT_TO_YOUR_EMAIL  = "New password has been sent to your email."
_NOT_AUTHORIZED  = "Error: You are not authorized to access this page."
_NOT_YET  = "Not Yet!"
_OLD_PWD  = "Old Password"
_OLD_PWD_DONT_MATCH  = "Error: Old password doesn't match the one in our database."
_ON  = "on"
_ONCE_CHANGED_LOGOUT  = "<br />Once your password has been changed, you will be logged out automatically."
_PASSWORD  = "Domain Password"
_PLEASE_ENTER_YOUR_USER  = "Please enter your username and password to login."
_PLZ_DONT_FORGOT_PWD  = "Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be sent to your email."
_PLZ_KEEP_THIS_EMAIL  = "Please keep this email for your records. Your account information is as follows:"
_PLZ_REMEBER_NEW_PWS  = "Please remember your new password."
_PLZ_WAIT  = "Please wait ..."
_PROFILE  = "Profile"
_REDIRECTING  = "Redirecting ... "
_REG_FORM  = "Registration Form"
_REG_SUCCESS  = "Registration was successful and you can now login"
_REG_SUCCESS_VALIDATE  = "Registration was successful. <br> Please go and check your email. <br> You'll find how to activate your account."
_REGISTER  = "Register"
_REMEBER_ME  = "Remember me for 2 weeks"
_REQUIRED  = "Required!"
_RETYPE_PASSWORD  = "Re-type Password"
_SAVE_CHANGES  = "Save Changes"
_SAVECHANGES  = "Save Changes"
_SEARCH  = "Search"
_SEND_NEW_PASSWORD  = "Send me a new password"
_SEND_PASSWORD  = "Send password"
_SUCCESS_PWD_CHANGED  = "Success: Your password has been changed."
_TEL_MOBILE  = "Tel/Mobile"
_THANKS  = "Thanks"
_THANKS_FOR_REGISTERING  = "Thank you for registering."
_THE_EMAIL  = "The email"
_THIS_EMAIL_AUTO_GENERATED  = "This email was automatically generated."
_USERNAME  = "Username"
_VALIDATE_DONE  = "Congratulations!. <br> Your account has been activated successfully. <br> You can now login."
_VALIDATE_EMAIL  = "Validation & login information"
_VALIDATE_ERROR  = "Error in validation code. Maybe it's already used."
_VALIDATE_ERROR_LOGIN  = "Error logging in. <br> Your account is not active. <br> Please check your email on how to activate your account."
_WEBSITE  = "Website"
_WELCOME  = "Welcome"
_WELCOME_TO  = "Welcome to"
_WRONG_USEREMAIL  = "Error: Wrong username/email"
_YOU_ARE_RECEIVING_EMAIL  = "You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on the "
_YOU_CAN_OFCOURSE_CHANGE_PWS  = "You can of course change this password yourself. If you have any difficulties please contact the webmaster."
_YOU_MAY_LOGIN_BELOW  = "You may login below:"
_YOUR_ACCOUNT_IS_CURRENTLY_ACTIVE  = "Your account is currently active. You can use it by visiting the following link:"
_YOUR_ACCOUNT_IS_NOT_ACTIVE  = "Your account is currently NOT active. Please click following link to activate your account now."
_YOUR_INFO_AT  = "Your login information"
_YOUR_INFO_HAS_BEEN_CHANGES  = "Your information has been successfully changed."

Constants

_ADMIN_LOGIN_ERR

public mixed _ADMIN_LOGIN_ERR = "Error login: Please check admin username or password"

_ALREADY_TAKEN

public mixed _ALREADY_TAKEN = "(Already Taken!.)"

_CHANGE_MY_INFO

public mixed _CHANGE_MY_INFO = "Change My Info"

_CHANGE_MY_INFORMATION

public mixed _CHANGE_MY_INFORMATION = "Change my information:"

_CHANGE_MY_PASSWORD

public mixed _CHANGE_MY_PASSWORD = "Change Password"

_CHANGE_MY_PWD

public mixed _CHANGE_MY_PWD = "Change My Password"

_CHANGE_PWD

public mixed _CHANGE_PWD = "Change Password"

_CLICK_HERE_BROWSER_REDIRECT

public mixed _CLICK_HERE_BROWSER_REDIRECT = "Click here if your browser doesn't support redirecting."

_CONFIRM_NEW_PWD

public mixed _CONFIRM_NEW_PWD = "Confirm New Password"

_COUNTRY

public mixed _COUNTRY = "Country"

_DELETE

public mixed _DELETE = "Delete"

_DONT_RESPOND_WILL_IGNORED

public mixed _DONT_RESPOND_WILL_IGNORED = "Please do not respond to this email as it may be ignored."

_EMAIL

public mixed _EMAIL = "Email"

_EMAIL_DIE

public mixed _EMAIL_DIE = "Failed sending registration email, please report this to the webmaster ({$site_email})"

_ERROR_INVALID_EMAIL

public mixed _ERROR_INVALID_EMAIL = "Error: Invalid email address."

_ERROR_NEW_PWD_DOESNT_MATCH

public mixed _ERROR_NEW_PWD_DOESNT_MATCH = "Error: The new password doen't match!."

_ERROR_PASSWORD_DOESNT_MATCH

public mixed _ERROR_PASSWORD_DOESNT_MATCH = "<b>Error:</b> Password doesn't match."

_ERROR_PLEASE_FILL_FIELDS

public mixed _ERROR_PLEASE_FILL_FIELDS = "<b>Error:</b> Please fill all fields with (*) ."

_FIELDS_WITH_STAR_ARE_REQUIRED

public mixed _FIELDS_WITH_STAR_ARE_REQUIRED = "Fields marked with a * are required."

_FILED_STAR_REQUIRED

public mixed _FILED_STAR_REQUIRED = "Fields marked with a (*) are required."

_FORGOT_PASSWORD

public mixed _FORGOT_PASSWORD = "Forgot password?"

_FULLNAME

public mixed _FULLNAME = "Full Name"

_GOBACK

public mixed _GOBACK = "[ <a href=\"javascript:history.go(-1)\">Go Back</a> ]"

_GOHOME

public mixed _GOHOME = "[ <a href=\"index.php\">Home</a> ]"

_HELLO

public mixed _HELLO = "Hello"

_HERE_ISIT_BELOW

public mixed _HERE_ISIT_BELOW = "Here it is below."

_LAST_LOGIN

public mixed _LAST_LOGIN = "Last login"

_LOGIN

public mixed _LOGIN = "Login"

_LOGIN_ERROR

public mixed _LOGIN_ERROR = "Login error. Please check username/password."

_LOGIN_SUCCESS

public mixed _LOGIN_SUCCESS = "Login success please wait ..."

_LOGOUT

public mixed _LOGOUT = "Logout"

_LTR_RTL

public mixed _LTR_RTL = "ltr"

_MY_ACCOUNT

public mixed _MY_ACCOUNT = "My Account"

_NEW_PASSWORD

public mixed _NEW_PASSWORD = "New password"

_NEW_PASSWORD_SENT_WAIT

public mixed _NEW_PASSWORD_SENT_WAIT = "Your new Password has been sent to your email. <br> Please wait ..."

_NEW_PWD

public mixed _NEW_PWD = "New Password"

_NEW_PWD_SENT_TO_YOUR_EMAIL

public mixed _NEW_PWD_SENT_TO_YOUR_EMAIL = "New password has been sent to your email."

_NOT_AUTHORIZED

public mixed _NOT_AUTHORIZED = "Error: You are not authorized to access this page."

_NOT_YET

public mixed _NOT_YET = "Not Yet!"

_OLD_PWD

public mixed _OLD_PWD = "Old Password"

_OLD_PWD_DONT_MATCH

public mixed _OLD_PWD_DONT_MATCH = "Error: Old password doesn't match the one in our database."

_ONCE_CHANGED_LOGOUT

public mixed _ONCE_CHANGED_LOGOUT = "<br />Once your password has been changed, you will be logged out automatically."

_PASSWORD

public mixed _PASSWORD = "Domain Password"

_PLEASE_ENTER_YOUR_USER

public mixed _PLEASE_ENTER_YOUR_USER = "Please enter your username and password to login."

_PLZ_DONT_FORGOT_PWD

public mixed _PLZ_DONT_FORGOT_PWD = "Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be sent to your email."

_PLZ_KEEP_THIS_EMAIL

public mixed _PLZ_KEEP_THIS_EMAIL = "Please keep this email for your records. Your account information is as follows:"

_PLZ_REMEBER_NEW_PWS

public mixed _PLZ_REMEBER_NEW_PWS = "Please remember your new password."

_PLZ_WAIT

public mixed _PLZ_WAIT = "Please wait ..."

_PROFILE

public mixed _PROFILE = "Profile"

_REDIRECTING

public mixed _REDIRECTING = "Redirecting ... "

_REG_FORM

public mixed _REG_FORM = "Registration Form"

_REG_SUCCESS

public mixed _REG_SUCCESS = "Registration was successful and you can now login"

_REG_SUCCESS_VALIDATE

public mixed _REG_SUCCESS_VALIDATE = "Registration was successful. <br> Please go and check your email. <br> You'll find how to activate your account."

_REGISTER

public mixed _REGISTER = "Register"

_REMEBER_ME

public mixed _REMEBER_ME = "Remember me for 2 weeks"

_REQUIRED

public mixed _REQUIRED = "Required!"

_RETYPE_PASSWORD

public mixed _RETYPE_PASSWORD = "Re-type Password"

_SAVE_CHANGES

public mixed _SAVE_CHANGES = "Save Changes"

_SAVECHANGES

public mixed _SAVECHANGES = "Save Changes"
public mixed _SEARCH = "Search"

_SEND_NEW_PASSWORD

public mixed _SEND_NEW_PASSWORD = "Send me a new password"

_SEND_PASSWORD

public mixed _SEND_PASSWORD = "Send password"

_SUCCESS_PWD_CHANGED

public mixed _SUCCESS_PWD_CHANGED = "Success: Your password has been changed."

_TEL_MOBILE

public mixed _TEL_MOBILE = "Tel/Mobile"

_THANKS

public mixed _THANKS = "Thanks"

_THANKS_FOR_REGISTERING

public mixed _THANKS_FOR_REGISTERING = "Thank you for registering."

_THE_EMAIL

public mixed _THE_EMAIL = "The email"

_THIS_EMAIL_AUTO_GENERATED

public mixed _THIS_EMAIL_AUTO_GENERATED = "This email was automatically generated."

_USERNAME

public mixed _USERNAME = "Username"

_VALIDATE_DONE

public mixed _VALIDATE_DONE = "Congratulations!. <br> Your account has been activated successfully. <br> You can now login."

_VALIDATE_EMAIL

public mixed _VALIDATE_EMAIL = "Validation & login information"

_VALIDATE_ERROR

public mixed _VALIDATE_ERROR = "Error in validation code. Maybe it's already used."

_VALIDATE_ERROR_LOGIN

public mixed _VALIDATE_ERROR_LOGIN = "Error logging in. <br> Your account is not active. <br> Please check your email on how to activate your account."

_WEBSITE

public mixed _WEBSITE = "Website"

_WELCOME

public mixed _WELCOME = "Welcome"

_WELCOME_TO

public mixed _WELCOME_TO = "Welcome to"

_WRONG_USEREMAIL

public mixed _WRONG_USEREMAIL = "Error: Wrong username/email"

_YOU_ARE_RECEIVING_EMAIL

public mixed _YOU_ARE_RECEIVING_EMAIL = "You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on the "

_YOU_CAN_OFCOURSE_CHANGE_PWS

public mixed _YOU_CAN_OFCOURSE_CHANGE_PWS = "You can of course change this password yourself. If you have any difficulties please contact the webmaster."

_YOU_MAY_LOGIN_BELOW

public mixed _YOU_MAY_LOGIN_BELOW = "You may login below:"

_YOUR_ACCOUNT_IS_CURRENTLY_ACTIVE

public mixed _YOUR_ACCOUNT_IS_CURRENTLY_ACTIVE = "Your account is currently active. You can use it by visiting the following link:"

_YOUR_ACCOUNT_IS_NOT_ACTIVE

public mixed _YOUR_ACCOUNT_IS_NOT_ACTIVE = "Your account is currently NOT active. Please click following link to activate your account now."

_YOUR_INFO_AT

public mixed _YOUR_INFO_AT = "Your login information"

_YOUR_INFO_HAS_BEEN_CHANGES

public mixed _YOUR_INFO_HAS_BEEN_CHANGES = "Your information has been successfully changed."

        
On this page

Search results