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.
|
- <?php
- /**
- * english language file for oembed plugin
- *
- * @author Dwayne Bent <dbb.pub0@liqd.org>
- * @author nik gaffney <nik@fo.am>
- */
-
- $lang['resolution_priority'] = 'Initial resolution method';
-
- $lang['enable_direct_link'] = 'Enable !direct links';
- $lang['enable_link_discovery'] = 'Enable link discovery';
- $lang['enable_provider_list'] = 'Enable local provider list';
-
- $lang['format_preference'] = 'Preferred response format';
-
- $lang['fullwidth_images'] = 'Render full width images only (i.e. <code>width=100%</code>)';
|