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

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

add an admin page to choose the extension to handle

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