xref: /plugin/qc/lang/en/settings.php (revision 86606ac5feb97e3f080abfce540d27518a3a450c)
1<?php
2
3$lang['theme']     = 'The icon theme to use in the quality bar';
4$lang['color']     = 'Text color to be used in the previw graphic (HTML hex)';
5$lang['maxshowen'] = 'Maximum displayed pages on Quality Summery';
6$lang['adminonly'] = 'Quality Summery only visible for members of the admin group';
7$lang['single_author_only'] = 'There is only one or a few authors.';
8