Ignore:
Timestamp:
Feb 18, 2013, 9:34:35 PM (11 years ago)
Author:
mistic100
Message:

another typo

File:
1 edited

Legend:

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

    r20819 r20821  
    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.';
     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.';
    3737
    3838?>
Note: See TracChangeset for help on using the changeset viewer.