From abdf0cf6b732d8a7aff05c26e7cd0c82d2ea0f34 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 3 Dec 2016 14:55:14 +0000 Subject: Ensure that if the gitano-bypass user is invoked, Gitano whines loudly --- lang/en.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang') diff --git a/lang/en.lua b/lang/en.lua index 672373b..2f1b76b 100644 --- a/lang/en.lua +++ b/lang/en.lua @@ -132,6 +132,9 @@ example administration repository rules and an admin user and group. ERROR_RULESET_UNCLEAN = "Ruleset did not complete cleanly", RULESET_ALLOWED = "Ruleset permitted action", RULESET_DENIED = "Ruleset denied action. Sorry.", + BYPASS_USER_BANNER_HEADER = "**** ALERT **** ALERT **** PAY CAREFUL ATTENTION **** ALERT **** ALERT ****", + BYPASS_USER_ALERT_MESSAGE = "**** You are acting as the bypass user. Rules and hooks WILL NOT APPLY ****", + BYPASS_USER_BANNER_FOOTER = "**** ALERT **** ALERT **** DO NOT DO THIS NORMALLY **** ALERT **** ALERT ****", -- Messages from the config module NO_SITE_CONF = "No site.conf", -- cgit v1.2.1