xref: /plugin/approve/lang/en/settings.php (revision 0c60a293fb92117ae4211b9e6d37af69354c10f0)
1<?php
2$lang['no_apr_namespaces'] = 'Namespaces this plugin <strong>does not</strong> apply to (space separated list).';
3$lang['prettyprint'] = 'Use pretty headings on print.';
4$lang['ready_for_approval'] = 'Enable intermediate state "mark ready for approval" to let a reviewer know the page can be checked/approved';
5$lang['strict_approver'] = 'Only approvers can approve their pages.';
6$lang['hide_drafts_for_viewers'] = 'Hide draft from users without edit permission and show the latest approved revision instead.';
7