From 7b47c0aa0aeee6f059f00008e36cc210ca89ecb9 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 21 Aug 2013 10:28:20 -0400 Subject: [PATCH] Merged revisions 4069-4117 from stable branch. --- interface/lib/lang/br.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/lib/lang/br.lng b/interface/lib/lang/br.lng index ae65e87..0caeef4 100644 --- a/interface/lib/lang/br.lng +++ b/interface/lib/lang/br.lng @@ -131,4 +131,6 @@ $wb['datalog_status_u_spamfilter_users'] = 'Update spam filter settings'; $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings'; $wb['login_as_txt'] = 'Log in as'; +$wb['no_domain_perm'] = 'You have no permission for this domain.'; +$wb['no_destination_perm'] = 'You have no permission for this destination.'; ?> -- Gitblit v1.9.1