Changeset 24791
- Timestamp:
- Oct 7, 2013, 6:19:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/piwigo_videojs/language/en_UK/plugin.lang.php
r24781 r24791 17 17 $lang['CUSTOMCSS_DESC'] = 'Custom CSS to copy paste from the <a href="http://www.videojs.com/" target="_blank">VideoJS website</a>.'; 18 18 $lang['WIDTH'] = 'Max Width'; 19 $lang['WIDTH_DESC'] = 'The max width attribute sets the maximum display width of the video, if the video size is higher the witdh bec amethe max width.';19 $lang['WIDTH_DESC'] = 'The max width attribute sets the maximum display width of the video, if the video size is higher the witdh becomes the max width.'; 20 20 $lang['UPSCALE'] = 'Upscale'; 21 21 $lang['UPSCALE_DESC'] = 'If the video size is smaller than max width, it will upscale the video size to max width.';
Note: See TracChangeset
for help on using the changeset viewer.