Ignore:
Timestamp:
Feb 12, 2012, 2:19:53 AM (12 years ago)
Author:
Eric
Message:

Translation improvement : Merging duplicated strings. DE language are not set to find what's wrong with the translation tool.

File:
1 edited

Legend:

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

    r12840 r13107  
    8686
    8787
    88 // --------- Starting below: New or revised $lang ---- from version 2.13.0
    89 /* UserList Tab */
    90 $lang['UAM_UserList_Title'] = 'Monitoring registered users';
    91 // --------- End: New or revised $lang ---- from version 2.13.0
    92 
    93 
    9488// --------- Starting below: New or revised $lang ---- from version 2.13.4
    9589/* Global Configuration Tab */
     
    122116$lang['UAM_GhostTracker_true'] = ' Enable. Maximum period in days between two visits: ';
    123117$lang['UAM_GhostTracker_ReminderText'] = 'Customizing Ghost Tracker\'s reminder message';
    124 $lang['UAM_LastVisit'] = ' Tracking registered users';
    125 
    126 $lang['UAM_Tab_UserManager'] = 'Tracking confirmations';
    127 
    128 /* UserManager Tab */
    129 $lang['UAM_SubTitle3'] = 'Tracking confirmations';
    130 $lang['UAM_UserManager_Title'] = 'Tracking confirmations';
     118
    131119/* Ghost Tracker Tab */
    132120$lang['UAM_SubTitle4'] = 'Ghost Tracker';
     
    134122$lang['UAM_GhostTracker_Title'] = 'Ghost visitors management';
    135123$lang['UAM_GhostTracker_Init'] = 'If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, you must initialize or reset the Ghost Tracker. This action is done only after activation or reactivation of the option. Please click <u>once</u> the reset button below.';
    136 /* UserList Tab */
    137 $lang['UAM_SubTitle5'] = 'Tracking users';
    138 $lang['UAM_Tab_UserList'] = 'Tracking users';
    139124/* Mailing */
    140125$lang['UAM_Add of %s'] = 'Profile created for %s';
    141126$lang['UAM_Update of %s'] = 'Profile %s updated';
    142 
    143 /* Mailing */
    144127$lang['UAM_Ghost_reminder_of_%s'] = '%s, this is a reminder email';
    145128$lang['UAM_Reminder_with_key_of_%s'] = '%s, your confirmation key has been renewed';
     
    417400$lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is confirmed';
    418401$lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have confirmed your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your confirmation. If not, please contact the webmaster.';
     402$lang['UAM_Tracking registered users'] = 'Tracking registered users';
     403$lang['UAM_Tracking confirmations'] = 'Tracking confirmations';
     404//$lang['UAM_UserList_Title'] = 'Monitoring registered users';
     405//$lang['UAM_SubTitle5'] = 'Tracking users';
     406//$lang['UAM_Tab_UserList'] = 'Tracking users';
     407//$lang['UAM_LastVisit'] = ' Tracking registered users';
     408
     409//$lang['UAM_Tab_UserManager'] = 'Tracking confirmations';
     410//$lang['UAM_SubTitle3'] = 'Tracking confirmations';
     411//$lang['UAM_UserManager_Title'] = 'Tracking confirmations';
    419412// --------- End: New or revised $lang ---- from version 2.30.3
    420413?>
Note: See TracChangeset for help on using the changeset viewer.