1<?php
2/**
3 * english language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Terence J. Grant<tjgrant@tatewake.com>
7 */
8
9$lang['cite_publisher'] = 'Publisher name (default is Wiki Title)';
10$lang['cite_author'] = 'Author name for pages (default is "Anonymous Contributors")';
11$lang['showcitebutton'] = 'Show Cite button (only when supported by your template)';
12