From 8537705bf9d7c89ac938bc821c5696c79a1bb102 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Tue, 08 Jul 2014 12:52:31 -0400 Subject: [PATCH] Merge branch 'change_owner' into 'master' --- interface/lib/lang/en.lng | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/interface/lib/lang/en.lng b/interface/lib/lang/en.lng index 1d47aeb..ec309d9 100644 --- a/interface/lib/lang/en.lng +++ b/interface/lib/lang/en.lng @@ -149,6 +149,5 @@ $wb['strength_5'] = 'Very Strong'; $wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of "{strength}".'; $wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.'; -$wb['domain_owner_changed'] = 'You have changed the owner of domain {domain}, please change website and mail domain owner for this domain accordingly.'; ?> -- Gitblit v1.9.1