From 2ebd326e417953cbeadfdf67501b19a116a35440 Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Tue, 06 Dec 2005 09:37:12 -0500 Subject: [PATCH] --- interface/web/dns/lib/lang/en_soa.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/dns/lib/lang/en_soa.lng b/interface/web/dns/lib/lang/en_soa.lng index 9345cc8..d7e118b 100644 --- a/interface/web/dns/lib/lang/en_soa.lng +++ b/interface/web/dns/lib/lang/en_soa.lng @@ -45,4 +45,5 @@ $wb["error_wildcard_mix"] = 'contains a part mixing a wildcard character with other data!'; $wb["error_no_wildcard_allowed"] = 'must not contain wildcards!'; $wb["error_out_of_zone"] = 'is out of zone!'; +$wb["error_no_permission"] = 'You do not have the right permissions to perform the action!'; ?> \ No newline at end of file -- Gitblit v1.9.1