25
|
1 |
/*
|
|
2 |
* Copyright (c) 2007-2008 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 "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: Localization strings for project AP Wizard
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
//d: Query to make sure the user wants to create an IAP for the given WLAN network
|
|
20 |
//l: popup_note_window
|
|
21 |
//r:3.0
|
|
22 |
//
|
|
23 |
#define qtn_cmon_quest_create_wlan_iap "Create internet access point for WLAN network '%U'?"
|
|
24 |
|
|
25 |
//d: An information note with the text is shown if access point creation succeed
|
|
26 |
//d: %U = Name of the access point which was created.
|
|
27 |
//l: popup_note_window
|
|
28 |
//r:3.0
|
|
29 |
//
|
|
30 |
#define qtn_cmon_conf_wlan_iap_created "Internet access point defined for WLAN network '%U'"
|
|
31 |
|
|
32 |
|
|
33 |
|
|
34 |
//------------------------------------------------------------------------------
|
|
35 |
// Following string are defined on networking specification *
|
|
36 |
//------------------------------------------------------------------------------
|
|
37 |
|
|
38 |
|
|
39 |
//d: A data query prompt text
|
|
40 |
//d: copied from S60: qtn_wlan_prmpt_network_name
|
|
41 |
//l: popup_query_data_window
|
|
42 |
//r:3.0
|
|
43 |
//
|
|
44 |
#define qtn_wlan_prmpt_network_name "WLAN network name:"
|
|
45 |
|
|
46 |
|
|
47 |
|
|
48 |
//d: Title of the Network mode dialog
|
|
49 |
//d: in the manual configuration of a new WLAN connection method
|
|
50 |
//l: heading_pane_t1
|
|
51 |
//w:
|
|
52 |
//r:3.2
|
|
53 |
//
|
|
54 |
#define qtn_netw_conset_prmpt_wlan_nw_mode_and_status "Network mode and status:"
|
|
55 |
|
|
56 |
//d:Network mode selection list, sets the network mode setting
|
|
57 |
//d:to 'infrastructure' and network status to 'Public'
|
|
58 |
//l:list_single_pane_t1_cp2
|
|
59 |
//w:
|
|
60 |
//r:3.2
|
|
61 |
//
|
|
62 |
#define qtn_wlan_network_mode_infra_public "Infrastructure (public)"
|
|
63 |
|
|
64 |
//d:Network mode selection list, sets the network mode setting
|
|
65 |
//d:to 'infrastructure' and network status to 'hidden'
|
|
66 |
//l:list_single_pane_t1_cp2
|
|
67 |
//w:
|
|
68 |
//r:3.2
|
|
69 |
//
|
|
70 |
#define qtn_wlan_network_mode_infra_hidden "Infrastructure (hidden)"
|
|
71 |
|
|
72 |
//d:Network mode selection list, sets the network mode setting
|
|
73 |
//d:to 'Ad-hoc' and network status to 'Public'
|
|
74 |
//l:list_single_pane_t1_cp2
|
|
75 |
//w:
|
|
76 |
//r:3.2
|
|
77 |
//
|
|
78 |
#define qtn_wlan_network_mode_adhoc_public "Ad-hoc (public)"
|
|
79 |
|
|
80 |
//d: Title of the Security Mode selection dialog
|
|
81 |
//d: in the manual configuration of a new WLAN connection method
|
|
82 |
//l: heading_pane_t1
|
|
83 |
//w:
|
|
84 |
//r:3.2
|
|
85 |
//
|
|
86 |
#define qtn_netw_conset_prmpt_wlan_nw_security_mode "Security Mode:"
|
|
87 |
|
|
88 |
//d:Default value for WLAN security mode
|
|
89 |
//l:list_single_pane_t1_cp2
|
|
90 |
//w:
|
|
91 |
//r:3.2
|
|
92 |
//
|
|
93 |
#define qtn_netw_conset_wlan_security_mode_open "Open network"
|
|
94 |
|
|
95 |
//d:Security settings mode "WEP"
|
|
96 |
//l:list_single_pane_t1_cp2
|
|
97 |
//w:
|
|
98 |
//r:3.2
|
|
99 |
//
|
|
100 |
#define qtn_netw_conset_wlan_security_mode_wep "WEP"
|
|
101 |
|
|
102 |
//d:Security settings mode "802.1x"
|
|
103 |
//l:list_single_pane_t1_cp2
|
|
104 |
//w:
|
|
105 |
//r:3.2
|
|
106 |
//
|
|
107 |
#define qtn_netw_conset_wlan_security_mode_802_1x "802.1x"
|
|
108 |
|
|
109 |
//d:Security settings mode "WPA/WPA2"
|
|
110 |
//l:list_single_pane_t1_cp2
|
|
111 |
//w:
|
|
112 |
//r:3.2
|
|
113 |
//
|
|
114 |
#define qtn_netw_conset_wlan_security_mode_wpa "WPA/WPA2"
|
|
115 |
|
|
116 |
|
|
117 |
|
|
118 |
//d: Title of the WPA/WPA2 mode selection dialog in the manual
|
|
119 |
//d: configuration of a new WLAN connection method
|
|
120 |
//l: heading_pane_t1
|
|
121 |
//w:
|
|
122 |
//r:3.2
|
|
123 |
//
|
|
124 |
#define qtn_netw_conset_prmpt_wlan_wpa_mode "WPA/WPA2 mode:"
|
|
125 |
|
|
126 |
//d:EAP item in the WPA/WPA2 mode selection dialog
|
|
127 |
//l:list_single_pane_t1_cp2
|
|
128 |
//w:
|
|
129 |
//r:3.2
|
|
130 |
//
|
|
131 |
#define qtn_netw_conset_prmpt_wpa_mode_eap "EAP"
|
|
132 |
|
|
133 |
//d:Pre-shared item item in the WPA/WPA2 mode selection dialog
|
|
134 |
//l:list_single_pane_t1_cp2
|
|
135 |
//w:
|
|
136 |
//r:3.2
|
|
137 |
//
|
|
138 |
#define qtn_netw_conset_prmpt_wpa_mode_psk "Pre-shared key"
|
|
139 |
|
|
140 |
//d: Note to indicate to user that the default EAP values have
|
|
141 |
//d: been set and advanced values can be edited in the
|
|
142 |
//d: security settings of the connection method
|
|
143 |
//l: popup_note_window
|
|
144 |
//w:
|
|
145 |
//r:3.2
|
|
146 |
//
|
|
147 |
#define qtn_netw_conset_info_eap_settings_default "Default EAP values set. Configure advanced settings by editing the method."
|
|
148 |
|
|
149 |
//d: Text of an information note used to ensure the user the a new connection
|
|
150 |
//d: method has been added successfully.
|
|
151 |
//l: popup_note_window
|
|
152 |
//w:
|
|
153 |
//r: 5.0
|
|
154 |
//
|
|
155 |
#define qtn_netw_conset_conf_new_method_added "New connection method for '%U' added"
|
|
156 |
|