equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-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 /** |
|
17 @file NetConErr.rls |
|
18 */ |
|
19 |
|
20 rls_string STRING_r_error_netcon_database_default_undefined "No Internet accounts have been set up. Set up an account in Control panel." |
|
21 rls_string STRING_r_error_netcon_database_type_unknown "CommDb error" |
|
22 rls_string STRING_r_error_netcon_database_not_found "CommDb error" |
|
23 rls_string STRING_r_error_netcon_no_packet_network "No Packet network available" |
|
24 rls_string STRING_r_error_netcon_incorrect_msclass "Phone capabilities insufficient for required services" |
|
25 rls_string STRING_r_error_netcon_inadequate_signal_strength "Signal strength too low for connection, try again later" |
|
26 rls_string STRING_r_error_netcon_statemachine_not_available "State Machine not available for connection" |