Ignore:
Timestamp:
Feb 10, 2011, 10:09:58 PM (13 years ago)
Author:
Eric
Message:

Bug 2045 fixed - New feature : Special tags insertion in text fields. The tags actually available are [username] (insert current user username) and [mygallery] (insert current gallery title).

Localisation files updated for new added features (several translations left to do in DE, ES, IT and LV)

File:
1 edited

Legend:

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

    r8094 r9160  
    274274/* TODO */$lang['UAM_Expired_Status'] = '<b>Status</b> for user\'s registration has expired<br>';
    275275/* TODO */$lang['UAM_GTAuto'] = 'Automatic management of ghosts users';
    276 /* TODO */$lang['UAM_GTAuto_false'] = ' Disable (default)';
    277 /* TODO */$lang['UAM_GTAuto_true'] = ' Enable';
     276$lang['UAM_GTAuto_false'] = ' Atspējot (pēc noklusējuma)';
     277$lang['UAM_GTAuto_true'] = ' Iespējot';
    278278/* TODO */$lang['UAM_GTAutoDel'] = 'Automatic deletion of accounts';
    279279/* TODO */$lang['UAM_GTAutoGp'] = 'Automatic change of group / status';
    280280/* TODO */$lang['UAM_GTAutoMail'] = 'Automatically sending an email when changing group / status';
    281 /* TODO */$lang['UAM_GTAutoMail_false'] = ' Disable (default)';
    282 /* TODO */$lang['UAM_GTAutoMail_true'] = ' Enable';
     281/* TODO */$lang['UAM_GTAutoMail_false'] = ' Atspējot (pēc noklusējuma)';
     282/* TODO */$lang['UAM_GTAutoMail_true'] = ' Iespējot';
    283283/* TODO */$lang['Deleted_Account_Redirection_Page'] = 'Access denied - Account destroyed!';
    284284/* TODO */$lang['title_redir_page'] = 'Access denied for having an account destroyed!';
     
    290290/* TODO */$lang['Validation of %s'] = 'Validation of %s';
    291291// --------- End: New or revised $lang ---- from version 2.16.0
     292
     293
     294// --------- Starting below: New or revised $lang ---- from version 2.20.0
     295/* TODO */$lang['UAM_CustomPasswRetr'] = 'Customize lost password email content';
     296$lang['UAM_CustomPasswRetr_false'] = ' Atspējot (pēc noklusējuma)';
     297$lang['UAM_CustomPasswRetr_true'] = ' Iespējot';
     298// --------- End: New or revised $lang ---- from version 2.20.0
    292299?>
Note: See TracChangeset for help on using the changeset viewer.