MID response handling

This commit is contained in:
Martin Lensment 2015-03-23 16:25:18 +02:00
parent 418bd2046c
commit 5f2e0619e5
3 changed files with 52 additions and 20 deletions

View file

@ -498,3 +498,11 @@ en:
phone_no: 'Phone number'
log_in_with_mid: 'Log in with mobile-id'
check_your_phone_for_confirmation_code: 'Check your phone for confirmation code'
user_signature_is_invalid: 'User signature is invalid'
session_timeout: 'Session timeout'
user_cancelled: 'User cancelled'
mid_not_ready: 'M-ID is not ready, please try again'
phone_absent: 'User phone is not in coverage area'
sending_error: 'Could not send sms to user'
sim_error: 'SIM application error'
internal_error: 'Internal error'