xref: /plugin/qc/lang/en/settings.php (revision 1c8457749c0d73df0789872e745e575b222391d8)
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