Show
Ignore:
Timestamp:
05/03/08 19:28:15 (5 years ago)
Author:
vdigital
Message:

Start of Stripy look on Admin page (Not stable for all browsers)

Files:
1 modified

Legend:

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

    r2325 r2328  
    505505$lang['special_admin_menu'] = 'Specials'; 
    506506$lang['Duplicates'] = 'Files with same name in more than one physical category'; 
    507 $lang['DEMO'] = 'DEMO'; 
    508 $lang['HOME'] = 'HOME'; 
    509 $lang['FORUM'] = 'FORUM'; 
    510 $lang['BUGS'] = 'BUGS'; 
    511 $lang['EXTENSIONS'] = 'EXTENSIONS'; 
    512 $lang['WIKI / DOC'] = 'WIKI / DOC'; 
     507 
    513508$lang['Export data'] = 'Export data'; 
    514509$lang['Overall'] = 'Overall'; 
     
    633628$lang['plugins_check_chmod'] = 'Please check "plugins" folder and sub-folders permissions (CHMOD).'; 
    634629$lang['plugins_server_error'] = 'Can\'t connect to server.'; 
    635 // --------- Starting below: New or revised $lang ---- from Butterfly (1.8) 
     630 
    636631$lang['Purge compiled templates'] = 'Purge compiled templates'; 
    637632$lang['Caddie is currently empty'] = 'Caddie is currently empty'; 
     
    646641$lang['ACCESS_5'] = 'No access'; 
    647642 
     643$lang['DEMO'] = 'Demo'; 
     644$lang['HOME'] = 'Piwigo home'; 
     645$lang['FORUM'] = 'Support'; 
     646$lang['BUGS'] = 'Bugs'; 
     647$lang['EXTENSIONS'] = 'Extensions'; 
     648$lang['WIKI / DOC'] = 'Documentation'; 
    648649?>