Ignore:
Timestamp:
Feb 12, 2012, 2:47:54 PM (12 years ago)
Author:
Eric
Message:

Merged from trunk to branch 2.30

Location:
extensions/UserAdvManager/branches/2.30/language/en_UK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.30/language/en_UK/help.lang.php

    r12667 r13124  
    1717$lang['UAM_remailtxt1Title'] = 'Reminder email with new key generated';
    1818$lang['UAM_remailtxt2Title'] = 'Reminder email without new key generated';
    19 $lang['UAM_lastvisitTitle_d'] = 'This activates a table in the "Tracking users" tab which are registered users listed on the gallery and the date of their last visit and time spent (in days) since their last visit. Monitoring is purely informative for the administrator of the gallery.';
    2019$lang['UAM_tipsTitle_d'] = 'Tips and various examples of use';
    2120
    2221
    2322// --------- Starting below: New or revised $lang ---- from version 2.14.0
    24 $lang['UAM_adminconfmailTitle_d'] = 'You can disable this validation only for user accounts created by the administrator via Piwigo\'s users management interface.<br><br>
    25 By activating this option, email validation for registration will be sent to each user created by admin.<br><br>
     23$lang['UAM_adminconfmailTitle_d'] = 'You can disable this confirmation only for user accounts created by the administrator via Piwigo\'s users management interface.<br><br>
     24By activating this option, email confirmation for registration will be sent to each user created by admin.<br><br>
    2625By disabling this option (default), only the email information is sent (if &quot;Information email to user&quot; is enabled).';
    2726// --------- End: New or revised $lang ---- from version 2.14.0
     
    3534...
    3635';
    37 $lang['UAM_userlistTitle_d'] = 'This page is for information to the administrator. It displays a list of all users registered on the gallery showing the date and number of days since their last visit. The list is sorted in ascending order of number of days.
    38 <br><br>
    39 <b><u>Only when the Ghost Tracker is active</u></b>, the number of days without a visit appears as the following color code, according to the maximum set in the Ghost Tracker options:
    40 <br>
    41 - <b style=&quot;color: lime;&quot;>Green</b> : When the user has visited the gallery <b style=&quot;color: lime;&quot;><u>less than 50%</u></b> of the maximum indicated in the Ghost Tracker.<br>
    42 - <b style=&quot;color: orange;&quot;>Orange</b> : When the user has visited the gallery <b style=&quot;color: orange;&quot;><u> between 50% and 99% </u></b> of the maximum indicated in the Ghost Tracker.<br>
    43 - <b style=&quot;color: red;&quot;>Red</b> : When the user has visited the gallery <b style=&quot;color: red;&quot;><u>for more than 100%</u></b> of the maximum indicated in the Ghost Tracker. <b><u>In this case, the user must also appear in the Ghost Tracker table.</u></b><br>
    44 <br>
    45 Example :
    46 <br>
    47 The maximum period of Ghost Tracker is configured to 100 days.
    48 <br>
    49 A user will appear in green if he visited the gallery for less than 50 days, in orange if his last visit took place between 50 and 99 days and red for 100 days and above.
    50 <br><br>
    51 <b>NOTE</b>: The list does not display who have not validated their registration (if the option of validating the registration is activated). These users are then managed in a special way in the &quot;Tracking validations&quot; tab.
     36$lang['UAM_gtTitle_d'] = 'When Ghost Tracker is enabled and initialized, you will find below the list of registered visitors who have not returned since x days. &quot;x&quot; is the number of days configured in the General Setup tab. In addition, you will find a column indicating whether an email reminder has been sent to targeted visitors. So, you can see at a glance and treat visitors who have not taken account of the reminder.<br><br>In this view, you can:
     37<br><br>
     38- Manually delete accounts <b>(manual drain)</b>
     39<br>
     40- Generate email reminder <b>with resetting the last visit date</b>. This allows to give a wildcard to targeted visitors. If the visitor has already received a reminder, nothing prevents to resent a new mail which will reset again, in fact, the last visit date.
    5241<br><br>
    5342<b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
    54 $lang['UAM_usermanTitle_d'] = 'When limiting the deadline for registration is enabled, you will find below the list of users whose validation registration is expected, <b style=&quot;text-decoration: underline;&quot;>whether or not</b> they are in time to validate.<br><br>
    55 The registration date is displayed in green when the user concerned is below the time limit to validate his registration. In this case, the validation key is still valid and we can send an email with or without a new validation key.<br><br>
    56 When the registration date appears in red, the validation period has expired. In this case, you must send an email with regeneration of validation key if you want to enable the user to validate their registration.<br><br>
    57 In all cases, it is possible to manually force the validation.<br><br>
    58 In this view, you can:
    59 <br><br>
    60 - Manually delete accounts <b>(manual drain)</b>
    61 <br>
    62 - Generate email reminder <b>without</b> generating a new key. Warning: Send an email reminder to targeted visitors. This function does not reset the date of registration of targeted visitors and the timeout is still valid.
    63 <br>
    64 - Generate email reminder <b>with</b> generating a new key. Warning : Send an email reminder to targeted visitors. This function also resets the date of registration of targeted visitors which equates to extend the deadline for validation.
    65 <br>
    66 - Submit a registration awaiting validation manually even if the expiry date has passed <b>(forcing validation)</b>.
    67 <br><br>
    68 <b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
    69 $lang['UAM_gtTitle_d'] = 'When Ghost Tracker is enabled and initialized, you will find below the list of registered visitors who have not returned since x days. &quot;x&quot; is the number of days configured in the General Setup tab. In addition, you will find a column indicating whether an email reminder has been sent to targeted visitors. So, you can see at a glance and treat visitors who have not taken account of the reminder.<br><br>In this view, you can:
    70 <br><br>
    71 - Manually delete accounts <b>(manual drain)</b>
    72 <br>
    73 - Generate email reminder <b>with resetting the last visit date</b>. This allows to give a wildcard to targeted visitors. If the visitor has already received a reminder, nothing prevents to resent a new mail which will reset again, in fact, the last visit date.
    74 <br><br>
    75 <b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
    76 $lang['UAM_confirmmailTitle_d'] = 'This option allows a user to either confirm registration by clicking on a link received in an email sent upon registration or the administrator to manually activate the registration.<br><br>
    77 In first case, the e-mail is composed of a customizable part to introduce a little welcome note and a fixed part containing the activation link that is generated from a random key that can possibly regenerate through the &quot;Tracking validations&quot; tab.<br><br>
    78 Dans le premier cas, le message envoyé comprend une partie fixe, avec le lien d\'activation généré à partir d\'une clef aléatoire (cette clé peut éventuellement être régénérée via l\'onglet &quot;Suivi des validations&quot;), et une partie personnalisable par un texte d\'accueil.
    79 <br><br>
    80 In second case, <b><u>there is no validation key send by email!</u></b>. Visitors have to wait until an administrator validate them himself in &quot;Validation tracking&quot; tab. It\s recommanded to activate the Piwigo\'s option &quot;Email admins when a new user registers&quot; (see in Piwigo\'s configuration options) and to use the &quot;Information email to user&quot; to warn new registers to wait on their account activation.
    81 <br>
    82 <b style=&quot;color: red;&quot;>NB: Options &quot;Deadline for registration validation limited&quot; and &quot;Remind unvalidated users  &quot; have to be set to off when admin\'s manual validation is enabled.</b>
    83 <br><br>
    84 This option is generally used with the automatic assignment of group and/or statutes. For example, a user who has not validated their registration will be set in a specific group of users (with or without restrictions on the gallery) while a user who validated his registration shall be set in a &quot;normal&quot; group.';
    8543// --------- End: New or revised $lang ---- from version 2.15.4
    8644
     
    9755- Automated management : When the period between 2 successive visits is reached, the visitor is automatically deleted or moved into a wait group and/or status. In this second case, an information email can be sent to him.<br><br>
    9856<b style=&quot;color: red;&quot;>Important note : If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, you must initialize or reset the Ghost Tracker (see corresponding instructions on &quot;Ghost Tracker&quot; tab).</b>';
    99 $lang['UAM_mailexcTitle_d'] = 'By default, Piwigo accepts all email addresses in the format xxx@yyy.zz. Enabling this option allows you to exclude certain domains in the format: @ [domain_name].[domain_extension].<br><br>
    100 Examples :<br>
    101 @hotmail.com -> excluding addresses *@hotmail.com<br>
    102 @hotmail -> excluding all addresses *@hotmail*';
    10357$lang['UAM_GTAutoTitle_d'] = 'This option allows to apply rules for automated management of ghosts users.
    10458<br><br>Basic Principle: A user who reaches the maximum time between visits <b><u>and</u></b> has already been notified by email is considered as expired. Then you can apply automated processing rules such as automatic deletion of expired accounts or demotion by restricting access to the gallery (switch automatically to a restricted group and/or status).
     
    10862
    10963
    110 // --------- Starting below: New or revised $lang ---- from version 2.20.0
    111 $lang['UAM_validationlimitTitle_d'] = 'This option allows to limit the validity of key validation email sent to new registrants. Visitors who register will have x days of time to validate their registration. After this period the validation link will expire.
    112 <br><br>
    113 This option is used in conjunction with the &quot;Confirmation of registration&quot;
    114 <br><br>
    115 If this option and the option &quot;Remind unvalidated users&quot; are activated, new options will appear below in this section to enable the automation of unvalidated users management.';
    116 $lang['UAM_remailTitle_d'] = 'This option allows you to send a reminder email to users registered but have not validated their registration on time. It therefore works in conjunction with the &quot;Confirmation of registration&quot;
    117 <br><br>
    118 2 types of emails can be sent: With or without regeneration of the validation key. As appropriate, the content of emails can be customized.
    119 <br><br>
    120 Refer to the &quot;Tracking validations&quot; tab.
    121 <br><br>
    122 If this option and the option &quot;Deadline for registration validation limited&quot; are activated, new options will appear below in this section to enable the automation of unvalidated users management.';
    123 $lang['UAM_USRAutoTitle_d'] = 'Automatic handling of unvalidated visitors is triggered each time you connect to the gallery and works as follows:
    124 <br><br>
    125 - Automatic deletion of accounts not validated in the allotted time without sending automatic email reminder -> &quot;Deadline for registration validation limited&quot; <b><u>enabled</u></b> and &quot;Remind unvalidated users&quot; <b><u>disabled</u></b>.
    126 <br><br>
    127 - Automatically sending a reminder message with a new generation of validation key and automatic deletion of accounts not validated in the time after sending the reminder -> &quot;Deadline for registration validation limited&quot; <b><u>enabled</u></b> et &quot;Remind unvalidated users&quot; <b><u>enabled</u></b>.';
    128 $lang['UAM_USRAutoMailTitle_d'] = 'When activated, this function will automatically send personalized content in &quot;Reminder email with new key generated&quot; to visitors who match criteria.';
    129 $lang['UAM_StuffsTitle_d'] = 'This enables an additional UAM block in PWG Stuffs plugin (if installed) to inform your visitors who did not validate their registration about their condition.
    130 <br><br>
    131 Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
    132 // --------- End: New or revised $lang ---- from version 2.20.0
    133 
    134 
    13564// --------- Starting below: New or revised $lang ---- from version 2.20.4
    13665$lang['UAM_HidePasswTitle_d'] = 'Choose here if you want to display the password chosen by the visitor in the information email. If you enable the option, the password will then appear in clear text. If you disable the password will not appear at all.';
     
    14877<br><br>
    14978To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    150 $lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration.
    151 <br><br>
    152 Further customize the content with special inserted tags:<br>
    153 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    154 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    155 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    156 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration validation limited;&quot; have to be enabled).
    157 <br><br>
    158 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    159 $lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the validation key regenerated.
    160 <br><br>
    161 If left blank, the mail reminder will include only the validation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
    162 <br><br>
    163 Further customize the content with special inserted tags:<br>
    164 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    165 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    166 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    167 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration validation limited;&quot; have to be enabled).
    168 <br><br>
    169 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    170 $lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a validation key regenerated.
    171 <br><br>
    172 If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
    173 <br><br>
    174 Further customize the content with special inserted tags:<br>
    175 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    176 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    177 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
    178 - <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to validate a registration (&quot;Deadline for registration validation limited; have to be enabled).
    179 <br><br>
    180 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    18179$lang['UAM_infotxtTitle_d'] = 'Enter the introductory text that you want to appear in the information email.
    182 <br><br>
    183 Further customize the content with special inserted tags:<br>
    184 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    185 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    186 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    187 <br><br>
    188 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
    189 $lang['UAM_AdminValidationMail_d'] = 'When an administrator or Webmaster of the gallery manually valid registration pending, a notification email is automatically sent to the user. Enter here the text that appears in this email.
    19080<br><br>
    19181Further customize the content with special inserted tags:<br>
     
    246136$lang['UAM_confirmTitle_d'] = '
    247137- Information email generation<br>
    248 - Register validation email generation<br>
     138- Register confirmation email generation<br>
    249139- Groups, status or privacy level auto joining<br>
    250 - Deadline for registration validation<br>
     140- Deadline for confirmation of registration<br>
    251141- Reminder email generation<br>
    252142...
     
    254144$lang['UAM_confirmgrpTitle'] = 'Groups';
    255145$lang['UAM_confirmstatTitle'] = 'Statutes';
    256 $lang['UAM_confirmgrpTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : Using groups on validation requires that you have created at least one users group and is defined &quot;by default&quot; in Piwigo\'s user groups management.</b><br><br>
     146$lang['UAM_confirmgrpTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : Using groups on confirmation requires that you have created at least one users group and is defined &quot;by default&quot; in Piwigo\'s user groups management.</b><br><br>
    257147The groups are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    258 $lang['UAM_confirmstatTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of statuses on validation requires that you have kept the &quot;Guest&quot; user with default setting (as user template) for new registered. Note you can set any other user as a template for new registered. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
     148$lang['UAM_confirmstatTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of statuses on confirmation requires that you have kept the &quot;Guest&quot; user with default setting (as user template) for new registered. Note you can set any other user as a template for new registered. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
    259149The Statutes are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    260150$lang['UAM_confirmlevelTitle'] = 'Privacy level';
    261151$lang['UAM_confirmlevelTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of privacy level requires that you have used them with your pictures. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
    262152The privacy level is validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    263 $lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group, status or privacy level is like a demotion of the accounts involved and working on the same principle as the group, status or privacy level of validation (see &quot;Setting confirmations and validations of registration&quot;). Therefore be to define a group, status and / or level demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status / level.<br><br>
     153$lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group, status or privacy level is like a demotion of the accounts involved and working on the same principle as the group, status or privacy level of confirmation (see &quot;Setting confirmations of registration&quot;). Therefore be to define a group, status and / or level demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status / level.<br><br>
    264154<b style=&quot;color: red;&quot;>Important note :</b> If a ghost user still has not heard from after the time limit and despite the automatic notification by email (if enabled), he\'s automatically deleted from the database.';
    265155$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status / privacy level change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery.
    266 <br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style=&quot;color: red;&quot;>If the user has already been notified, his account is automatically destroyed.</b>
    267 <br><br>
    268 Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-)
     156<br>To do this, a link to reconfirmation of registration is attached to the email (automatic generation of a new confirmation key).<b style=&quot;color: red;&quot;>If the user has already been notified, his account is automatically destroyed.</b>
     157<br><br>
     158Enter the custom text that also explain the reasons for the demotion, to accompany the confirmation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-)
    269159<br><br>
    270160Further customize the content with special inserted tags:<br>
     
    304194
    305195
    306 // --------- Starting below: New or revised $lang ---- from version 2.30.2
    307 $lang['UAM_RejectConnexion_d'] = 'If activated, new registered users who have not validate their registration won\'t be able to connect to the gallery. They will be redirected to a special page to inform them of this state.<br><br>
    308 <b style=&quot;color: red;&quot;>Warning - This feature works only in conjunction with validation groups! See below to set the groups as required.</b>';
    309 $lang['UAM_RejectConnexion_Custom_Txt_d'] = 'Customize here your explanation text for inform unvalidated users that they won\'t be able to connect the gallery until they have validate their registration.
     196// --------- Starting below: New or revised $lang ---- from version 2.30.3
     197$lang['UAM_mailexcTitle_d'] = 'By default, Piwigo accepts all email addresses in the format xxx@yyy.zz. Enabling this option allows you to exclude certain domains in the format: @ [domain_name].[domain_extension].<br><br>
     198Examples :<br>
     199@hotmail.com -> excluding addresses *@hotmail.com<br>
     200@hotmail -> excluding all addresses *@hotmail*<br><br>
     201<b style=&quot;color: red;&quot;>Warning - This feature works only if emails are mandatory for registrations! Please see Piwigo\'s configuration options.</b>';
     202$lang['UAM_userlistTitle_d'] = 'This page is for information to the administrator. It displays a list of all users registered on the gallery showing the date and number of days since their last visit. The list is sorted in ascending order of number of days.
     203<br><br>
     204<b><u>Only when the Ghost Tracker is active</u></b>, the number of days without a visit appears as the following color code, according to the maximum set in the Ghost Tracker options:
     205<br>
     206- <b style=&quot;color: lime;&quot;>Green</b> : When the user has visited the gallery <b style=&quot;color: lime;&quot;><u>less than 50%</u></b> of the maximum indicated in the Ghost Tracker.<br>
     207- <b style=&quot;color: orange;&quot;>Orange</b> : When the user has visited the gallery <b style=&quot;color: orange;&quot;><u> between 50% and 99% </u></b> of the maximum indicated in the Ghost Tracker.<br>
     208- <b style=&quot;color: red;&quot;>Red</b> : When the user has visited the gallery <b style=&quot;color: red;&quot;><u>for more than 100%</u></b> of the maximum indicated in the Ghost Tracker. <b><u>In this case, the user must also appear in the Ghost Tracker table.</u></b><br>
     209<br>
     210Example :
     211<br>
     212The maximum period of Ghost Tracker is configured to 100 days.
     213<br>
     214A user will appear in green if he visited the gallery for less than 50 days, in orange if his last visit took place between 50 and 99 days and red for 100 days and above.
     215<br><br>
     216<b>NOTE</b>: The list does not display who have not confirmed their registration (if the option of confirming the registration is activated). These users are then managed in a special way in the &quot;Tracking confirmations&quot; tab.
     217<br><br>
     218<b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
     219$lang['UAM_usermanTitle_d'] = 'When limiting the deadline for registration is enabled, you will find below the list of users whose confirmation of registration is expected, <b style=&quot;text-decoration: underline;&quot;>whether or not</b> they are in time to confirm.<br><br>
     220The registration date is displayed in green when the user concerned is below the time limit to confirm his registration. In this case, the confirmation key is still valid and we can send an email with or without a new confirmation key.<br><br>
     221When the registration date appears in red, the confirmation period has expired. In this case, you must send an email with regeneration of confirmation key if you want to enable the user to confirm their registration.<br><br>
     222In all cases, it is possible to manually force the confirmation.<br><br>
     223In this view, you can:
     224<br><br>
     225- Manually delete accounts <b>(manual drain)</b>
     226<br>
     227- Generate email reminder <b>without</b> generating a new key. Warning: Send an email reminder to targeted visitors. This function does not reset the date of registration of targeted visitors and the timeout is still valid.
     228<br>
     229- Generate email reminder <b>with</b> generating a new key. Warning : Send an email reminder to targeted visitors. This function also resets the date of registration of targeted visitors which equates to extend the deadline for confirmation.
     230<br>
     231- Submit a registration awaiting confirmation manually even if the expiry date has passed <b>(forcing confirmation)</b>.
     232<br><br>
     233<b>Table Sorting Function</b>: You can sort the data displayed by clicking on the column headers. Hold the SHIFT key to sort up to 4 simultaneous columns.';
     234$lang['UAM_confirmmailTitle_d'] = 'This option allows a user to either confirm registration by clicking on a link received in an email sent upon registration or the administrator to manually activate the registration.<br><br>
     235In first case, the e-mail is composed of a customizable part to introduce a little welcome note and a fixed part containing the activation link that is generated from a random key that can possibly regenerate through the &quot;Tracking confirmations&quot; tab.<br><br>
     236In second case, <b><u>there is no confirmation key send by email!</u></b>. Visitors have to wait until an administrator confirm them himself in &quot;confirmation tracking&quot; tab. It\s recommanded to activate the Piwigo\'s option &quot;Email admins when a new user registers&quot; (see in Piwigo\'s configuration options) and to use the &quot;Information email to user&quot; to warn new registers to wait on their account activation.
     237<br>
     238<b style=&quot;color: red;&quot;>NB: Options &quot;Deadline for confirmation of registration limited&quot; and &quot;Remind unconfirmed users  &quot; have to be set to off when admin\'s manual confirmation is enabled.</b>
     239<br><br>
     240This option is generally used with the automatic assignment of group and/or statutes. For example, a user who has not confirmed their registration will be set in a specific group of users (with or without restrictions on the gallery) while a user who confirmed his registration shall be set in a &quot;normal&quot; group.';
     241$lang['UAM_validationlimitTitle_d'] = 'This option allows to limit the validity of confirmation key email sent to new registrants. Visitors who register will have x days of time to confirm their registration. After this period the confirmation link will expire.
     242<br><br>
     243This option is used in conjunction with the &quot;Confirmation of registration&quot;
     244<br><br>
     245If this option and the option &quot;Remind unconfirmed users&quot; are activated, new options will appear below in this section to enable the automation of unconfirmed users management.';
     246$lang['UAM_remailTitle_d'] = 'This option allows you to send a reminder email to users registered but have not confirmed their registration on time. It therefore works in conjunction with the &quot;Confirmation of registration&quot;
     247<br><br>
     2482 types of emails can be sent: With or without regeneration of the confirmation key. As appropriate, the content of emails can be customized.
     249<br><br>
     250Refer to the &quot;Tracking confirmations&quot; tab.
     251<br><br>
     252If this option and the option &quot;Deadline for registration confirmation limited&quot; are activated, new options will appear below in this section to enable the automation of unconfirmed users management.';
     253$lang['UAM_USRAutoTitle_d'] = 'Automatic handling of unconfirmed visitors is triggered each time you connect to the gallery and works as follows:
     254<br><br>
     255- Automatic deletion of accounts not confirmed in the allowed time without sending automatic email reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> and &quot;Remind unconfirmed users&quot; <b><u>disabled</u></b>.
     256<br><br>
     257- Automatically sending a reminder message with a new generation of confirmation key and automatic deletion of accounts not confirmed in the time after sending the reminder -> &quot;Deadline for registration confirmation limited&quot; <b><u>enabled</u></b> et &quot;Remind unconfirmed users&quot; <b><u>enabled</u></b>.';
     258$lang['UAM_USRAutoMailTitle_d'] = 'When activated, this function will automatically send personalized content in &quot;Reminder email with new key generated&quot; to visitors who match criteria.';
     259$lang['UAM_StuffsTitle_d'] = 'This enables an additional UAM block in PWG Stuffs plugin (if installed) to inform your visitors who did not confirm their registration about their condition.
     260<br><br>
     261Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
     262$lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration.
     263<br><br>
     264Further customize the content with special inserted tags:<br>
     265- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     266- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     267- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     268- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
     269<br><br>
     270To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     271$lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the confirmation key regenerated.
     272<br><br>
     273If left blank, the mail reminder will include only the confirmation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
     274<br><br>
     275Further customize the content with special inserted tags:<br>
     276- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     277- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     278- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     279- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited;&quot; have to be enabled).
     280<br><br>
     281To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     282$lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a confirmation key regenerated.
     283<br><br>
     284If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example).
     285<br><br>
     286Further customize the content with special inserted tags:<br>
     287- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     288- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     289- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
     290- <b style=&quot;color: red;&quot;>[Kdays]</b> to insert the number of days limit to confirm a registration (&quot;Deadline for registration confirmation limited; have to be enabled).
     291<br><br>
     292To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     293$lang['UAM_AdminValidationMail_d'] = 'When an administrator or Webmaster of the gallery manually confirm registration pending, a notification email is automatically sent to the user. Enter here the text that appears in this email.
     294<br><br>
     295Further customize the content with special inserted tags:<br>
     296- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     297- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     298- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     299<br><br>
     300To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
     301$lang['UAM_RejectConnexion_d'] = 'If activated, new registered users who have not confirm their registration won\'t be able to connect to the gallery. They will be redirected to a special page to inform them of this state.<br><br>
     302<b style=&quot;color: red;&quot;>Warning - This feature works only in conjunction with confirmation groups! See below to set the groups as required.</b>';
     303$lang['UAM_RejectConnexion_Custom_Txt_d'] = 'Customize here your explanation text for inform unconfirmed users that they won\'t be able to connect the gallery until they have confirmed their registration.
    310304<br><br>
    311305This field is compatible with the FCK Editor and, for multi-languages, you can use the [lang] tags of the Extended description plugin if it\'s active.';
    312 // --------- End: New or revised $lang ---- from version 2.30.2
     306$lang['UAM_Tracking registered users_d'] = 'This activates a table in the &quot;Tracking registered users&quot; tab which are registered users listed on the gallery and the date of their last visit and time spent (in days) since their last visit. Monitoring is purely informative for the administrator of the gallery.';
     307// --------- End: New or revised $lang ---- from version 2.30.3
    313308?>
  • extensions/UserAdvManager/branches/2.30/language/en_UK/plugin.lang.php

    r12667 r13124  
    1515$lang['UAM_Password: %s'] = 'Password: %s';
    1616$lang['UAM_Link: %s'] = 'Please, click on this link to confirm your registration : %s';
    17 
    18 
    19 /* Email confirmation page */
    20 $lang['UAM_title_confirm_mail'] = 'Validate your registration';
    21 $lang['UAM_confirm_mail_page_title'] = 'Validate your registration';
    2217
    2318
     
    3126$lang['UAM_empty_pwd'] = '[empty password]';
    3227$lang['UAM_no_update_pwd'] = '[profile updated without password changed]';
    33 $lang['UAM_No_validation_for_Guest'] = 'The "Guest" account is not subject to validation';
    34 $lang['UAM_No_validation_for_default_user'] = 'The default account is not subject to validation';
    35 $lang['UAM_No_validation_for_Webmaster'] = 'The "Webmaster" account is not subject to validation';
    36 $lang['UAM_No_validation_for_your_account'] = 'Your personnal admin account is not subject to validation';
     28$lang['UAM_No_validation_for_Guest'] = 'The "Guest" account is not subject to confirmation';
     29$lang['UAM_No_validation_for_default_user'] = 'The default account is not subject to confirmation';
     30$lang['UAM_No_validation_for_Webmaster'] = 'The "Webmaster" account is not subject to confirmation';
     31$lang['UAM_No_validation_for_your_account'] = 'Your personnal admin account is not subject to confirmation';
    3732
    3833
     
    4237$lang['UAM_%d_Reminder_Sent'] = '%d reminder message was sent';
    4338$lang['UAM_%d_Reminders_Sent'] = '%d reminder messages were sent';
    44 $lang['UAM_%d_Validated_User'] = '%d User validated manually';
    45 $lang['UAM_%d_Validated_Users'] = '%d Users validated manually';
    4639
    4740
     
    9386
    9487
    95 // --------- Starting below: New or revised $lang ---- from version 2.13.0
    96 /* UserList Tab */
    97 $lang['UAM_UserList_Title'] = 'Monitoring registered users';
    98 // --------- End: New or revised $lang ---- from version 2.13.0
    99 
    100 
    10188// --------- Starting below: New or revised $lang ---- from version 2.13.4
    10289/* Global Configuration Tab */
     
    121108$lang['UAM_Confirm_Mail'] = 'Confirmation of registration:';
    122109$lang['UAM_ConfirmMail_Text'] = ' Customizing the confirmation email:';
    123 $lang['UAM_No_Confirm_Group'] = 'Group for users who have not validated their registration<br>';
    124 $lang['UAM_Validated_Group'] = 'Group for users who have validated their registration<br>';
    125 $lang['UAM_No_Confirm_Status'] = 'Status for users who have not validated their registration<br>';
    126 $lang['UAM_Validated_Status'] = 'Status for users who have validated their registration<br>';
    127 $lang['UAM_ValidationLimit_Info'] = 'Deadline for registration validation limited';
     110$lang['UAM_ValidationLimit_Info'] = 'Deadline for registration confirmation limited';
    128111$lang['UAM_ConfirmMail_TimeOut_true'] = ' Enable. Number of days until expiration: ';
    129 $lang['UAM_ConfirmMail_Remail'] = 'Remind unvalidated users';
    130 $lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of key validation.';
    131 $lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of key validation.';
     112$lang['UAM_ConfirmMail_ReMail_Txt1'] = 'Customizing the reminder message <b><u>with</u></b> new regeneration of confirmation key.';
     113$lang['UAM_ConfirmMail_ReMail_Txt2'] = 'Customizing the reminder message <b><u>without</u></b> regeneration of confirmation key.';
    132114
    133115$lang['UAM_GhostTracker'] = 'Ghost visitors management (Ghost Tracker)';
    134116$lang['UAM_GhostTracker_true'] = ' Enable. Maximum period in days between two visits: ';
    135117$lang['UAM_GhostTracker_ReminderText'] = 'Customizing Ghost Tracker\'s reminder message';
    136 $lang['UAM_LastVisit'] = ' Tracking registered users';
    137 
    138 $lang['UAM_Tab_UserManager'] = 'Tracking validations';
    139 
    140 /* UserManager Tab */
    141 $lang['UAM_SubTitle3'] = 'Tracking validations';
    142 $lang['UAM_UserManager_Title'] = 'Tracking validations';
     118
    143119/* Ghost Tracker Tab */
    144120$lang['UAM_SubTitle4'] = 'Ghost Tracker';
     
    146122$lang['UAM_GhostTracker_Title'] = 'Ghost visitors management';
    147123$lang['UAM_GhostTracker_Init'] = 'If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, you must initialize or reset the Ghost Tracker. This action is done only after activation or reactivation of the option. Please click <u>once</u> the reset button below.';
    148 /* UserList Tab */
    149 $lang['UAM_SubTitle5'] = 'Tracking users';
    150 $lang['UAM_Tab_UserList'] = 'Tracking users';
    151124/* Mailing */
    152125$lang['UAM_Add of %s'] = 'Profile created for %s';
    153126$lang['UAM_Update of %s'] = 'Profile %s updated';
    154 
    155 /* Mailing */
    156127$lang['UAM_Ghost_reminder_of_%s'] = '%s, this is a reminder email';
    157 $lang['UAM_Reminder_with_key_of_%s'] = '%s, your validation key has been renewed';
    158 $lang['UAM_Reminder_without_key_of_%s'] = '%s, your validation key will expire';
     128$lang['UAM_Reminder_with_key_of_%s'] = '%s, your confirmation key has been renewed';
     129$lang['UAM_Reminder_without_key_of_%s'] = '%s, your confirmation key will expire';
    159130/* Errors and Warnings */
    160131$lang['UAM_Err_GhostTracker_Settings'] = 'This page is available only if "Ghost Tracker" is active in "Setting the registrations followed and other options".';
     
    173144$lang['UAM_LastVisit_Date'] = 'Last visit';
    174145$lang['UAM_Nb_Days'] = 'Difference in days';
    175 $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".';
    176146// --------- End: New or revised $lang ---- from version 2.15.0
    177147
     
    185155
    186156// --------- Starting below: New or revised $lang ---- from version 2.15.4
    187 $lang['UAM_Force_Validation'] = 'Manual validation';
    188 $lang['UAM_Confirm_Mail_true'] = ' Enable - Validation by user';
    189 $lang['UAM_Confirm_Mail_local'] = ' Enable - Validation by admin (no validation key sent)';
     157$lang['UAM_Force_Validation'] = 'Manual confirmation';
     158$lang['UAM_Confirm_Mail_true'] = ' Enable - Confirmation by user';
     159$lang['UAM_Confirm_Mail_local'] = ' Enable - Confirmation by admin (no confirmation key sent)';
    190160// --------- End: New or revised $lang ---- from version 2.15.4
    191161
     
    200170$lang['UAM_Error_GTAutoMail_cannot_be_set_without_ConfirmMail'] = 'Consistency error in the chosen configuration:
    201171<br><br>
    202 "Setting the registered users monitoring 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.
     172"Setting the registered users monitoring 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 of registration > Confirmation of registration - Confirmation by user" is not enabled at first.
    203173<br><br>
    204174To ensure consistency, the option "Automatically sending an email when changing group / status" was automatically repositioned "disabled".
    205175<br><br>';
    206176$lang['UAM_Demotion of %s'] = 'Demotion of %s';
    207 $lang['UAM_AdminValidationMail_Text'] = 'Notification of manual registration validation';
    208 $lang['UAM_Validation of %s'] = 'Validation of %s';
     177$lang['UAM_AdminValidationMail_Text'] = 'Notification of manual confirmation of registration';
     178$lang['UAM_Validation of %s'] = 'Confirmation of %s';
    209179// --------- End: New or revised $lang ---- from version 2.16.0
    210180
     
    212182// --------- Starting below: New or revised $lang ---- from version 2.20.0
    213183$lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
    214 $lang['UAM_USRAuto'] = 'Automatic management of unvalidated users';
    215184$lang['UAM_USRAutoDel'] = 'Custom message on deleted account';
    216185$lang['UAM_USRAutoMail'] = 'Automated email reminder';
    217186$lang['UAM_Disable'] = ' Disable (default)';
    218187$lang['UAM_Enable'] = ' Enable ';
    219 $lang['UAM_Tips1'] = 'Information of non-validated registration with UAM and PWG_Stuffs';
    220 $lang['UAM_Tips1_txt'] = '
    221           <ul>
    222             <li>
    223             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.
    224             <br><br>
    225             <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
    226             </li><br><br>
    227             <li>
    228 Prerequisite:<br>
    229 - A gallery with all or some private categories, visible only by registered users<br>
    230 - 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>
    231 - UAM plugin<br>
    232 - PWG Stuffs plugin, for adding a special UAM module<br>
    233 - Optionally, the plugin Extended Description to support multi-languages<br>
    234             </li><br><br>
    235             <li>
    236 Stages:<br><br>
    237 A. In plugin UAM:
    238               <ol>
    239                 <li>Enable registration confirmation</li>
    240                 <li>Enable PWG Stuffs module option</li>
    241                 <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>
    242                 <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
    243                 <li>Select the "Validated" group under "For users who have validated their registration"</li>
    244                 <li>Save the plugin configuration</li>
    245               </ol>
    246 <br>
    247 B. In plugin PWG Stuffs :
    248               <ol>
    249                 <li>Go to tab "Add a new module"</li>
    250                 <li>Choose "UAM Module"</li>
    251                 <li>Configure the module, indicating the title (eg "Registration pending validation") and its description, and only check "Waiting" in the list of groups allowed</li>
    252                 <li>Complete content of the module with the message information to be displayed to users not validated. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
    253                 <li>Check "Display the module on the homepage of the site"</li>
    254                 <li>Validate the configuration of the module</li>
    255               </ol>
    256             </li>
    257           </ul>';
    258 $lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
    259 $lang['UAM_Tips2_txt'] = '
    260           <ul>
    261             <li>
    262             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.
    263             <br><br>
    264             Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
    265             </li><br><br>
    266             <li>
    267 Prerequisite:<br>
    268 - A gallery with all or some private categories, visible only by registered users<br>
    269 - 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>
    270 - UAM plugin<br>
    271 - Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
    272 - Optionally, the plugin Extended Description to support multi-languages<br>
    273             </li><br><br>
    274             <li>
    275 Stages:<br><br>
    276 A. In plugin UAM:
    277               <ol>
    278                 <li>Enable registration confirmation</li>
    279                 <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>
    280                 <li>Select the "Waiting" group under "For users who have not validated their registration"</li>
    281                 <li>Select the "Validated" group under "For users who have validated their registration"</li>
    282                 <li>Save the plugin configuration</li>
    283               </ol>
    284 <br>
    285 B. In plugin Additional Pages:<br>
    286                 <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
    287                 <br>
    288               <ol>
    289                 <li>Add a new page with at least the following parameters:</li>
    290                 <ul>
    291                   <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
    292                   <li>Set as homepage checked</li>
    293                   <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
    294                   <li>Content: The text you want to use for visitors.</li>
    295                 </ul>
    296                 <br>
    297                 <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
    298               </ol>
    299             </li>
    300           </ul>';
    301188$lang['UAM_No_Ghosts'] = 'No ghosts visitors for the moment';
    302189$lang['UAM_No_Userlist'] = 'No visitors to list for the moment';
    303 $lang['UAM_No_Usermanager'] = 'No unvalidated registers to list for the moment';
    304190$lang['UAM_Stuffs_Title'] = 'UAM block';
    305 $lang['UAM_Stuffs_Desc'] = 'Adds an information block for unvalidated users';
    306191$lang['UAM_Stuffs'] = 'PWG Stuffs block';
    307192// --------- End: New or revised $lang ---- from version 2.20.0
     
    322207
    323208// --------- Starting below: New or revised $lang ---- from version 2.20.11
    324 $lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Deadline for registration validation limited" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     209$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Deadline for registration confirmation limited" option was not activated. Please activate the option or correct the text field(s) colored in red.';
    325210// --------- End: New or revised $lang ---- from version 2.20.11
    326211
    327212
    328213// --------- Starting below: New or revised $lang ---- from version 2.30.0
    329 $lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the validation statutes and not both simultaneously. The privacy level can be used in conjunction with a group or status assignment.';
     214$lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the confirmation statutes and not both simultaneously. The privacy level can be used in conjunction with a group or status assignment.';
    330215$lang['UAM_Confirm_Group'] = 'Groups<br>(leave ------- to not affect group)';
    331216$lang['UAM_Confirm_Status'] = 'Statutes<br>(leave ------- to keep the Piwigo\'s default)';
    332217$lang['UAM_Confirm_Level'] = 'Privacy level<br>(leave ------- to keep the Piwigo\'s default)';
    333 $lang['UAM_No_Valid_Level'] = 'Privacy level for users who have not validated their registration<br>';
    334 $lang['UAM_Valid_Level'] = 'Privacy level for users who have validated their registration<br>';
    335218$lang['UAM_GTAutoGp'] = 'Automatic change of group / status / privacy level';
    336219$lang['UAM_Expired_Level'] = '<b>Privacy level</b> for user\'s registration has expired<br>';
     
    351234$lang['UAM %d user pwdreseted'] = 'Password renewal required for %d user';
    352235$lang['UAM %d users pwdreseted'] = 'Password renewal required for %d users';
    353 $lang['UAM_Error_Using_illegal_Kdays'] = 'Using the [Kdays] tag is allowed only if the deadline for registration validation limited is active. Refer to the text field in red to correct the problem.';
     236$lang['UAM_Error_Using_illegal_Kdays'] = 'Using the [Kdays] tag is allowed only if the deadline for registration confirmation limited is active. Refer to the text field in red to correct the problem.';
    354237$lang['UAM_Default_InfoMail_Txt'] = 'Hello [username]! Thank you to have register on [mygallery].
    355238
     
    368251The admin of the gallery [mygallery] - [myurl]';
    369252$lang['UAM_Default_GhstDeletion_Txt'] = 'Sorry [username], your account has been deleted due to a too long time passed since your last visit at [mygallery]. Please register again.';
    370 $lang['UAM_Default_GhstDemotion_Txt'] = 'Sorry [username], your account has been deprecated due to a too long time passed since your last visit at [mygallery]. Please, use the following link to revalidate your account:';
    371 $lang['UAM_Default_AdminValidation_Txt'] = 'Hello [username]! Thank you for registering and welcome to [mygallery].
    372 
    373 Your account has been manually validated by the webmaster of [mygallery]. You may now log in at [myurl] and make any appropriate changes to your profile.';
    374253$lang['UAM_Default_PwdRequest_Txt'] = 'You have requested a password reset on our gallery. Please, find below your new connection settings.';
    375 $lang['UAM_Default_ValidationTimeout_Txt'] = 'Sorry, your account has been deleted because you have not validated your registration in requested time ([Kdays] days). Please, retry registration with a valid and non blocked email account.';
    376 $lang['UAM_Default_CfmMail_Remail_Txt1'] = 'Hello [username].
    377                
    378 This is a reminder message because you registered on our gallery [mygallery] but you do not validate your registration and your validation key has expired. To still allow you to access to our gallery, your validation period has been reset. You have again x days to validate your registration.
    379 
    380 Note: After this period, your account will be permanently deleted.';
    381 $lang['UAM_Default_CfmMail_Remail_Txt2'] = 'Hello [username].
    382 
    383 This is a reminder message because you registered on our gallery [mygallery] but you do not validate your registration and your validation key will expire. To allow you access to our gallery, you have x days to confirm your registration by clicking on the link in the message you should have received when you registered.
    384 
    385 Note: After this period, your account will be permanently deleted.';
    386254$lang['UAM_Default_CfmMail_Custom_Txt1'] = 'Welcome [username]! You have confirmed that you are human and may now use [mygallery]!';
    387 $lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already validated your account, please contact the webmaster to fix this problem.';
    388255$lang['UAM_DumpTxt'] = 'Backup and restore your configuration';
    389256$lang['UAM_Restore'] = 'To restore the backup file of your configuration. Only the saved file on the server is taken into account.
     
    407274$lang['UAM_RedirToProfile'] = 'Redirect to Customization page';
    408275$lang['UAM_Title1'] = 'Restrictions for registrations';
    409 $lang['UAM_Title2'] = 'Confirmations and validations of registration';
     276$lang['UAM_Title2'] = 'Confirmations of registration';
    410277$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status / privacy level';
    411278$lang['UAM_NewFeature'] = 'New feature !';
    412 $lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is validated';
    413279$lang['UAM_RejectConnexion_Custom_Txt'] = 'Customize rejection text';
    414 $lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have validate your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your validation. If not, please contact the webmaster.';
    415280$lang['UAM_Reject_Page_Title'] = 'Connexion not allowed !';
    416281// --------- End: New or revised $lang ---- from version 2.30.2
     282
     283
     284// --------- Starting below: New or revised $lang ---- from version 2.30.3
     285$lang['UAM_MailExclusion_No'] = 'Email domains exclusion - Not available because emails are not mandatory for registrations !';
     286$lang['UAM_USRAuto'] = 'Automatic management of unconfirmed users';
     287$lang['UAM_ConfirmMail_Remail'] = 'Remind unconfirmed users';
     288$lang['UAM_No_Usermanager'] = 'No unconfirmed registers to list for the moment';
     289$lang['UAM_Stuffs_Desc'] = 'Adds an information block for unconfirmed users';
     290/* Email confirmation page */
     291$lang['UAM_title_confirm_mail'] = 'Confirm your registration';
     292$lang['UAM_confirm_mail_page_title'] = 'Confirm your registration';
     293$lang['UAM_%d_Validated_User'] = '%d User confirmed manually';
     294$lang['UAM_%d_Validated_Users'] = '%d Users confirmed manually';
     295$lang['UAM_No_Confirm_Group'] = 'Group for users who have not confirmed their registration<br>';
     296$lang['UAM_Validated_Group'] = 'Group for users who have confirmed their registration<br>';
     297$lang['UAM_No_Confirm_Status'] = 'Status for users who have not confirmed their registration<br>';
     298$lang['UAM_Validated_Status'] = 'Status for users who have confirmed their registration<br>';
     299$lang['UAM_No_Valid_Level'] = 'Privacy level for users who have not confirmed their registration<br>';
     300$lang['UAM_Valid_Level'] = 'Privacy level for users who have confirmed their registration<br>';
     301$lang['UAM_Err_UserManager_Settings'] = 'This page is available only if "Confirmation of registration" is active and if a group of visitors not confirmed is configured in "Setting confirmations of registration".';
     302$lang['UAM_Tips1'] = 'Information of unconfirmed registration with UAM and PWG_Stuffs';
     303$lang['UAM_Tips1_txt'] = '
     304          <ul>
     305            <li>
     306            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.
     307            <br><br>
     308            <b>Recall: In standard operation, the "Guest" only sees the public categories, without information message.</b>
     309            </li><br><br>
     310            <li>
     311Prerequisite:<br>
     312- A gallery with all or some private categories, visible only by registered users<br>
     313- At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Confirmed" with all the permissions on the private categories<br>
     314- UAM plugin<br>
     315- PWG Stuffs plugin, for adding a special UAM module<br>
     316- Optionally, the plugin Extended Description to support multi-languages<br>
     317            </li><br><br>
     318            <li>
     319Stages:<br><br>
     320A. In plugin UAM:
     321              <ol>
     322                <li>Enable registration confirmation</li>
     323                <li>Enable PWG Stuffs module option</li>
     324                <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>
     325                <li>Select the "Waiting" group under "For users who have not confirmed their registration"</li>
     326                <li>Select the "Confirmed" group under "For users who have confirmed their registration"</li>
     327                <li>Save the plugin configuration</li>
     328              </ol>
     329<br>
     330B. In plugin PWG Stuffs :
     331              <ol>
     332                <li>Go to tab "Add a new module"</li>
     333                <li>Choose "UAM Module"</li>
     334                <li>Configure the module, indicating the title (eg "Registration pending confirmation") and its description, and only check "Waiting" in the list of groups allowed</li>
     335                <li>Complete content of the module with the message information to be displayed to users not confirmed. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
     336                <li>Check "Display the module on the homepage of the site"</li>
     337                <li>Validate the configuration of the module</li>
     338              </ol>
     339            </li>
     340          </ul>';
     341$lang['UAM_Tips2'] = 'Information of unconfirmed registration with UAM and Additional Pages';
     342$lang['UAM_Tips2_txt'] = '
     343          <ul>
     344            <li>
     345            Goals: Inform the visitor that the registration is awaiting confirmation by posting an additional page replacing the standard index page gallery at each of these connections, and this, as registration is not approved.
     346            <br><br>
     347            Advantages over the method with PWG_Stuffs: Allow formatting information and displaying the information immediately upon registration of visitors.
     348            </li><br><br>
     349            <li>
     350Prerequisite:<br>
     351- A gallery with all or some private categories, visible only by registered users<br>
     352- At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Confirmed" with all the permissions on the private categories<br>
     353- UAM plugin<br>
     354- Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
     355- Optionally, the plugin Extended Description to support multi-languages<br>
     356            </li><br><br>
     357            <li>
     358Stages:<br><br>
     359A. In plugin UAM:
     360              <ol>
     361                <li>Enable registration confirmation</li>
     362                <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>
     363                <li>Select the "Waiting" group under "For users who have not confirmed their registration"</li>
     364                <li>Select the "Confirmed" group under "For users who have confirmed their registration"</li>
     365                <li>Save the plugin configuration</li>
     366              </ol>
     367<br>
     368B. In plugin Additional Pages:<br>
     369                <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
     370                <br>
     371              <ol>
     372                <li>Add a new page with at least the following parameters:</li>
     373                <ul>
     374                  <li>Page name: The name you wish to give to the additional page (ie: Registration not confirmed)</li>
     375                  <li>Set as homepage checked</li>
     376                  <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
     377                  <li>Content: The text you want to use for visitors.</li>
     378                </ul>
     379                <br>
     380                <li>And that\'s it! Only visitors registered and whose registration has not been confirmed will see this additional index page.</li>
     381              </ol>
     382            </li>
     383          </ul>';
     384$lang['UAM_Default_GhstDemotion_Txt'] = 'Sorry [username], your account has been deprecated due to a too long time passed since your last visit at [mygallery]. Please, use the following link to reconfirm your account:';
     385$lang['UAM_Default_AdminValidation_Txt'] = 'Hello [username]! Thank you for registering and welcome to [mygallery].
     386
     387Your account has been manually confirmed by the webmaster of [mygallery]. You may now log in at [myurl] and make any appropriate changes to your profile.';
     388$lang['UAM_Default_ValidationTimeout_Txt'] = 'Sorry, your account has been deleted because you have not confirmed your registration in requested time ([Kdays] days). Please, retry registration with a valid and non blocked email account.';
     389$lang['UAM_Default_CfmMail_Remail_Txt1'] = 'Hello [username].
     390               
     391This is a reminder message because you registered on our gallery [mygallery] but you do not confirm your registration and your confirmation key has expired. To still allow you to access to our gallery, your confirmation period has been reset. You have again x days to confirm your registration.
     392
     393Note: After this period, your account will be permanently deleted.';
     394$lang['UAM_Default_CfmMail_Remail_Txt2'] = 'Hello [username].
     395
     396This is a reminder message because you registered on our gallery [mygallery] but you do not confirm your registration and your confirmation key will expire. To allow you access to our gallery, you have x days to confirm your registration by clicking on the link in the message you should have received when you registered.
     397
     398Note: After this period, your account will be permanently deleted.';
     399$lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already confirmed your account, please contact the webmaster to fix this problem.';
     400$lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is confirmed';
     401$lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have confirmed your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your confirmation. If not, please contact the webmaster.';
     402$lang['UAM_Tracking registered users'] = 'Tracking registered users';
     403$lang['UAM_Tracking confirmations'] = 'Tracking confirmations';
     404// --------- End: New or revised $lang ---- from version 2.30.3
    417405?>
Note: See TracChangeset for help on using the changeset viewer.