From 06d2a61fd4b21d6ab5516dcc6c362328416f69d0 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 9 Apr 2014 00:25:20 +0300 Subject: [PATCH] no exclusions --- web/inc/i18n/en.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index 1cfc1c4e3..08085e886 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -351,6 +351,7 @@ $LANG['en'] = array( '%s log records' => '%s log records', '1 object' => '1 object', '%s objects' => '%s objects', + 'no exclusions' => 'no exclusions', 'USER_CREATED_OK' => 'User %s has been created successfully', 'WEB_DOMAIN_CREATED_OK' => 'Domain %s has been created successfully.',