|
1 /* |
|
2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This is a localisation file for Connection Manager |
|
16 * A .loc file is the one and only place where the logical strings |
|
17 * to be localised are defined. |
|
18 * |
|
19 * ------------------------------------------------------------------- |
|
20 * |
|
21 */ |
|
22 |
|
23 |
|
24 |
|
25 // LOCALISATION STRINGS |
|
26 |
|
27 |
|
28 //d:Query popped up when an AP is already in use. |
|
29 //l: popup_note_window |
|
30 // |
|
31 |
|
32 #define qtn_ics_query_use_extng "Another Access Point in use. Try to use existing?" |
|
33 |
|
34 |
|
35 //d:Text after use of existing copnnection is rejected by the user |
|
36 //l: popup_note_window |
|
37 // |
|
38 #define qtn_ics_note_close_conn_try_again "Close existing network connections and try again." |
|
39 |
|
40 |
|
41 //d:Text to use when exisisting connection is unusable for the selected purpose |
|
42 //l: popup_note_window |
|
43 // |
|
44 #define qtn_ics_note_use_another_ap "Unable to connect to the network. Try to use another Access Point instead?" |
|
45 |
|
46 |
|
47 //d: When there is no network cover user is shown this error note |
|
48 //l: popup_note_window |
|
49 // |
|
50 #define qtn_ext_err_no_network_cover "No network cover. Unable to connect to network." |
|
51 |
|
52 |
|
53 //d: Wait note text during connection cration |
|
54 //l: popup_note_wait_window |
|
55 // |
|
56 #define qtn_ics_conct_note_txt "Connecting via %U" |
|
57 |
|
58 |
|
59 //d: Wait note text during connection cration |
|
60 //l: popup_note_wait_window |
|
61 //w: |
|
62 //r:3.0 |
|
63 // |
|
64 #define qtn_ics_conct_note_ell "Connecting ..." |
|
65 |
|
66 |
|
67 //d: A not showing that we are canccelling network operation |
|
68 //l: popup_note_window |
|
69 // |
|
70 #define qtn_ics_note_cncl_nw_operation "Canceling network operation..." |
|
71 |
|
72 |
|
73 //d: Shown after disconnection |
|
74 //l: popup_note_window |
|
75 // |
|
76 #define qtn_ics_note_disconn_from_service "Connection to service is closed" |
|
77 |
|
78 |
|
79 //Browser specific!!! |
|
80 //d: A not showing that active connection is not usable in this case. |
|
81 //l: popup_note_window |
|
82 // |
|
83 #define qtn_wml_query_new_conn "Browser can not use active connection. Establish a new connection?" |
|
84 |
|
85 |
|
86 //d: query text for ignoring security warning |
|
87 //l: popup_note_window |
|
88 // |
|
89 #define qtn_wml_query_make_secure_conn "Unsecure connection active. Establish a new secure connection?" |
|
90 |
|
91 |
|
92 //d: query text for going online |
|
93 //l: popup_note_window |
|
94 // |
|
95 #define qtn_wml_conf_conn_need "Connection to server needed. Create connection?" |
|
96 |
|
97 //d:"Off-line mode" - confirmation query |
|
98 //l:popup_note_window |
|
99 //w: |
|
100 //r:3.0 |
|
101 // |
|
102 #define qtn_offline_activate_wlan "Do you want to create a WLAN connection in Off-line mode?" |
|
103 |
|
104 // End of File |