1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 20:01:47 +02:00

Issue #6 Language-file standards. Wrap definitions in double-quotes.

This commit is contained in:
Cameron
2015-07-07 17:43:49 -07:00
parent 483d43a829
commit 6b5d95388f
58 changed files with 1184 additions and 1208 deletions

View File

@@ -81,7 +81,7 @@ define("USRLAN_67", "The two passwords do not match");
define("USRLAN_68", "You left required field(s) blank");
define("USRLAN_69", "That doesn't appear to be a valid email address");
// define("USRLAN_70", "User created");
// define("USRLAN_71", "Users Front Page"); // Moved to lan_admin.php and renamed 'User List'
// define("USRLAN_71", "Users Front Page"); // Moved to lan_admin.php and renamed "User List"
// define("USRLAN_72", "Quick Add User"); // Use: LAN_USER_QUICKADD
// define("USRLAN_73", "Prune Users"); // Use: LAN_USER_PRUNE
// define("USRLAN_75", "Options"); // Use: LAN_OPTIONS
@@ -163,111 +163,111 @@ define("USRLAN_154", "Clear email for checked");
define("USRLAN_155", "Total {TOTAL} emails found. {DELCOUNT} deleted through options.<br />{DELUSER} users marked as 'bounced' (out of {FOUND} emails)");
define("USRLAN_156", "Email address is already in use");
define('USRLAN_160', 'Total --COUNT-- users of type --TYPE-- pruned');
define('USRLAN_161', 'User ID --UID-- name --NAME-- banned');
define('USRLAN_162', 'User ID --UID-- name --NAME-- unbanned');
define('USRLAN_163', 'User ID --UID-- deleted');
define('USRLAN_164', 'User ID --UID-- name --NAME-- (--EMAIL--) made admin');
define('USRLAN_165', 'User ID --UID-- name --NAME-- admin status revoked');
define('USRLAN_166', 'User ID --UID-- name --NAME-- approved');
define("USRLAN_160", "Total --COUNT-- users of type --TYPE-- pruned");
define("USRLAN_161", "User ID --UID-- name --NAME-- banned");
define("USRLAN_162", "User ID --UID-- name --NAME-- unbanned");
define("USRLAN_163", "User ID --UID-- deleted");
define("USRLAN_164", "User ID --UID-- name --NAME-- (--EMAIL--) made admin");
define("USRLAN_165", "User ID --UID-- name --NAME-- admin status revoked");
define("USRLAN_166", "User ID --UID-- name --NAME-- approved");
//FIX ME USERLAN_160 - USERLAN_166 need to be reworked avoid duplication.
define('USRLAN_167', 'Validation email ID --ID-- resent to --NAME-- at --EMAIL--');
define('USRLAN_168', 'Re-send --COUNT-- validation emails');
define('USRLAN_169', 'Total --COUNT-- bounced emails deleted');
define('USRLAN_170', 'Random user name');
define('USRLAN_171', 'Random password');
define('USRLAN_172', 'User account has been created with the following:');
// define('USRLAN_173', 'Login name set');
// define('USRLAN_174', 'User name --NAME-- created');
define('USRLAN_175', '');
define("USRLAN_167", "Validation email ID --ID-- resent to --NAME-- at --EMAIL--");
define("USRLAN_168", "Re-send --COUNT-- validation emails");
define("USRLAN_169", "Total --COUNT-- bounced emails deleted");
define("USRLAN_170", "Random user name");
define("USRLAN_171", "Random password");
define("USRLAN_172", "User account has been created with the following:");
// define("USRLAN_173", "Login name set");
// define("USRLAN_174", "User name --NAME-- created");
define("USRLAN_175", "");
define('USRLAN_179', 'User banned: ');
define('USRLAN_180', 'IP address of {IP} appears on whitelist; IP not banned.');
define('USRLAN_181', 'Choose option for user status and sending confirmation email to the user');
define('USRLAN_182', 'Invalid characters in login name'); // duplicate - USRLAN_92, used for 'verify' user action
define('USRLAN_183', 'That login name already in use'); // wrong used with 'reqverify' user action
define('USRLAN_184', 'Length of login name outside limits');
define('USRLAN_185', 'A user account has been created for you at {SITEURL} with the following login:<br /><br /><b>Login Name:</b> {LOGINNAME}<br /><b>Password:</b> {PASSWORD}<br/><b>Activation link:</b> {ACTIVATION_LINK}<br /><br />');
define('USRLAN_186', 'Please go to the site as soon as possible and log in, then change your password using the \'Settings\' option.<br /><br />You can also change other settings at the same time.<br /><br />Note that your password cannot be recovered if you lose it.');
define('USRLAN_187', 'Access to website: ');
define('USRLAN_188', 'Email sent successfully');
define('USRLAN_189', 'Error sending email');
define("USRLAN_179", "User banned: ");
define("USRLAN_180", "IP address of {IP} appears on whitelist; IP not banned.");
define("USRLAN_181", "Choose option for user status and sending confirmation email to the user");
define("USRLAN_182", "Invalid characters in login name"); // duplicate - USRLAN_92, used for "verify" user action
define("USRLAN_183", "That login name already in use"); // wrong used with "reqverify" user action
define("USRLAN_184", "Length of login name outside limits");
define("USRLAN_185", "A user account has been created for you at {SITEURL} with the following login:<br /><br /><b>Login Name:</b> {LOGINNAME}<br /><b>Password:</b> {PASSWORD}<br/><b>Activation link:</b> {ACTIVATION_LINK}<br /><br />");
define("USRLAN_186", "Please go to the site as soon as possible and log in, then change your password using the \"Settings\" option.<br /><br />You can also change other settings at the same time.<br /><br />Note that your password cannot be recovered if you lose it.");
define("USRLAN_187", "Access to website: ");
define("USRLAN_188", "Email sent successfully");
define("USRLAN_189", "Error sending email");
define('USRLAN_190', 'New user probationary period (days)');
define('USRLAN_191', 'Administrator can impose restrictions during this period in some areas');
define('USRLAN_192', ''); // was 'days' use value in lan_date.php instead.
define('USRLAN_193', 'Nothing changed - not saved');
define('USRLAN_194', 'Signature may be modified by');
define('USRLAN_195', '');
define("USRLAN_190", "New user probationary period (days)");
define("USRLAN_191", "Administrator can impose restrictions during this period in some areas");
define("USRLAN_192", ""); // was "days" use value in lan_date.php instead.
define("USRLAN_193", "Nothing changed - not saved");
define("USRLAN_194", "Signature may be modified by");
define("USRLAN_195", "");
//User Ranks phrases
// define('USRLAN_196', 'User ranks'); // use LAN_USER_RANKS
define('USRLAN_197', 'Source');
define('USRLAN_198', 'Field Name');
define('USRLAN_199', 'Operation');
define('USRLAN_200', 'Value');
define('USRLAN_201', 'Number of comments');
define('USRLAN_202', 'Number of site visits');
define('USRLAN_203', 'Number of days member');
define('USRLAN_204', 'Core');
// define('USRLAN_205', 'Plugin'); // Use LAN_PLUGIN
define('USRLAN_206', 'Current Calculation');
define('USRLAN_207', 'Type');
define('USRLAN_208', 'Rank Name');
define('USRLAN_209', 'Lower Threshold');
define('USRLAN_210', 'Lang Prefix');
define('USRLAN_211', 'Rank Image');
define('USRLAN_212', 'User Rank');
// define('USRLAN_213', 'Are you sure you want to delete this rank'); // use LAN_CONFIRMDEL
define('USRLAN_214', 'Add New Rank');
//define('USRLAN_215', 'Update Ranks');
define('USRLAN_216', '--select image--');
//define('USRLAN_217', 'User Ranks Updated');
//define('USRLAN_218', 'Deletion of User Rank');
// define("USRLAN_196", "User ranks"); // use LAN_USER_RANKS
define("USRLAN_197", "Source");
define("USRLAN_198", "Field Name");
define("USRLAN_199", "Operation");
define("USRLAN_200", "Value");
define("USRLAN_201", "Number of comments");
define("USRLAN_202", "Number of site visits");
define("USRLAN_203", "Number of days member");
define("USRLAN_204", "Core");
// define("USRLAN_205", "Plugin"); // Use LAN_PLUGIN
define("USRLAN_206", "Current Calculation");
define("USRLAN_207", "Type");
define("USRLAN_208", "Rank Name");
define("USRLAN_209", "Lower Threshold");
define("USRLAN_210", "Lang Prefix");
define("USRLAN_211", "Rank Image");
define("USRLAN_212", "User Rank");
// define("USRLAN_213", "Are you sure you want to delete this rank"); // use LAN_CONFIRMDEL
define("USRLAN_214", "Add New Rank");
//define("USRLAN_215", "Update Ranks");
define("USRLAN_216", "--select image--");
//define("USRLAN_217", "User Ranks Updated");
//define("USRLAN_218", "Deletion of User Rank");
define('USRLAN_219', 'Older than 30 days');
define("USRLAN_219", "Older than 30 days");
define('LAN_MAINADMIN','Main Admin');
define('LAN_NOTVERIFIED','Not Verified');
define('LAN_BANNED','Banned');
define('LAN_BOUNCED','Bounced');
define("LAN_MAINADMIN","Main Admin");
define("LAN_NOTVERIFIED","Not Verified");
define("LAN_BANNED","Banned");
define("LAN_BOUNCED","Bounced");
define('USRLAN_220', 'All Userclasses');
define('USRLAN_221', 'Edit admin perms');
define("USRLAN_220", "All Userclasses");
define("USRLAN_221", "Edit admin perms");
define('USRLAN_222', 'You are about to delete [x] ([y]) with ID #[z]. Are you sure?');
define('USRLAN_223', 'User not found.');
define('USRLAN_224', 'Email sent to:');
define('USRLAN_225', 'Failed to send email to:');
define('USRLAN_226', "You don't have enough permissions to do this.");
define('USRLAN_227', 'Unknown error. Action failed.');
define('USRLAN_228', 'You are about to make User #[b][x][/b] : [b][y][/b] ([z]) an [b]administrator[/b].');
define('USRLAN_229', 'Set the permissions and click [b]Update[/b] to proceed or [b]Back[/b] to abort.');
define('USRLAN_230', 'Update administrator [x] ([y])');
define('USRLAN_231', 'Insufficient permissions, operation aborted.');
define('USRLAN_232', 'Missing activation key.');
define('USRLAN_233', 'Valid');
define('USRLAN_234', 'Invalid');
define('USRLAN_235', 'User now has to verify.');
define('USRLAN_236', 'Action failed.');
define('USRLAN_237', 'User name and display name cannot be different (based on the site configuration). Display name set to [b][x][/b].');
define('USRLAN_238', 'Your current status is [b]Active[/b]');
define("USRLAN_222", "You are about to delete [x] ([y]) with ID #[z]. Are you sure?");
define("USRLAN_223", "User not found.");
define("USRLAN_224", "Email sent to:");
define("USRLAN_225", "Failed to send email to:");
define("USRLAN_226", "You don't have enough permissions to do this.");
define("USRLAN_227", "Unknown error. Action failed.");
define("USRLAN_228", "You are about to make User #[b][x][/b] : [b][y][/b] ([z]) an [b]administrator[/b].");
define("USRLAN_229", "Set the permissions and click [b]Update[/b] to proceed or [b]Back[/b] to abort.");
define("USRLAN_230", "Update administrator [x] ([y])");
define("USRLAN_231", "Insufficient permissions, operation aborted.");
define("USRLAN_232", "Missing activation key.");
define("USRLAN_233", "Valid");
define("USRLAN_234", "Invalid");
define("USRLAN_235", "User now has to verify.");
define("USRLAN_236", "Action failed.");
define("USRLAN_237", "User name and display name cannot be different (based on the site configuration). Display name set to [b][x][/b].");
define("USRLAN_238", "Your current status is [b]Active[/b]");
define('USRLAN_239', 'Notification and user status');
define('USRLAN_240', "Activate, Don't Notify");
define('USRLAN_241', 'Activate, Notify (password)');
define('USRLAN_242', 'Require Activation, Notify (password and activation link)');
define("USRLAN_239", "Notification and user status");
define("USRLAN_240", "Activate, Don't Notify");
define("USRLAN_241", "Activate, Notify (password)");
define("USRLAN_242", "Require Activation, Notify (password and activation link)");
define('USRLAN_243', 'Set Permissions');
define('USRLAN_244', 'Security violation (not enough permissions) - Administrator --ADMIN_UID-- (--ADMIN_NAME--, --ADMIN_EMAIL--) tried to remove admin status from --UID-- (--NAME--, --EMAIL--)');
define('USRLAN_245', 'Security violation (not enough permissions) - Administrator --ADMIN_UID-- (--ADMIN_NAME--, --ADMIN_EMAIL--) tried to make --UID-- (--NAME--, --EMAIL--) system admin');
define('USRLAN_246', 'Us');
define('USRLAN_247', 'Us');
define('USRLAN_248', 'Us');
define('USRLAN_249', 'Us');
define('USRLAN_250', 'Us');
define("USRLAN_243", "Set Permissions");
define("USRLAN_244", "Security violation (not enough permissions) - Administrator --ADMIN_UID-- (--ADMIN_NAME--, --ADMIN_EMAIL--) tried to remove admin status from --UID-- (--NAME--, --EMAIL--)");
define("USRLAN_245", "Security violation (not enough permissions) - Administrator --ADMIN_UID-- (--ADMIN_NAME--, --ADMIN_EMAIL--) tried to make --UID-- (--NAME--, --EMAIL--) system admin");
define("USRLAN_246", "Us");
define("USRLAN_247", "Us");
define("USRLAN_248", "Us");
define("USRLAN_249", "Us");
define("USRLAN_250", "Us");
// These need review - there are duplicates above - they come from admin/lan_userclass.php.
define("UCSLAN_1", "Sending notification email to");
@@ -280,8 +280,8 @@ define("UCSLAN_7", "Set Classes");
define("UCSLAN_8", "Notify User");
define("UCSLAN_9", "Classes Updated.");
define("UCSLAN_10", "Regards,");
define('UCSLAN_11', 'Class membership for user ID --UID-- changed to --CLASSES--');
define('UCSLAN_12', 'Member privileges only');
define("UCSLAN_11", "Class membership for user ID --UID-- changed to --CLASSES--");
define("UCSLAN_12", "Member privileges only");
// from admin/lan_userinfo.php
@@ -294,9 +294,9 @@ define("USFLAN_6", "User ID");
define("USFLAN_7", "User Information");
define('USRLAN_AS_1', 'Login as %s'); //FIXME use [x]
define('USRLAN_AS_2', 'Logout from %s account');
define('USRLAN_AS_3', 'You are already logged in as another user account. Please logout first.');
define("USRLAN_AS_1", "Login as %s"); //FIXME use [x]
define("USRLAN_AS_2", "Logout from %s account");
define("USRLAN_AS_3", "You are already logged in as another user account. Please logout first.");
// Always search lan_admin.php before adding more.