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

Last change on this file was 19850, checked in by TranslationTeam, 11 years ago

[pdf2tab] Update en_UK, thanks to : Kaare

  • Property svn:eol-style set to LF
File size: 380 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 case insensitive.';
9$lang['pdf2tab_hint_text'] = 'Type in an extension';
10?>
Note: See TracBrowser for help on using the repository browser.