1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hans-Jürgen Schümmer
7 */
8$lang['txt1'] = "The wiki page";
9$lang['txt2'] = "is newer than page";
10$lang['txt3'] = "and thus perhaps outdated!";
11