2006-12-02 04:36:16 +00:00
< ? php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File .
|
| $Source : / cvs_backup / e107_0 . 8 / e107_languages / English / lan_usersettings . php , v $
2010-02-10 18:18:01 +00:00
| $Revision $
| $Date $
| $Author $
2006-12-02 04:36:16 +00:00
+----------------------------------------------------------------------------+
*/
define ( " PAGE_NAME " , " User Settings " );
2008-12-28 22:37:43 +00:00
/*
LANs rationalised - some common ones now in lan_user . php . Old numbers generally cross - referenced
// define("LAN_7", "Display Name: "); See LAN_USER_01
2006-12-02 04:36:16 +00:00
define ( " LAN_11 " , " the name you use to login to the site - this cannot be changed, please contact an administrator if it needs to be changed for security purposes " );
2008-12-28 22:37:43 +00:00
//define("LAN_20", "Error");
2006-12-02 04:36:16 +00:00
define ( " LAN_106 " , " That doesn't appear to be a valid email address " );
2008-12-28 22:37:43 +00:00
//define("LAN_112", "Email Address: "); see LAN_USER_60
2006-12-02 04:36:16 +00:00
define ( " LAN_119 " , " Location: " );
2008-12-21 22:17:05 +00:00
//define("LAN_120", "Signature: ");
//define("LAN_121", "Avatar: ");
2006-12-02 04:36:16 +00:00
define ( " LAN_144 " , " Website URL: " );
2008-12-28 22:37:43 +00:00
//define("LAN_151", "OK");
2006-12-02 04:36:16 +00:00
define ( " LAN_185 " , " You left the password field blank " );
2008-12-28 22:37:43 +00:00
//define("LAN_308", "Real Name: ");
2006-12-02 04:36:16 +00:00
define ( " LAN_402 " , " Type path or choose avatar " );
define ( " LAN_410 " , " Settings for " );
define ( " LAN_411 " , " Update Your Settings " );
define ( " LAN_412 " , " Change Your Password " );
define ( " LAN_413 " , " Choose An Avatar " );
2008-12-28 22:37:43 +00:00
//define("LAN_416", "Yes");
//define("LAN_417", "No");
2006-12-02 04:36:16 +00:00
define ( " LAN_419 " , " Personal / Contact Information " );
2008-12-28 22:37:43 +00:00
//define("LAN_420", "Avatar"); LAN_USER_07
//define("LAN_425", "Photograph"); LAN_USER_06
//define("LAN_427", "Submit ...");
//define("LAN_428", "News Item");
//define("LAN_429", "Link");
//define("LAN_430", "Download");
//define("LAN_431", "Article");
//define("LAN_432", "Review");
2006-12-02 04:36:16 +00:00
2008-12-28 22:37:43 +00:00
//define("LAN_435", "XML User Protocol file"); // LAN_USER_11
2006-12-02 04:36:16 +00:00
2008-12-28 22:37:43 +00:00
//define("LAN_SIGNUP_1", "Min."); See LAN_USER_78
//define("LAN_SIGNUP_2", "chars."); See LAN_USER_79
//define("LAN_SIGNUP_4", "Your password must be at least "); See LAN_USER_77
//define("LAN_SIGNUP_5", " characters long."); See LAN_USER_77
//define("LAN_SIGNUP_6", "Your "); See LAN_USER_75
//define("LAN_SIGNUP_7", " is required"); See LAN_USER_75
2006-12-02 04:36:16 +00:00
2008-12-28 22:37:43 +00:00
//define("LAN_CUSTOMTITLE", "Custom Title"); See LAN_USER_04
2007-08-07 19:27:18 +00:00
//define("LAN_ICQNUMBER", "ICQ number must contain only numbers");
2006-12-02 04:36:16 +00:00
//v.617
define ( " LAN_408 " , " A user with that email address already exists. " );
2008-12-28 22:37:43 +00:00
*/
2007-08-16 19:19:51 +00:00
define ( " MAX_AVWIDTH " , " Maximum avatar size (wxh) is " );
define ( " MAX_AVHEIGHT " , " x " );
2007-08-07 19:27:18 +00:00
// define("GIF_RESIZE", "Please resize gif image or convert to different format");
2008-12-28 22:37:43 +00:00
//define("RESIZE_NOT_SUPPORTED", "Resize method not supported by this server. Please resize image or choose another. File has been deleted.");
2006-12-02 04:36:16 +00:00
// v0.7
2007-12-15 15:06:40 +00:00
define ( " LAN_USET_1 " , " Your avatar is too wide " );
define ( " LAN_USET_2 " , " Maximum allowable width is " );
define ( " LAN_USET_3 " , " Your avatar is too high " );
define ( " LAN_USET_4 " , " Maximum allowable height is " );
2008-12-28 22:37:43 +00:00
//define("LAN_USET_5", "Subscribed to"); // Now LAN_USER_76
//define("LAN_USET_6", "Subscribe to our mailing-list(s) and/or sections of this site."); Now LAN_USER_73
2006-12-02 04:36:16 +00:00
define ( " LAN_USET_7 " , " Miscellaneous " );
2008-01-15 21:57:53 +00:00
define ( " LAN_USET_8 " , " User Signature " );
2006-12-02 04:36:16 +00:00
define ( " LAN_USET_9 " , " Some of the required fields (marked with a *) are missing from your settings. " );
define ( " LAN_USET_10 " , " Please update your settings now, in order to proceed. " );
define ( " LAN_USET_11 " , " That user name cannot be accepted as valid, please choose a different user name " );
2006-12-30 22:39:43 +00:00
define ( " LAN_USET_12 " , " That display name is too short. Please choose another " );
2007-04-12 23:04:51 +00:00
define ( " LAN_USET_13 " , " Invalid characters in Username. Please choose another " );
2007-05-28 09:37:35 +00:00
define ( " LAN_USET_14 " , " Login name too long. Please choose another " );
define ( " LAN_USET_15 " , " Display name too long. Please choose another " );
2007-07-23 20:06:05 +00:00
define ( " LAN_USET_16 " , " Tick box to delete existing photo without uploading another " );
2007-08-07 19:27:18 +00:00
define ( " LAN_USET_17 " , " Display name already used. Please choose another " );
2007-12-15 15:06:40 +00:00
define ( 'LAN_USET_18' , 'User data changed by admin: --ID--, login name: --LOGNAME--' );
2008-12-28 22:37:43 +00:00
//define('LAN_USET_19', 'Custom Title'); Now LAN_USER_74
2012-06-19 09:08:41 +00:00
define ( 'LAN_USET_20' , " You must also change the user's password if you are changing their login name or email address " );
2008-06-13 20:20:23 +00:00
define ( 'LAN_USET_21' , 'Please validate the changes by re-entering your password: ' );
2012-06-19 09:08:41 +00:00
define ( 'LAN_USET_22' , 'Invalid password!' ); // TODO LAN common?
2008-12-28 22:37:43 +00:00
define ( 'LAN_USET_23' , 'Leave blank to keep existing password' ); // LAN_401
define ( 'LAN_USET_24' , 'New Password: ' ); // LAN_152
define ( 'LAN_USET_25' , 'Re-type New Password: ' ); // LAN_153
define ( 'LAN_USET_26' , 'Upload your Avatar' ); // LAN_415
2012-06-19 09:08:41 +00:00
define ( 'LAN_USET_27' , 'Upload your Photograph' ); // LAN_414
2008-12-28 22:37:43 +00:00
define ( 'LAN_USET_28' , 'This will be shown on your profile page' ); // LAN_426
2011-12-27 22:54:34 +00:00
//define('LAN_USET_29', 'URL to your XUP file'); // LAN_433
2008-12-28 22:37:43 +00:00
define ( 'LAN_USET_30' , 'what\'s this?' ); // LAN_434
define ( 'LAN_USET_31' , 'Registration Information' ); // LAN_418
define ( 'LAN_USET_32' , 'Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately.' ); // LAN_404
define ( 'LAN_USET_33' , 'Choose site-stored avatar' ); // LAN_421
define ( 'LAN_USET_34' , 'Use remote avatar' ); // LAN_422
define ( 'LAN_USET_35' , 'Please type full address to image' ); // LAN_423
define ( 'LAN_USET_36' , 'Click button to see avatars stored on this site' ); // LAN_424
2012-06-19 09:08:41 +00:00
define ( 'LAN_USET_37' , 'Save Settings' ); // LAN_154 //TODO common LAN?
2008-12-28 22:37:43 +00:00
define ( 'LAN_USET_38' , 'Choose avatar' ); // LAN_403
define ( 'LAN_USET_39' , 'Update User Settings' ); // LAN_155
define ( 'LAN_USET_40' , 'The two passwords do not match' ); // LAN_105
2012-06-19 09:08:41 +00:00
define ( 'LAN_USET_41' , 'Settings updated and saved into database.' ); // LAN_150 //TODO Common LAN?
2008-12-28 22:37:43 +00:00
define ( 'LAN_USET_42' , '' );
2008-06-13 20:20:23 +00:00
2006-12-02 04:36:16 +00:00
?>