Ignore:
Timestamp:
Jul 1, 2010, 10:55:30 PM (14 years ago)
Author:
vdigital
Message:

Version: 2.1.a
extension:410

File:
1 edited

Legend:

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

    r6619 r6650  
    11<?php
     2$lang['On'] = 'Yes, maybe';
     3$lang['Off'] = 'No, in general';
    24$lang['Virtual AutoGrant configuration'] = 'Virtual AutoGrant configuration';
    35$lang['New virtual categories will be assumed private, access granted to creator and webmaster and/or uploaded pictures will have "Who can see" set to creator privacy level']
     
    1012
    1113$lang['Force "Who can see" at the creator privacy level'] = 'Force "Who can see" at the creator privacy level';
    12 $lang['"Who can see" is not forced for private categories'] = '"Who can see" is not forced for private categories';
     14$lang['"Who can see" is free for private categories'] = '"Who can see" is free for private categories';
    1315$lang['"Who can see" is free on webmasters uploads'] = '"Who can see" is free on webmasters uploads';
    1416
     
    1820$lang['You are not authorized to change this configuration (Webmaster only).'] = 'You are not authorized to change this configuration (Webmaster only).';
    1921$lang['Your configuration is saved.'] = 'Your configuration is saved.';
     22$lang['You have got a private access to %s'] = 'You have got a private access to %s';
     23$lang['Virtual AutoGrant has forced "Who can see" on %d image']  = 'Virtual AutoGrant has forced "Who can see" on %d image';
     24$lang['Virtual AutoGrant has forced "Who can see" on %d images'] = 'Virtual AutoGrant has forced "Who can see" on %d images';
    2025?>
Note: See TracChangeset for help on using the changeset viewer.