source: extensions/UserAdvManager/trunk/language/en_UK/help.lang.php @ 14612

Last change on this file since 14612 was 14366, checked in by Eric, 12 years ago

Bug 2571 fixed - Piwigo 2.4 compliance : Information email removed on user registration because already managed by Piwigo
Bug 2619 fixed - Confirmation email when registered user changes his email was not sent and user not demoted

Merging from trunk to branch 2.4

  • Property svn:eol-style set to LF
File size: 30.9 KB
Line 
1<?php
2//global $lang;
3
4$lang['UAM_carexcTitle_d'] = 'It may be interesting to prohibit certain characters in usernames (example: refuse login names containing @). This option allows to exclude characters or sequence of characters, events.<br>
5NB: The option can also exclude whole words.
6<br><br>
7<b style=&quot;color: red;&quot;>Warning: This option has no effect on the user names created prior to its activation.</b>';
8$lang['UAM_passwTitle_d'] = 'Enabling this option makes mandatory the seizure of a password upon registration, and requires the password chosen by the visitor to meet a minimum level of complexity. If the threshold is not reached, the score achieved and the minimum score to be achieved are displayed, along with recommendations to increase the value of this score.<br><br>
9There is field test to measure the complexity of a password, and can afford to get an idea of the score to define complex custom.<br><br>
10Note: The score of a password is calculated based on several parameters: length, type of characters used (letters, digits, uppercase, lowercase, special characters). A score below 100 is considered low, from 100 to 500, the complexity is average; beyond 500, the security is excellent.';
11$lang['UAM_passwtestTitle'] = 'Testing the complexity of a password';
12$lang['UAM_passwtestTitle_d'] = 'Enter the password to test and then click on &quot;Score calculation&quot; to see the result.';
13$lang['UAM_passwadmTitle_d'] = 'An administrator can create a user account with or without application of the rule of computing complexity.<br><br>
14Note: If the user account created wants to change password and strengthening passwords for users is active, it will be subject to the rule set.';
15$lang['UAM_infomailTitle_d'] = 'This option allows to automate sending an information email to a user when he changes his password or email address in his profile page.<br><br>
16The content of the message sent is composed of a customizable part to introduce a little welcome note and a fixed part indicating the login name, password and email address of the user.';
17$lang['UAM_remailtxt1Title'] = 'Reminder email with new key generated';
18$lang['UAM_remailtxt2Title'] = 'Reminder email without new key generated';
19$lang['UAM_tipsTitle_d'] = 'Tips and various examples of use';
20
21
22// --------- Starting below: New or revised $lang ---- from version 2.14.0
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>
25By disabling this option (default), only the email information is sent (if &quot;Information email to user&quot; is enabled).';
26// --------- End: New or revised $lang ---- from version 2.14.0
27
28
29// --------- Starting below: New or revised $lang ---- from version 2.15.4
30$lang['UAM_restricTitle_d'] = '
31- Characters exclusion<br>
32- Password enforcement<br>
33- Email domains exclusion<br>
34...
35';
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.
41<br><br>
42<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.';
43// --------- End: New or revised $lang ---- from version 2.15.4
44
45
46// --------- Starting below: New or revised $lang ---- from version 2.15.6
47$lang['UAM_RedirTitle_d'] = 'This option automatically redirect a registered user to his customization page only at his first connection to the gallery.<br><br>
48Please note: This feature does not apply to all registered users. Those with &quot;admin&quot;, &quot;webmaster&quot; or &quot;generic&quot; status are excluded.';
49// --------- End: New or revised $lang ---- from version 2.15.6
50
51
52// --------- Starting below: New or revised $lang ---- from version 2.16.0
53$lang['UAM_ghosttrackerTitle_d'] = 'Also called &quot;Ghost Tracker&quot;, when this function is activated, you can manage your visitors depending on the frequency of their visits. 2 operating modes are available:<br><br>
54- Manual management : When the time between 2 visits is reached,, the visitor appears in the &quot;Ghost Tracker&quot; table where you will be able to remind visitors via email or delete him.<br><br>
55- 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>
56<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>';
57$lang['UAM_GTAutoTitle_d'] = 'This option allows to apply rules for automated management of ghosts users.
58<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).
59<br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.';
60$lang['UAM_GTAutoDelTitle'] = 'Custom message on deleted account';
61// --------- End: New or revised $lang ---- from version 2.16.0
62
63
64// --------- Starting below: New or revised $lang ---- from version 2.20.4
65$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.';
66// --------- End: New or revised $lang ---- from version 2.20.4
67
68
69// --------- Starting below: New or revised $lang ---- from version 2.20.11
70$lang['UAM_gttextTitle_d'] = 'Enter the text you want to appear in the email reminder to prompt the user to return to visit your gallery (NB: The text pre-filled with the installation of the plugin is provided as an example).
71<br><br>
72Further customize the content with special inserted tags:<br>
73- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
74- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
75- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
76- <b style=&quot;color: red;&quot;>[days]</b> to insert the maximum numbers of days between two visits.
77<br><br>
78To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
79$lang['UAM_infotxtTitle_d'] = 'Enter the introductory text that you want to appear in the information email.
80<br><br>
81Further customize the content with special inserted tags:<br>
82- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
83- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
84- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
85<br><br>
86To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
87$lang['UAM_confirmmail_custom1_d'] = 'When the option &quot;Confirmation of registration&quot; is active, this field allows you to customize the <b><u>acceptance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email.
88<br><br>
89After installing the plugin, a standard text is set as an example.
90<br><br>
91Further customize the content with special inserted tags:<br>
92- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the related user name.<br>
93- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
94- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
95<br><br>
96This field is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
97$lang['UAM_confirmmail_custom2_d'] = 'When the option &quot;Confirmation of registration&quot; is active, this field allows you to customize the <b><u>rejectance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email.
98<br><br>
99After installing the plugin, a standard text is set as an example.
100<br><br>
101Further customize the content with special inserted tags:<br>
102- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the related user name.<br>
103- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
104- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
105<br><br>
106This field is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
107$lang['UAM_GTAutoDelTitle_d'] = 'This is only valid when the user whose account has expired itself triggers the deletion mechanism (rare but possible). he\'s then disconnected of the gallery and redirected to a page showing the deletion of his account and, possibly, the reasons for this deletion.
108<br><br>
109Further customize the content with special inserted tags:<br>
110- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
111- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
112<b style=&quot;color: red;&quot;>[username]</b> is not available here because concerned user has been deleted.
113<br><br>
114Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
115$lang['UAM_CustomPasswRetrTitle_d'] = 'By default, when a user has lost his password and selects the option of recovery, he receives an email containing only his username and his new password.
116<br><br>
117Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
118<br><br>
119Further customize the content with special inserted tags:<br>
120- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
121- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
122<br><br>
123To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
124$lang['UAM_USRAutoDelTitle_d'] = 'This is only valid when the user whose account has expired itself triggers the deletion mechanism (rare but possible). he\'s then disconnected of the gallery and redirected to a page showing the deletion of his account and, possibly, the reasons for this deletion.
125<br><br>
126Further customize the content with special inserted tags:<br>
127- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
128- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.<br>
129<b style=&quot;color: red;&quot;>[username]</b> is not available here because concerned user has been deleted.
130<br><br>
131Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
132// --------- End: New or revised $lang ---- from version 2.20.11
133
134
135// --------- Starting below: New or revised $lang ---- from version 2.30.0
136$lang['UAM_confirmTitle_d'] = '
137- Information email generation<br>
138- Register confirmation email generation<br>
139- Groups, status or privacy level auto joining<br>
140- Deadline for confirmation of registration<br>
141- Reminder email generation<br>
142...
143';
144$lang['UAM_confirmgrpTitle'] = 'Groups';
145$lang['UAM_confirmstatTitle'] = 'Statutes';
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>
147The groups are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
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>
149The Statutes are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
150$lang['UAM_confirmlevelTitle'] = 'Privacy level';
151$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>
152The privacy level is validated for use in conjunction with the &quot;Confirmation of registration&quot;';
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>
154<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.';
155$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.
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. ;-)
159<br><br>
160Further customize the content with special inserted tags:<br>
161- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
162- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
163- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
164<br><br>
165To use multiple languages, you can use the Extended description plugin\'s tags if it is active.
166<br><br>
167<b style=&quot;color: red;&quot;>Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>';
168$lang['UAM_GT_MainTitle_d'] = '
169- Automatic or manuel management of ghost users<br>
170- E-mailing<br>
171...
172';
173$lang['UAM_miscTitle_d'] = '
174- Registered users monitoring<br>
175- Nickname mandatory for guests comments<br>
176...
177';
178$lang['UAM_PwdResetTitle_d'] = 'Enabling this option will add a new feature in the Piwigo\'s user management panel (Users> Manage) that can apply to renew the password for selected users. In addition, a new column is added to show the status of passwords for each of them with the following values:<br>
179- Password to be renewed: A password renewal request has been planned.<br>
180- Password renewed: The password has been renewed after a request.<br>
181- Original Password: The original password chosen at account creation and has never been required for a renewal.<br>
182Webmaster, generic and guest accounts are excluded from this function.<br>
183These users will be automatically redirected to their customization page at each of their connections until they changed their password and an explicit message will be displayed on this page.';
184$lang['UAM_DumpTitle_d'] = 'This allows you to save the entire configuration of the plugin in a file so you can restore it if something goes wrong (wrong manipulation or before an update, for example). By default, the file is stored in this folder ../plugins/UserAdvManager/include/backup/ and is called &quot;UAM_dbbackup.sql&quot;.
185<br><br>
186<b style=&quot;color: red;&quot;>Warning: The file is overwritten each backup action!</b>
187<br><br>
188It can sometimes be useful to retrieve the backup file on your computer. For example: To restore to another database, to outsource or to keep multiple save files. To do this, just check the box to download the file.
189<br><br>
190The recovery from this interface is available only for the local backup file (../plugins/UserAdvManager/include/backup/UAM_dbbackup.sql). Downloaded backup file can\'t be restored by this way. To do this, please use your dedicated database management tool (like PhpMyAdmin for MySql database).
191<br><br>
192<b style=&quot;color: red;&quot;>Warning: After the restore, it is necessary to reload the administration page of the plugin to see the restored settings!</b>';
193// --------- End: New or revised $lang ---- from version 2.30.0
194
195
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.
304<br><br>
305This 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.';
306$lang['UAM_Tracking registered users_d'] = 'This activates a table in the &quot;Tracking registered users&quot; tab where are listed registered users on the gallery with 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
308?>
Note: See TracBrowser for help on using the repository browser.