xref: /plugin/popupviewer/lang/en/settings.php (revision 513fbf542970b014a6c8f1845d7f149d6044ed66)
1*513fbf54SGerry Weißbach<?php
2*513fbf54SGerry Weißbach/**
3*513fbf54SGerry Weißbach * english language file
4*513fbf54SGerry Weißbach */
5*513fbf54SGerry Weißbach$lang['allowpopupscript'] = 'Allow JavaScript in pages loaded via popupviewer';
6*513fbf54SGerry Weißbach
7*513fbf54SGerry Weißbach//Setup VIM: ex: et ts=2 enc=utf-8 :