Ignore:
Timestamp:
Oct 23, 2013, 9:57:26 PM (11 years ago)
Author:
Eric
Message:

r25101 merged from trunk to branch 2.51

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.51/language/en_UK/plugin.lang.php

    r25093 r25102  
    145145// --------- Starting below: New or revised $lang ---- from version 2.16.0
    146146$lang['UAM_Expired_Group'] = '<b>Group</b> for user\'s registration has expired<br/>';
    147 $lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired will ever be "--------"<br/><b style="color: red;">Note : Because useless, this feature could be removed in the future versions</b><br/>';
     147$lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br/><b style="color: red;">Warning : Do not user "Guest" status. Because useless, this feature could be removed in the future versions</b><br/>';
    148148$lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
    149149$lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
     
    194194$lang['UAM_Confirm_grpstat_notice'] = 'Caution: It is advisable to use either the group or the statutes confirmation and not both simultaneously. The privacy level can be used in conjunction with a group or status assignment.';
    195195$lang['UAM_Confirm_Group'] = 'Groups<br/>(leave ------- to not affect group)';
    196 $lang['UAM_Confirm_Status'] = 'Statutes <b style="color: red;">Note : Because useless, this feature could be removed in the future versions</b><br/>(leave ------- to keep the Piwigo\'s default)';
     196$lang['UAM_Confirm_Status'] = 'Statutes <b style="color: red;">Warning : Do not use "Guest" status. Because useless, this feature could be removed in the future versions</b><br/>(leave ------- to keep the Piwigo\'s default)';
    197197$lang['UAM_Confirm_Level'] = 'Privacy level<br/>(leave ------- to keep the Piwigo\'s default)';
    198198$lang['UAM_GTAutoGp'] = 'Automatic change of group / status / privacy level';
     
    257257$lang['UAM_No_Confirm_Group'] = 'Group for users who have not confirmed their registration<br/>';
    258258$lang['UAM_Validated_Group'] = 'Group for users who have confirmed their registration<br/>';
    259 $lang['UAM_No_Confirm_Status'] = 'Status for users who have not confirmed their registration will ever be "------------"<br/>';
     259$lang['UAM_No_Confirm_Status'] = 'Status for users who have not confirmed their registration<br/>';
    260260$lang['UAM_Validated_Status'] = 'Status for users who have confirmed their registration<br/>';
    261261$lang['UAM_No_Valid_Level'] = 'Privacy level for users who have not confirmed their registration<br/>';
Note: See TracChangeset for help on using the changeset viewer.