Changeset 13001 for trunk/language/en_UK


Ignore:
Timestamp:
Jan 31, 2012, 1:33:01 AM (12 years ago)
Author:
plg
Message:

bug 2558 fixed: instead of locking the gallery with a simple checkbox among
configuration options, "lock gallery" becomes a maintenance action, with a
confirmation on popup.

File:
1 edited

Legend:

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

    r12930 r13001  
    833833$lang['Photo Sizes'] = 'Photo Sizes';
    834834$lang['Original Size'] = 'Original Size';
     835$lang['A locked gallery is only visible to administrators'] = 'A locked gallery is only visible to administrators';
     836$lang['Unlock gallery'] = 'Unlock gallery';
     837$lang['Gallery unlocked'] = 'Gallery unlocked';
    835838?>
Note: See TracChangeset for help on using the changeset viewer.