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/fr_FR/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.'] = 'En mode sans échec, le plugin n\'essaye pas de contacter l\'hébergeur de la vidéo, utile sur certains sites où les connexions externes sont bloquées.';
    3131$lang['Video properties'] = 'Propriétés vidéo';
     32$lang['Show privacy details'] = 'A propos des vidéos privées';
     33$lang['Videos can be unlisted but not private.'] = 'Les vidéos peuvent être hors listing mais pas privées.';
     34$lang['Videos can be unlisted and private if the gallery website is within the authorized domains (PRO).'] = 'Les vidéos peuvent être hors-listing et privées si le domaine de la galerie fait partie des domaines autorisés (PRO).';
     35$lang['Videos can be private if you use the private permalink.'] = 'Les videos peuvent être privées si vous utilisez le permalink privé.';
     36$lang['No privacy option.'] = 'Pas d\'option de privacité.';
    3237
    3338?>
Note: See TracChangeset for help on using the changeset viewer.