@@ -366,7 +366,7 @@ DESCRIPTION_REVEAL_AGE=If ticked (checked), your age/birth-year will be revealed
DATE_OF_BIRTH=Date of birth
ENTER_YOUR_BIRTHDAY=Birthday
DESCRIPTION_USERNAME=The name that you will use to login. Choose an anonymous username to preserve privacy if you wish. You have to be the only one with this username, so if you want to use your real name but it is taken then you could add your date of birth or your organisation in brackets afterwards (for example).
DESCRIPTION_PASSWORD=For good security, choose a unique but memorable password of more than 6 characters in length of letters, symbols and digits.
DESCRIPTION_PASSWORD=For good security, choose a unique but memorable password of more than 8 characters in length of letters, symbols and digits.
DESCRIPTION_PASSWORD_EDIT=If you leave the password field blank, the password will not be changed.
DESCRIPTION_PASSWORD_TEMPORARY=Your current password is temporary, you must change it here.
FINISH_PROFILE=Finish member profile
@@ -751,7 +751,7 @@ PRESET=Preset
DEFAULT_PASSWORD=Default password
DESCRIPTION_DEFAULT_PASSWORD=The default password that will be used if no password is included in the attached <abbr title="Comma-separated Values">CSV</abbr> file.
FORCE_TEMPORARY_PASSWORD=Force temporary password
DESCRIPTION_FORCE_TEMPORARY_PASSWORD=The member will be required to change their password when they first log in.
DESCRIPTION_FORCE_TEMPORARY_PASSWORD=The member will be required to change their password when they first log in. Note that ticking (checking) this option does not randomise the password: whatever password you chose, even if blank, will be used for the temporary password.
YOU_HAVE_TEMPORARY_PASSWORD=Your account's log in password is only temporary, please change the password from this screen.
DESCRIPTION_IMPORT_CSV=The <abbr title="Comma-separated Values">CSV</abbr> file being imported.
MEMBER_IMPORT_CPF_ADDED=A new custom profile field, <a href="{2}">{1}</a>, has been added automatically.
@@ -65,7 +65,7 @@ CONFIG_OPTION_allow_international=Whether regional member settings should be ena
CONFIG_OPTION_dobs=Whether to include the date-of-birth field for member accounts. It may be inappropriate to ask for a date of birth, or it may be vital for your market research, or you may want to provide a choice so that birthdays on your community may be celebrated. There is a privilege “Bypass filling-in date of birth account option” that controls whether the DOB must be filled in.
DOBS=Take date of births
ALLOW_INTERNATIONAL=Regionalisation
CONFIG_OPTION_minimum_password_length=The minimum number of characters a member may use for a password. This limit does not apply when staff manually add or edit members.
CONFIG_OPTION_minimum_password_length=The minimum number of characters a member may use for a password. This limit does not apply when staff manually add or edit members. If you make this minimum longer, you may want to also edit the <kbd>DESCRIPTION_PASSWORD</kbd> language string to reflect this.
CONFIG_OPTION_maximum_password_length=The maximum number of characters a member may use for a password (there is a ceiling limit of 255). This limit does not apply when staff manually add or edit members.