From 2b743dba83d223d82eca71bb5dca201bff5cffa1 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sun, 11 Feb 2018 23:48:31 +0200 Subject: [PATCH] Remove unused translations #697 --- config/locales/en.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index c49781934..2931a7381 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -214,20 +214,12 @@ en: blank: 'is missing' epp_domain_reserved: 'Domain name is reserved' epp_obj_does_not_exist: 'Object does not exist' - epp_command_failed: 'Command failed' epp_authorization_error: 'Authorization error' - epp_authentication_error: 'Authentication error' epp_id_taken: 'Contact id already exists' epp_domain_not_found: 'Domain not found' epp_exp_dates_do_not_match: 'Given and current expire dates do not match' - epp_registrant_not_found: 'Registrant not found' - epp_command_syntax_error: 'Command syntax error' required_parameter_missing: 'Required parameter missing: %{key}' - attr_missing: 'Required parameter missing: %{key}' - repeating_postal_info: 'Only one of each postal info types may be provided' - invalid_type: 'PostalInfo type is invalid' unimplemented_command: 'Unimplemented command' - domain_exists_but_belongs_to_other_registrar: 'Domain exists but belongs to other registrar' required_ident_attribute_missing: "Required ident attribute missing: %{key}" invalid_iso31661_alpha2: does not conform to ISO 3166-1 alpha-2 standard invalid_iso8601_date: has invalid date format YYYY-MM-DD (ISO 8601)