diff --git a/app/models/domain.rb b/app/models/domain.rb index d2a0fef68..6c0765ff8 100644 --- a/app/models/domain.rb +++ b/app/models/domain.rb @@ -746,8 +746,8 @@ class Domain < ActiveRecord::Base log[:admin_contacts] = admin_contact_ids log[:tech_contacts] = tech_contact_ids log[:nameservers] = nameserver_ids - log[:domain_statuses]= domain_status_ids log[:dnskeys] = dnskey_ids + log[:domain_statuses]= domain_status_ids log[:legal_documents]= [legal_document_id] log[:registrant] = [registrant_id] log diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index e419f7794..0b1bacb95 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -14,7 +14,7 @@ en: last_attempt: "You have one more attempt before your account is locked." not_found_in_database: "Invalid email address or password." timeout: "Your session expired. Please sign in again to continue." - unauthenticated: "You need to sign in or sign up before continuing." + unauthenticated: "You need to sign in. Currently available only to Estonian citizens and e-residents with Estonian ID-card or Mobile-ID." unconfirmed: "You have to confirm your email address before continuing." mailer: confirmation_instructions: