From d62106da20221a000d05bd72bec8ff86125e2f69 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 6 Aug 2014 14:47:48 +0300 Subject: [PATCH] Delete redundant translations --- config/locales/en.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index f815db614..7c417466c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -67,9 +67,7 @@ en: messages: blank: 'is missing' epp_domain_reserved: 'Domain name is reserved or restricted' - epp_domain_taken: 'Domain name already exists' epp_obj_does_not_exist: 'Object does not exist' epp_command_failed: 'Command failed' - epp_nameservers_range_fail: 'Domain must have %{min}-%{max} nameservers' epp_authorization_error: 'Authorization error' epp_id_taken: 'Contact id already exists'