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/es_ES
Files:
2 edited

Legend:

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

    r10342 r10391  
    275275The recovery from this interface is not supported. Use tools like phpMyAdmin.';
    276276// --------- End: New or revised $lang ---- from version 2.20.3
     277
     278
     279// --------- Starting below: New or revised $lang ---- from version 2.20.4
     280$lang['UAM_HidePasswTitle'] = 'Contraseña en texto claro en la información del correo electrónico';
     281/*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.';
     282// --------- End: New or revised $lang ---- from version 2.20.4
    277283?>
  • extensions/UserAdvManager/trunk/language/es_ES/plugin.lang.php

    r10342 r10391  
    365365/*TODO*/$lang['UAM_Dump_NOK'] = 'Error: Unable to create backup file !';
    366366// --------- End: New or revised $lang ---- from version 2.20.3
     367
     368
     369// --------- Starting below: New or revised $lang ---- from version 2.20.4
     370$lang['UAM_HidePassw'] = 'Contraseña en texto claro en la información del correo electrónico';
     371// --------- End: New or revised $lang ---- from version 2.20.4
    367372?>
Note: See TracChangeset for help on using the changeset viewer.