From fb6f94b10d94ccb13113afbd452924d208674b02 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 17 Mar 2004 21:44:43 +0000 Subject: fixed typo and updated pot file --- dns_wizard/Bind.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns_wizard') diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm index b04a4d1e..21878a5a 100644 --- a/dns_wizard/Bind.pm +++ b/dns_wizard/Bind.pm @@ -201,7 +201,7 @@ $o->{pages} = { end => 1, }, error_notmaster => { - name => N("It seems that your are not a master DNS server, so I can't add/remove host."), + name => N("It seems that you are not a master DNS server, so I can't add/remove host."), next => 0, end => 1, }, -- cgit v1.2.1