source: extensions/pdf2tab/language/en_UK/plugin.lang.php @ 19816

Last change on this file since 19816 was 19814, checked in by julien1311, 11 years ago

change in comments

  • Property svn:eol-style set to LF
File size: 379 bytes
RevLine 
[19673]1<?php
2//picture.php
[19811]3$lang['pdf2tab_tooltip'] = 'Open the file in a new tab';
4
[19814]5//admin_config.tpl
[19811]6$lang['pdf2tab_name'] = 'PDF2Tab Plugin';
7$lang['pdf2tab_configuration'] = 'Configuration';
[19812]8$lang['pdf2tab_supported_extensions_description'] = 'Type in the extensions PDF2Tab will handle. The extensions are cas insensitive.';
[19811]9$lang['pdf2tab_hint_text'] = 'Type in an extension';
[19673]10?>
Note: See TracBrowser for help on using the repository browser.