diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-03-29 14:25:33 -0700 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-03-29 14:25:33 -0700 |
| commit | eedc20a4deb66bb5bd33905ff6c74a51379227e3 (patch) | |
| tree | 45de52164345755685025cbc5170e237f5ce8a50 /res/values-en-rGB | |
| parent | dd360173025c18ba32bb0f52e9d40728503cf778 (diff) | |
| download | packages_apps_PhoneCommon-cm-14.1_old.tar.gz packages_apps_PhoneCommon-cm-14.1_old.tar.bz2 packages_apps_PhoneCommon-cm-14.1_old.zip | |
Automatic translation importcm-14.1_old
Change-Id: I6528fa63ca7fa81026d767008247c3321069072e
Diffstat (limited to 'res/values-en-rGB')
| -rw-r--r-- | res/values-en-rGB/qtistrings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-en-rGB/qtistrings.xml b/res/values-en-rGB/qtistrings.xml index 686a4a8..4ffeb84 100644 --- a/res/values-en-rGB/qtistrings.xml +++ b/res/values-en-rGB/qtistrings.xml @@ -105,7 +105,9 @@ <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> <string name="callFailed_semantically_incorrect_message">Semantically incorrect message</string> <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Invalid mandatory information</string> <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Message type non-existent or not implemented</string> <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> <string name="callFailed_message_type_not_compatible_with_protocol_state">Message type not compatible with protocol state</string> <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> @@ -113,6 +115,7 @@ <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> <string name="callFailed_conditional_IE_error">Conditional IE error</string> <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Message not compatible with protocol state</string> <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> <string name="callFailed_recovery_on_timer_expired">Recovery on timer expiry</string> <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> @@ -120,4 +123,5 @@ <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> <string name="callFailed_interworking_unspecified">Interworking, unspecified</string> <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Non selected user clearing</string> </resources> |
