Ignore:
Timestamp:
Feb 17, 2011, 6:16:36 PM (13 years ago)
Author:
Eric
Message:

bug 2055 fixed : New automated task for unvalidated registers (auto email reminder sent and auto deletion if already reminded).
Localisation files cleanup : all keys for "enable" and "disable" options have been replaced by one unic key.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r9177 r9266  
    111111$lang['UAM_Title4'] = 'Tips and examples of use';
    112112$lang['UAM_No_Casse'] = 'Usernames: Case sensitivity';
    113 $lang['UAM_No_Casse_true'] = ' Enable';
    114 $lang['UAM_No_Casse_false'] = ' Disable (default)';
    115113$lang['UAM_Username_Char'] = 'Usernames: Exclusion of characters';
    116114$lang['UAM_Username_Char_true'] = ' Banning characters:<br>(Use a comma to separate each character)<br><br>';
     
    118116$lang['UAM_Password_Enforced'] = 'Strengthening the security level of passwords';
    119117$lang['UAM_Password_Enforced_true'] = ' Enable. Minimum Score: ';
    120 $lang['UAM_Password_Enforced_false'] = ' Disable (default)';
    121118$lang['UAM_AdminPassword_Enforced'] = 'Applying to administrators';
    122 $lang['UAM_AdminPassword_Enforced_true'] = ' Enable';
    123 $lang['UAM_AdminPassword_Enforced_false'] = ' Disable (default)';
    124119$lang['UAM_PasswordTest'] = 'Password test: ';
    125120$lang['UAM_ScoreTest'] = 'Result: ';
    126121$lang['UAM_MailExclusion'] = 'Email domains exclusion';
    127122$lang['UAM_MailExclusion_true'] = ' Exclude the following domains:<br>(Use a comma to separate each domain)';
    128 $lang['UAM_MailExclusion_false'] = ' Disable (default)';
    129123
    130124$lang['UAM_Mail_Info'] = 'Information email to user:';
    131 $lang['UAM_Mail_Info_true'] = ' Enable';
    132 $lang['UAM_Mail_Info_false'] = ' Disable (default)';
    133125$lang['UAM_MailInfo_Text'] = ' Customizing the information email:';
    134126$lang['UAM_Confirm_Mail'] = 'Confirmation of registration:';
    135 $lang['UAM_Confirm_Mail_false'] = ' Disable (default)';
    136127$lang['UAM_ConfirmMail_Text'] = ' Customizing the confirmation email:';
    137128$lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the validation statutes and not both simultaneously.';
     
    144135$lang['UAM_ValidationLimit_Info'] = 'Deadline for registration validation limited';
    145136$lang['UAM_ConfirmMail_TimeOut_true'] = ' Enable. Number of days until expiration: ';
    146 $lang['UAM_ConfirmMail_TimeOut_false'] = ' Disable (default)';
    147137$lang['UAM_ConfirmMail_Remail'] = 'Remind unvalidated users';
    148 $lang['UAM_ConfirmMail_Remail_true'] = ' Enable';
    149 $lang['UAM_ConfirmMail_Remail_false'] = ' Disable (default)';
    150138$lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of key validation.';
    151139$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of key validation.';
     
    153141$lang['UAM_GhostTracker'] = 'Ghost visitors management (Ghost Tracker)';
    154142$lang['UAM_GhostTracker_true'] = ' Enable. Maximum period in days between two visits: ';
    155 $lang['UAM_GhostTracker_false'] = ' Disable (default)';
    156143$lang['UAM_GhostTracker_ReminderText'] = 'Customizing Ghost Tracker\'s reminder message';
    157144$lang['UAM_LastVisit'] = ' Tracking registered users';
    158 $lang['UAM_LastVisit_true'] = ' Enable';
    159 $lang['UAM_LastVisit_false'] = ' Disable (default)';
    160145$lang['UAM_No_Comment_Anonymous'] = 'Nickname mandatory for guests comments';
    161 $lang['UAM_No_Comment_Anonymous_true'] = ' Enable';
    162 $lang['UAM_No_Comment_Anonymous_false'] = ' Disable (default)';
    163146
    164147$lang['UAM_Tips1'] = 'Registrations with email validation and warning message on the Piwigo\'s homepage';
     
    193176// --------- Starting below: New or revised $lang ---- from version 2.14.0
    194177$lang['UAM_AdminConfMail'] = 'Confirmation of registration for admins';
    195 $lang['UAM_Admin_ConfMail_true'] = ' Enable';
    196 $lang['UAM_Admin_ConfMail_false'] = ' Disable (default)';
    197178$lang['UAM_Tips1_txt'] = '
    198179          <ul>
     
    259240$lang['UAM_Confirm_Mail_local'] = ' Enable - Validation by admin (no validation key sent)';
    260241$lang['UAM_RedirToProfile'] = 'Redirect to "Customization" page';
    261 $lang['UAM_RedirToProfile_false'] = ' Disable (default)';
    262 $lang['UAM_RedirToProfile_true'] = ' Enable';
    263242// --------- End: New or revised $lang ---- from version 2.15.4
    264243
     
    268247$lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br>';
    269248$lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
    270 $lang['UAM_GTAuto_false'] = ' Disable (default)';
    271 $lang['UAM_GTAuto_true'] = ' Enable';
    272249$lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
    273250$lang['UAM_GTAutoGp'] = 'Automatic change of group / status';
    274251$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status';
    275 $lang['UAM_GTAutoMail_false'] = ' Disable (default)';
    276 $lang['UAM_GTAutoMail_true'] = ' Enable';
    277252$lang['UAM_Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
    278253$lang['UAM_title_redir_page'] = 'Access denied for having an account destroyed!';
    279 $lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the configuration chosen:<br><br>
    280 "Setting the followed registrations and other options > Ghost visitors management (Ghost Tracker) > Automatic management of ghosts users > Automatically sending an email when changing group / status" can not be activated if "Setting confirmations and validations of registration > Confirmation of registration - Validation by user" is not enabled at first.<br><br>
    281 To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".<br><br>';
     254$lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the configuration chosen:
     255<br><br>
     256"Setting the followed registrations and other options > Ghost visitors management (Ghost Tracker) > Automatic management of ghosts users > Automatically sending an email when changing group / status" can not be activated if "Setting confirmations and validations of registration > Confirmation of registration - Validation by user" is not enabled at first.
     257<br><br>
     258To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".
     259<br><br>';
    282260$lang['UAM_Demotion of %s'] = 'Demotion of %s';
    283261$lang['UAM_AdminValidationMail_Text'] = 'Notification of manual registration validation';
     
    288266// --------- Starting below: New or revised $lang ---- from version 2.20.0
    289267$lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
    290 $lang['UAM_CustomPasswRetr_false'] = ' Disable (default)';
    291 $lang['UAM_CustomPasswRetr_true'] = ' Enable';
     268$lang['UAM_USRAuto'] = 'Automatic management of unvalidated users';
     269$lang['UAM_USRAutoDel'] = 'Custom message on deleted account';
     270$lang['UAM_USRAutoMail'] = 'Automated email reminder';
     271$lang['UAM_Disable'] = ' Disable (default)';
     272$lang['UAM_Enable'] = ' Enable ';
    292273// --------- End: New or revised $lang ---- from version 2.20.0
    293274?>
Note: See TracChangeset for help on using the changeset viewer.