Ignore:
Timestamp:
Apr 15, 2011, 9:41:42 PM (13 years ago)
Author:
Eric
Message:

bug 2265 fixed : Add of a new option to display or not user's password in information email
Improving UAM version check for db upgrade
Version 2.20.4 hard coded

Location:
extensions/UserAdvManager/trunk/language/it_IT
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/it_IT/help/plugin.lang.php

    r10342 r10391  
    266266The recovery from this interface is not supported. Use tools like phpMyAdmin.';
    267267// --------- End: New or revised $lang ---- from version 2.20.3
     268
     269
     270// --------- Starting below: New or revised $lang ---- from version 2.20.4
     271$lang['UAM_HidePasswTitle'] = 'Password in chiaro nelle informazioni e-mail';
     272/*TODO*/$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.';
     273// --------- End: New or revised $lang ---- from version 2.20.4
    268274?>
  • extensions/UserAdvManager/trunk/language/it_IT/plugin.lang.php

    r10342 r10391  
    324324/*TODO*/$lang['UAM_Dump_NOK'] = 'Error: Unable to create backup file !';
    325325// --------- End: New or revised $lang ---- from version 2.20.3
     326
     327
     328// --------- Starting below: New or revised $lang ---- from version 2.20.4
     329$lang['UAM_HidePassw'] = 'Password in chiaro nelle informazioni e-mail';
     330// --------- End: New or revised $lang ---- from version 2.20.4
    326331?>
Note: See TracChangeset for help on using the changeset viewer.