Changeset 13593 for trunk/language/en_UK


Ignore:
Timestamp:
Mar 17, 2012, 3:07:28 PM (12 years ago)
Author:
plg
Message:

feature 2594: l10n on new strings of the "Album Permissions" screen. Details about "indirect permissions".

File:
1 edited

Legend:

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

    r13544 r13593  
    865865$lang['Generate multiple size images']='Generate multiple size images';
    866866$lang['Delete multiple size images']='Delete multiple size images';
     867$lang['any visitor can see this album'] = 'any visitor can see this album';
     868$lang['visitors need to login and have the appropriate permissions to see this album'] = 'visitors need to login and have the appropriate permissions to see this album';
     869$lang['Groups and users'] = 'Groups and users';
     870$lang['Permission granted for groups'] = 'Permission granted for groups';
     871$lang['Select groups...'] = 'Select groups...';
     872$lang['There is no group in this gallery.'] = 'There is no group in this gallery.';
     873$lang['Permission granted for users'] = 'Permission granted for users';
     874$lang['Select users...'] = 'Select users...';
     875$lang['%u users have automatic permission because they belong to a granted group.'] = '%u users have automatic permission because they belong to a granted group.';
    867876?>
Note: See TracChangeset for help on using the changeset viewer.