Show
Ignore:
Timestamp:
11/11/09 15:26:30 (4 years ago)
Author:
Eric
Message:

[NBC_UserAdvManager]
- Bug 1236 fixed : Admins couldn't add new users accounts in admin panel.
- Beginning of IT translation
- Some language files corrections

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r4227 r4249  
    1414$lang['UserAdvManager_MailInfo_Text'] = ' Text used to introduce the email sent to user to allow him to validate his email address<br><b style="color: red;">(!!! </b><b style="text-decoration: underline; color: red;">WARNING !</b> <b style="color: red;">Text modification is available ONLY if Mail information user is enabled. Use the multi language tags from Extended Description plugin if this plugin is activated !!!)</b>'; 
    1515$lang['UserAdvManager_No_Casse'] = ' User name case insensitive'; 
    16 $lang['UserAdvManager_No_Casse_true'] = ' Make the user account case insensitive at the registration and the identification step'; 
    1716$lang['UserAdvManager_No_Casse_false'] = ' Let the user case sensitive. (default)'; 
    1817$lang['UserAdvManager_Username_Char'] = ' Limited charset for username'; 
     
    5756// --------- Starting below: New or revised $lang ---- from version 2.12.2 
    5857$lang['UserAdvManager_GhostTracker_Notice'] = 'When the Ghost Tracker feature is enabled, you can manage your visitors depending on the frequency of their visits. <b style="color: red;">IMPORTANT : If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, visit the Ghost Tracker tab and follow the instructions for Ghost Tracker initialization.</b>'; 
    59 // --------- End: New or revised $lang ---- from version 2.12.0 and 2.12.1 
     58// --------- End: New or revised $lang ---- from version 2.12.0 
     59// --------- Starting below: New or revised $lang ---- from version 2.12.6 
     60$lang['UserAdvManager_No_Casse_true'] = ' Make the user account case insensitive at the registration and the identification step (USER = user = User = usER...).'; 
     61// --------- End: New or revised $lang ---- from version 2.12.6 
    6062 
    6163