1<?php
2/**
3 * english language file
4 *
5 * @author     Matthias Schulte <dokuwiki@lupo49.de>
6 */
7
8$lang['ignoredpages']  = 'Always skip these pages in the output table (Delimiter: Semicolon)';
9
10//Setup VIM: ex: et ts=2 :
11