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