From 3b06ee0d381dc1be5f40ca98ad4278046d869d21 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:57:39 +0100 Subject: checked in initial customized verison for Archlinux32 --- lang/English/admin_censoring.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 lang/English/admin_censoring.php (limited to 'lang/English/admin_censoring.php') diff --git a/lang/English/admin_censoring.php b/lang/English/admin_censoring.php new file mode 100644 index 0000000..85ad048 --- /dev/null +++ b/lang/English/admin_censoring.php @@ -0,0 +1,21 @@ + 'You must enter a word to censor.', +'Word updated redirect' => 'Censor word updated. Redirecting …', +'Word added redirect' => 'Censor word added. Redirecting …', +'Word removed redirect' => 'Censor word removed. Redirecting …', +'Censoring head' => 'Censoring', +'Add word subhead' => 'Add word', +'Add word info' => 'Enter a word that you want to censor and the replacement text for this word. Wildcards are accepted (i.e. *some* would match somewhere and lonesome). Censor words also affect usernames. New users will not be able to register with usernames containing any censored words. The search is case insensitive.', +'Censoring enabled' => 'Censoring is enabled in %s.', +'Censoring disabled' => 'Censoring is disabled in %s.', +'Censored word label' => 'Censored word', +'Replacement label' => 'Replacement word(s)', +'Action label' => 'Action', +'Edit remove subhead' => 'Edit or remove words', +'No words in list' => 'No censor words in list.', + +); -- cgit v1.2.3-54-g00ecf