<?php
/**
 * English language file for sectiontag plugin
 *
 * @author i-net software <tools@inetsoftware.de>
 */

$lang['js']['save'] = 'Save';
$lang['js']['closeDialog'] = 'Close';
$lang['js']['choose tags'] = 'Choose Tags';
$lang['js']['add'] = 'add';
$lang['js']['empty namespace'] = 'Tags without namespace';
$lang['js']['new tag'] = 'New tag for this page:';

//Setup VIM: ex: et ts=4 :
