language/english/admin.json
changeset 348 87e08a6e4fec
parent 347 299a90e28abc
child 356 9f8fca26ddb9
equal deleted inserted replaced
347:299a90e28abc 348:87e08a6e4fec
   216       field_activate_disable: 'Disable registration',
   216       field_activate_disable: 'Disable registration',
   217       field_activate_none: 'None',
   217       field_activate_none: 'None',
   218       field_activate_user: 'User',
   218       field_activate_user: 'User',
   219       field_activate_admin: 'Admin',
   219       field_activate_admin: 'Admin',
   220       
   220       
       
   221       // Section: terms of use (TOU)
       
   222       heading_tou: 'Registration agreement/Terms of Use',
       
   223       field_tou: 'Registration agreement',
       
   224       field_tou_hint: 'The text you enter here will be displayed to users upon any attempt to create an account on this site.',
       
   225       
   221       // Section: account lockouts
   226       // Section: account lockouts
   222       heading_lockout: 'Account lockouts',
   227       heading_lockout: 'Account lockouts',
   223       lockout_intro: 'Configure Enano to prevent or restrict logins for a specified period of time if a user enters an incorrect password a specific number of times.',
   228       lockout_intro: 'Configure Enano to prevent or restrict logins for a specified period of time if a user enters an incorrect password a specific number of times.',
   224       field_lockout_threshold: 'Lockout threshold:',
   229       field_lockout_threshold: 'Lockout threshold:',
   225       field_lockout_threshold_hint: 'How many times can a user enter wrong credentials before a lockout goes into effect?',
   230       field_lockout_threshold_hint: 'How many times can a user enter wrong credentials before a lockout goes into effect?',