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
Line 
1<?php
2//picture.php
3$lang['pdf2tab_tooltip'] = 'Open the file in a new tab';
4
5//admin_config.tpl
6$lang['pdf2tab_name'] = 'PDF2Tab Plugin';
7$lang['pdf2tab_configuration'] = 'Configuration';
8$lang['pdf2tab_supported_extensions_description'] = 'Type in the extensions PDF2Tab will handle. The extensions are cas insensitive.';
9$lang['pdf2tab_hint_text'] = 'Type in an extension';
10?>
Note: See TracBrowser for help on using the repository browser.