Show
Ignore:
Timestamp:
05/29/10 10:57:34 (3 years ago)
Author:
rvelices
Message:

merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r6402 r6419  
    239239$lang['The name of a group must not contain " or \' or be empty.'] = "The name of a group must not contain \" or ' or be empty."; 
    240240$lang['This name is already used by another group.'] = "This name is already used by another group."; 
    241 $lang['Groups'] = "Groups"; 
    242241$lang['High definition'] = "High definition"; 
    243242$lang['jump to category'] = "jump to category"; 
     
    302301$lang['Send'] = "Send"; 
    303302$lang['Options'] = "Options"; 
    304 $lang['Send'] = "Send"; 
    305303$lang['Subscribed'] = "Subscribed"; 
    306304$lang['Subscribe'] = "Subscribe"; 
     
    327325$lang['Permissions'] = "Permissions"; 
    328326$lang['private'] = "private"; 
    329 $lang['Properties'] = "Properties"; 
    330327$lang['public'] = "public"; 
    331328$lang['Purge never used notification feeds'] = "Purge never used notification feeds"; 
     
    363360$lang['sub-categories'] = "sub-categories"; 
    364361$lang['synchronize metadata'] = "synchronize metadata"; 
    365 $lang['synchronize'] = "synchronize"; 
    366362$lang['target'] = "target"; 
    367363$lang['Thumbnail'] = "Thumbnail"; 
     
    445441$lang['user_status_normal'] = "User"; 
    446442$lang['user_status_webmaster'] = "Webmaster"; 
    447 $lang['Users'] = "Users"; 
    448443$lang['Virtual category'] = "Virtual category"; 
    449444$lang['Waiting'] = "Pending"; 
     
    461456$lang['Pictures'] = "Pictures"; 
    462457$lang['Time'] = "Time"; 
    463 $lang['User'] = "User"; 
    464458$lang['IP'] = "IP"; 
    465459$lang['Element'] = "Element"; 
     
    469463$lang['Save page visits by users'] = "Record pages visited by users"; 
    470464$lang['Save page visits by administrators'] = "Record pages visited by administrators"; 
    471 $lang['Properties'] = "Properties"; 
    472465$lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\""; 
    473466$lang['Send an information email to group members'] = "Send an information email to group members"; 
     
    482475$lang['other'] = "other"; 
    483476$lang['Element type'] = "Element type"; 
    484 $lang['User'] = "User"; 
    485477$lang['Image id'] = "Image id"; 
    486478$lang['Summary'] = "Summary"; 
     
    572564$lang['Purge compiled templates'] = "Purge compiled templates"; 
    573565$lang['Caddie is currently empty'] = "The caddie is currently empty"; 
    574 $lang['Upload'] = "Upload"; 
    575566$lang['Show upload link every time'] = "Show upload link all the time"; 
    576567$lang['User access level to upload'] = "User access level for uploading"; 
     
    654645$lang['Drop into category'] = 'Drop into category'; 
    655646$lang['+ Add an upload box'] = '+ Add an upload box'; 
    656 $lang['Upload'] = 'Upload'; 
    657647$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Create the "%s" directory at the root of your Piwigo installation'; 
    658648$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation';