24
|
1 |
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
// All rights reserved.
|
|
3 |
// This component and the accompanying materials are made available
|
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
rls_string STRING_r_error_res_gsm_temporary_network_fail "Temporary network failure. Try again later."
|
|
17 |
rls_string STRING_r_error_res_gsm_no_network_support "No network support for requested operation."
|
|
18 |
rls_string STRING_r_error_res_gsm_op_not_allowed "Operation is not allowed. Contact cellular network operator."
|
|
19 |
rls_string STRING_r_error_res_gsm_phone_blacklisted "Phone is blacklisted. Contact cellular network operator."
|
|
20 |
rls_string STRING_r_error_res_gsm_phone_failure "Phone failure. Switch off the phone and then switch on."
|
|
21 |
rls_string STRING_r_error_res_gsm_no_roaming "Roaming is not allowed in this area."
|
|
22 |
rls_string STRING_r_error_res_gsm_network_busy "Network busy."
|
|
23 |
rls_string STRING_r_error_res_gsm_op_not_support "Operation is not presently supported by the network."
|
|
24 |
rls_string STRING_r_error_res_gsm_op_not_support2 "Operation is not supported. Contact cellular network operator."
|
|
25 |
rls_string STRING_r_error_res_gsm_not_subscribed "Service not subscribed. Contact cellular network operator."
|
|
26 |
rls_string STRING_r_error_res_gsm_service_temporarily_broke "Service temporarily out of use. Try again later."
|
|
27 |
rls_string STRING_r_error_res_gsm_invalid_phone_number "Invalid phone number. Check the number and try again."
|
|
28 |
rls_string STRING_r_error_res_gsm_number_busy "Number is busy. Try again later."
|
|
29 |
rls_string STRING_r_error_res_gsm_remote_user_not_available "The remote user is not currently reachable. Try again later."
|
|
30 |
rls_string STRING_r_error_res_gsm_short_network_failure "Short network failure. Try again immediately."
|
|
31 |
rls_string STRING_r_error_res_gsm_changed_number "Number has changed. Check the number and try again."
|
|
32 |
rls_string STRING_r_error_res_gsm_unknown_network_failure "Unknown network failure. Try again later."
|
|
33 |
rls_string STRING_r_error_res_gsm_serious_network_failure "Serious cellular network failure. Please contact the cellular network operator."
|
|
34 |
rls_string STRING_r_error_res_gsm_service_cannot_be_provided "Service can not be provided."
|
|
35 |
rls_string STRING_r_error_res_gsm_check_services "Check operator services or connection settings."
|
|
36 |
rls_string STRING_r_error_res_gsm_no_incoming_calls_in_cug "Incoming calls are not allowed within closed user group."
|
|
37 |
rls_string STRING_r_error_res_gsm_unauthorised_operation "Unauthorised operation."
|
|
38 |
rls_string STRING_r_error_res_gsm_requested_op_not_available "Requested service is not presently available. Try again later."
|
|
39 |
rls_string STRING_r_error_res_gsm_only_calls_in_cug "Only calls within closed user group allowed."
|
|
40 |
rls_string STRING_r_error_res_gsm_check_connection_type "Check connection type in connection settings."
|
|
41 |
rls_string STRING_r_error_res_gsm_unknown_subscriber "Unknown subscriber. Contact cellular network operator."
|
|
42 |
rls_string STRING_r_error_res_gsm_service_not_provisioned "Service is not provisioned."
|
|
43 |
rls_string STRING_r_error_res_gsm_operator_has_barred_calls "Calls are barred by the operator. Contact cellular network operator."
|
|
44 |
rls_string STRING_r_error_res_gsm_incompatible_supplementary "The requested supplementary service is incompatible."
|
|
45 |
rls_string STRING_r_error_res_gsm_missing_parameter "Parameter in the service request is missing."
|
|
46 |
rls_string STRING_r_error_res_gsm_unknown_parameter "Unknown parameter in the service request."
|
|
47 |
rls_string STRING_r_error_res_gsm_incorrect_service_password "Wrong service password."
|
|
48 |
rls_string STRING_r_error_res_gsm_incorrect_password_too_many "Too many times wrong service password."
|
|
49 |
rls_string STRING_r_error_res_gsm_incorrect_alphabet "Incompatible service language or alphabets."
|
|
50 |
rls_string STRING_r_error_res_gsm_too_many_participants "Too many participants of a multiparty call."
|
|
51 |
rls_string STRING_r_error_res_gsm_no_network_resources "Temporarily out of network resources when requesting the service."
|
|
52 |
rls_string STRING_r_error_res_gsm_call_barred "Call barred."
|
|
53 |
rls_string STRING_r_error_res_gsm_error_in_message_content "Error in message content."
|
|
54 |
rls_string STRING_r_error_res_gsm_message_type_not_supported "Message type is not presently supported by the network."
|
|
55 |
rls_string STRING_r_error_res_gsm_message_cannot_deliver "Cannot deliver the message to the destination."
|
|
56 |
rls_string STRING_r_error_res_gsm_cannot_do_operation "Operation cannot be performed."
|
|
57 |
rls_string STRING_r_error_res_gsm_service_centre_busy "Service centre is busy. Try again later."
|
|
58 |
rls_string STRING_r_error_res_gsm_no_service_centre "No service centre. Check messaging settings."
|
|
59 |
rls_string STRING_r_error_res_gsm_service_centre_failure "No service centre. Check messaging settings."
|
|
60 |
rls_string STRING_r_error_res_gsm_destination_barred "The destination is barred."
|
|
61 |
rls_string STRING_r_error_res_gsm_sms_validity_period "Short message validity period not supported by the network."
|
|
62 |
rls_string STRING_r_error_res_gsm_sms_sim_full "Short message storage in SIM card is full."
|
|
63 |
rls_string STRING_r_error_res_gsm_sms_sim_no_storage "No short message storage capability in SIM card."
|
|
64 |
rls_string STRING_r_error_res_gsm_sms_error_receiving "Error receiving the short message."
|
|
65 |
rls_string STRING_r_error_res_gsm_sms_no_space "No space to store the short message."
|
|
66 |
rls_string STRING_r_error_res_gsm_sms_sim_busy "SIM is busy performing another operation."
|
|
67 |
rls_string STRING_r_error_res_gsm_sms_sim_busy_sms "Busy because of short message operation."
|
|
68 |
rls_string STRING_r_error_res_gsm_phone_does_not_support "Phone is not supporting the operation."
|
|
69 |
rls_string STRING_r_error_res_gsm_insert_sim "Insert SIM card."
|
|
70 |
rls_string STRING_r_error_res_gsm_pin1_required "PIN1 is required to continue."
|
|
71 |
rls_string STRING_r_error_res_gsm_sim_failure "SIM card failure. Replace the SIM card."
|
|
72 |
rls_string STRING_r_error_res_gsm_wrong_sim "Wrong SIM card. Replace the SIM card."
|
|
73 |
rls_string STRING_r_error_res_gsm_need_puk1 "PUK1 code is required to continue."
|
|
74 |
rls_string STRING_r_error_res_gsm_pin2_required "PIN2 is required to continue."
|
|
75 |
rls_string STRING_r_error_res_gsm_need_puk2 "PUK2 code is required to continue."
|
|
76 |
rls_string STRING_r_error_res_gsm_memory_failure "Memory failure. Try again."
|
|
77 |
rls_string STRING_r_error_res_gsm_memory_full "Memory is full. Remove some messages and try again."
|
|
78 |
rls_string STRING_r_error_res_gsm_service_not_available "Service is not available."
|
|
79 |
rls_string STRING_r_error_res_gsm_phone_busy "Phone is busy due the other call operation."
|
|
80 |
rls_string STRING_r_error_res_gsm_phone_op_not_allowed "Operation is not allowed. Check phone settings."
|
|
81 |
rls_string STRING_r_error_res_gsm_phone_op_not_supported "Operation is not supported by the phone."
|
|
82 |
rls_string STRING_r_error_res_gsm_sim_busy "SIM card is busy while performing other operation."
|
|
83 |
rls_string STRING_r_error_res_incorrect_code "Incorrect code, please re-enter."
|
|
84 |
rls_string STRING_r_error_res_cannot_find_information "Requested information not found. Try again."
|
|
85 |
rls_string STRING_r_error_res_gsm_string_too_long "Entered string is too long. Please re-enter the string."
|
|
86 |
rls_string STRING_r_error_res_gsm_invalid_characters "Invalid characters in text string. Please re-enter the string."
|
|
87 |
rls_string STRING_r_error_res_gsm_dial_string_too_long "Entered dial string is too long. Please re-enter the string."
|
|
88 |
rls_string STRING_r_error_res_gsm_invalid_pdu_mode_param "Invalid PDU mode parameter."
|