Automatic error handling

This commit is contained in:
Martin Lensment 2014-08-01 11:59:49 +03:00
parent dce3357e1e
commit fb8cba9ef4
6 changed files with 73 additions and 40 deletions

View file

@ -51,3 +51,4 @@ en:
epp_domain_taken: 'Domain name already exists'
epp_obj_does_not_exist: 'Object does not exist'
epp_command_failed: 'Command failed'
epp_contact_not_found: "Contact was not found"