xref: /plugin/tagging/lang/en/settings.php (revision e77254aa5995f03d3c53b1771b61f7eaec747686)
1<?php
2$lang['cloudlimit']     = 'Maximum tags to show in in-pgae tag clouds. Set 0 for all matching tags';
3$lang['singleusermode'] = 'Enable single user moder, eg. all tags can be edited by anyone.';
4$lang['hiddenprefix']   = 'Tags with this prefix will not be shown to read-only users';
5$lang['hidens']         = 'Hide the amespace column in overview tables';
6