Added ident country code and improved other ident things

This commit is contained in:
Priit Tark 2015-02-18 15:26:51 +02:00
parent e9b77c5b0f
commit 44f11de5c8
13 changed files with 117 additions and 66 deletions

View file

@ -31,7 +31,6 @@ en:
activerecord:
errors:
models:
contact:
attributes:
code:
@ -46,6 +45,7 @@ en:
invalid: "Email is invalid"
ident:
blank: "Required parameter missing - ident"
not_valid_EE_identity_format: "Ident not in valid Estonian identity format."
domains:
exist: 'Object association prohibits operation'
@ -237,6 +237,7 @@ en:
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_attribute_missing: Required attributes missing
code: 'Code'
value: 'Value'