Ignore:
Timestamp:
Sep 18, 2014, 3:53:51 PM (10 years ago)
Author:
mistic100
Message:

remove "safe mode" checkbox, now fully automatic

File:
1 edited

Legend:

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

    r28268 r29627  
    2626$lang['Vimeo player'] = 'Vimeo player';
    2727$lang['Dailymotion player'] = 'Dailymotion player';
    28 $lang['Try in safe-mode'] = 'Try in safe-mode';
    29 $lang['Safe-mode'] = 'Safe-mode';
    30 $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.';
    3128$lang['Video properties'] = 'Video properties';
    3229$lang['Show privacy details'] = 'Show privacy details';
     
    4441$lang['Width and height must be integers'] = 'Width and height must be integers';
    4542$lang['Do not use this form for videos provided by Youtube, Dailymotion, Vimeo, Wat or Wideo.'] = 'Do not use this form for videos provided by Youtube, Dailymotion, Vimeo, Wat or Wideo.';
    46 
     43$lang['Video data like description and thumbnail might be missing'] = 'Video data like description and thumbnail might be missing';
    4744?>
Note: See TracChangeset for help on using the changeset viewer.