1<?php
2/**
3 * english language file for talkpage plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['langns'] = 'Namespace for talk pages';
9$lang['showbutton'] = 'Automatically show a button in compatible templates?';
10
11
12
13//Setup VIM: ex: et ts=4 :
14