Changeset 19373 for extensions/Media_Icon/language/en_UK/plugin.lang.php
- Timestamp:
- Dec 9, 2012, 7:49:34 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Media_Icon/language/en_UK/plugin.lang.php
r19372 r19373 47 47 $lang['Bottom left corner'] = 'Bottom left corner'; 48 48 $lang['Opacity'] = 'Opacity'; 49 50 //admin_help.tpl 51 $lang['This menu allows to configure 2 types of parameters:'] = 'This menu allows to configure 2 types of parameters:'; 52 $lang['The type of icon to display. Click on submit to see changes in the result pane.'] = 'The type of icon to display. Click on submit to see changes in the result pane.'; 53 $lang['The type of files you want to add an icon to. Uncheck a type of file to deactivate the display of the icon for this type of file. <i>Not displayed</i> is then displayed in the result pane.'] = 'The type of files you want to add an icon to. Uncheck a type of file to deactivate the display of the icon for this type of file. <i>Not displayed</i> is then displayed in the result pane.'; 54 $lang['The corner of the thumbnail in which the icon will be displayed.'] = 'The corner of the thumbnail in which the icon will be displayed.'; 55 $lang['The opacity of the icon.'] = 'The opacity of the icon.'; 56 $lang['Donate'] = 'Donate'; 57 $lang['I spent a lot of time to make this plugin works. If it is useful for you, do not hesitate a donation ;) Thank you for your generosity.'] = 'I spent a lot of time to make this plugin works. If it is useful for you, do not hesitate a donation ;) Thank you for your generosity.'; 58 $lang['Credits'] = 'Credits'; 49 59 ?>
Note: See TracChangeset
for help on using the changeset viewer.