You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
528 B

  1. <?php
  2. /**
  3. * english language file for oembed plugin
  4. *
  5. * @author Dwayne Bent <dbb.pub0@liqd.org>
  6. * @author nik gaffney <nik@fo.am>
  7. */
  8. $lang['resolution_priority'] = 'Initial resolution method';
  9. $lang['enable_direct_link'] = 'Enable !direct links';
  10. $lang['enable_link_discovery'] = 'Enable link discovery';
  11. $lang['enable_provider_list'] = 'Enable local provider list';
  12. $lang['format_preference'] = 'Preferred response format';
  13. $lang['fullwidth_images'] = 'Render full width images only (i.e. <code>width=100%</code>)';