Ignore:
Timestamp:
Feb 19, 2011, 5:15:05 PM (13 years ago)
Author:
Eric
Message:

r9295 merged from trunk to branch 2.20

File:
1 edited

Legend:

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

    r9267 r9296  
    145145$lang['UAM_No_Comment_Anonymous'] = 'Nickname mandatory for guests comments';
    146146
    147 $lang['UAM_Tips1'] = 'Registrations with email validation and warning message on the Piwigo\'s homepage';
    148 
    149147$lang['UAM_Tab_UserManager'] = 'Tracking validations';
    150148
     
    176174// --------- Starting below: New or revised $lang ---- from version 2.14.0
    177175$lang['UAM_AdminConfMail'] = 'Confirmation of registration for admins';
     176// --------- End: New or revised $lang ---- from version 2.14.0
     177
     178
     179// --------- Starting below: New or revised $lang ---- from version 2.15.0
     180$lang['UAM_confirmmail_custom_Txt1'] = 'Text of the confirmation page - Confirmation accepted';
     181$lang['UAM_confirmmail_custom_Txt2'] = 'Text of the confirmation page - Confirmation rejected';
     182$lang['UAM_LastVisit_Date'] = 'Last visit';
     183$lang['UAM_Nb_Days'] = 'Difference in days';
     184$lang['UAM_Err_UserManager_Settings'] = 'This page is available only if "Confirmation of registration" is active and if a group of visitors not validated is configured in "Setting confirmations and validations of registration".';
     185// --------- End: New or revised $lang ---- from version 2.15.0
     186
     187
     188// --------- Starting below: New or revised $lang ---- from version 2.15.1
     189$lang['UAM_Support_txt'] = 'The official support on this plugin is only on these Piwigo forum topic:<br>
     190<a href="http://fr.piwigo.org/forum/viewtopic.php?id=12775" onclick="window.open(this.href);return false;">French forum - http://fr.piwigo.org/forum/viewtopic.php?id=12775</a>
     191<br>or<br>
     192<a href="http://piwigo.org/forum/viewtopic.php?id=15015" onclick="window.open(this.href);return false;">English forum - http://piwigo.org/forum/viewtopic.php?id=15015</a><br><br>
     193Also available, the project\'s bugtracker: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
     194// --------- End: New or revised $lang ---- from version 2.15.1
     195
     196
     197// --------- Starting below: New or revised $lang ---- from version 2.15.4
     198$lang['UAM_Force_Validation'] = 'Manual validation';
     199$lang['UAM_Confirm_Mail_true'] = ' Enable - Validation by user';
     200$lang['UAM_Confirm_Mail_local'] = ' Enable - Validation by admin (no validation key sent)';
     201$lang['UAM_RedirToProfile'] = 'Redirect to "Customization" page';
     202// --------- End: New or revised $lang ---- from version 2.15.4
     203
     204
     205// --------- Starting below: New or revised $lang ---- from version 2.16.0
     206$lang['UAM_Expired_Group'] = '<b>Group</b> for user\'s registration has expired<br>';
     207$lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br>';
     208$lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
     209$lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
     210$lang['UAM_GTAutoGp'] = 'Automatic change of group / status';
     211$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status';
     212$lang['UAM_Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
     213$lang['UAM_title_redir_page'] = 'Access denied for having an account destroyed!';
     214$lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the configuration chosen:
     215<br><br>
     216"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.
     217<br><br>
     218To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".
     219<br><br>';
     220$lang['UAM_Demotion of %s'] = 'Demotion of %s';
     221$lang['UAM_AdminValidationMail_Text'] = 'Notification of manual registration validation';
     222$lang['UAM_Validation of %s'] = 'Validation of %s';
     223// --------- End: New or revised $lang ---- from version 2.16.0
     224
     225
     226// --------- Starting below: New or revised $lang ---- from version 2.20.0
     227$lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
     228$lang['UAM_USRAuto'] = 'Automatic management of unvalidated users';
     229$lang['UAM_USRAutoDel'] = 'Custom message on deleted account';
     230$lang['UAM_USRAutoMail'] = 'Automated email reminder';
     231$lang['UAM_Disable'] = ' Disable (default)';
     232$lang['UAM_Enable'] = ' Enable ';
     233$lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
    178234$lang['UAM_Tips1_txt'] = '
    179235          <ul>
    180236            <li>
    181             Goals:<br>
    182             - On his arrival at the gallery: To inform the visitor that he has to register to access private photos<br>
    183             - At registration: Generate an email validation with direct link, inform the new user of its non-validation and integrate him to the group "Waiting"<br>
    184             - At validation: Switch automatically group "Waiting" to group "Validated", which provides access to private categories<br><br>
     237            Goals: Inform the visitor that the registration is awaiting approval by displaying a personal block on the home page of the gallery, and this, as registration is not approved.
     238            <br><br>
    185239            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
    186240            </li><br><br>
     
    214268            </li>
    215269          </ul>';
    216 // --------- End: New or revised $lang ---- from version 2.14.0
    217 
    218 
    219 // --------- Starting below: New or revised $lang ---- from version 2.15.0
    220 $lang['UAM_confirmmail_custom_Txt1'] = 'Text of the confirmation page - Confirmation accepted';
    221 $lang['UAM_confirmmail_custom_Txt2'] = 'Text of the confirmation page - Confirmation rejected';
    222 $lang['UAM_LastVisit_Date'] = 'Last visit';
    223 $lang['UAM_Nb_Days'] = 'Difference in days';
    224 $lang['UAM_Err_UserManager_Settings'] = 'This page is available only if "Confirmation of registration" is active and if a group of visitors not validated is configured in "Setting confirmations and validations of registration".';
    225 // --------- End: New or revised $lang ---- from version 2.15.0
    226 
    227 
    228 // --------- Starting below: New or revised $lang ---- from version 2.15.1
    229 $lang['UAM_Support_txt'] = 'The official support on this plugin is only on these Piwigo forum topic:<br>
    230 <a href="http://fr.piwigo.org/forum/viewtopic.php?id=12775" onclick="window.open(this.href);return false;">French forum - http://fr.piwigo.org/forum/viewtopic.php?id=12775</a>
    231 <br>or<br>
    232 <a href="http://piwigo.org/forum/viewtopic.php?id=15015" onclick="window.open(this.href);return false;">English forum - http://piwigo.org/forum/viewtopic.php?id=15015</a><br><br>
    233 Also available, the project\'s bugtracker: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
    234 // --------- End: New or revised $lang ---- from version 2.15.1
    235 
    236 
    237 // --------- Starting below: New or revised $lang ---- from version 2.15.4
    238 $lang['UAM_Force_Validation'] = 'Manual validation';
    239 $lang['UAM_Confirm_Mail_true'] = ' Enable - Validation by user';
    240 $lang['UAM_Confirm_Mail_local'] = ' Enable - Validation by admin (no validation key sent)';
    241 $lang['UAM_RedirToProfile'] = 'Redirect to "Customization" page';
    242 // --------- End: New or revised $lang ---- from version 2.15.4
    243 
    244 
    245 // --------- Starting below: New or revised $lang ---- from version 2.16.0
    246 $lang['UAM_Expired_Group'] = '<b>Group</b> for user\'s registration has expired<br>';
    247 $lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br>';
    248 $lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
    249 $lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
    250 $lang['UAM_GTAutoGp'] = 'Automatic change of group / status';
    251 $lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status';
    252 $lang['UAM_Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
    253 $lang['UAM_title_redir_page'] = 'Access denied for having an account destroyed!';
    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>
    258 To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".
    259 <br><br>';
    260 $lang['UAM_Demotion of %s'] = 'Demotion of %s';
    261 $lang['UAM_AdminValidationMail_Text'] = 'Notification of manual registration validation';
    262 $lang['UAM_Validation of %s'] = 'Validation of %s';
    263 // --------- End: New or revised $lang ---- from version 2.16.0
    264 
    265 
    266 // --------- Starting below: New or revised $lang ---- from version 2.20.0
    267 $lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
    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 ';
     270$lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
     271$lang['UAM_Tips2_txt'] = '
     272          <ul>
     273            <li>
     274            Goals: Inform the visitor that the registration is awaiting validation by posting an additional page replacing the standard index page gallery at each of these connections, and this, as registration is not approved.
     275            <br><br>
     276            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
     277            </li><br><br>
     278            <li>
     279Prerequisite:<br>
     280- A gallery with all or some private categories, visible only by registered users<br>
     281- At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Validated" with all the permissions on the private categories<br>
     282- UAM plugin<br>
     283- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
     284- Optionally, the plugin Extended Description to support multi-languages<br>
     285            </li><br><br>
     286            <li>
     287Stages:<br><br>
     288A. In plugin UAM:
     289              <ol>
     290                <li>Enable registration confirmation</li>
     291                <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
     292                <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
     293                <li>Select the "Validated" group under "For users who have validated their registration"</li>
     294                <li>Save the plugin configuration</li>
     295              </ol>
     296<br>
     297B. In plugin Additional Pages:<br>
     298                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
     299                <br>
     300              <ol>
     301                <li>Add a new page with at least the following parameters:</li>
     302                <ul>
     303                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
     304                  <li>Set as homepage checked</li>
     305                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
     306                  <li>Content: The text you want to use for visitors.</li>
     307                </ul>
     308                <br>
     309                <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
     310              </ol>
     311            </li>
     312          </ul>';
    273313// --------- End: New or revised $lang ---- from version 2.20.0
    274314?>
Note: See TracChangeset for help on using the changeset viewer.