Ignore:
Timestamp:
Feb 18, 2013, 2:45:55 PM (11 years ago)
Author:
mistic100
Message:

better handle of private videos, show info about privacy

File:
1 edited

Legend:

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

    r19213 r20809  
    3030$lang['In safe-mode, the plugin does\'t try to contact the video host, usefull on some websites where remote connections are blocked.'] = 'In safe-mode, the plugin does\'t try to contact the video host, usefull on some websites where remote connections are blocked.';
    3131$lang['Video properties'] = 'Video properties';
     32$lang['Show privacy details' = 'Show privacy details';
     33$lang['Videos can be unlisted but not private.' = 'Videos can be unlisted but not private.';
     34$lang['Videos can be unlisted and private if the gallery website is within the authorized domains (PRO).' = 'Videos can be unlisted and private if the gallery website is within the authorized domains (PRO).';
     35$lang['Videos can be private if you use the private permalink.' = 'Videos can be private if you use the private permalink.';
     36$lang['No privacy option.' = 'No privacy option.';
     37$lang[''] = '';
    3238
    3339?>
Note: See TracChangeset for help on using the changeset viewer.