|
1 /* |
|
2 * Copyright (c) 2001-2009 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: This is a localisation file for WPASecuritySettingsUI A .loc file is the one and only place where the logical strings to be localised are defined. |
|
15 * |
|
16 */ |
|
17 |
|
18 /* |
|
19 * %version: tr1cfwln#7 % |
|
20 */ |
|
21 |
|
22 // LOCALISATION STRINGS |
|
23 |
|
24 |
|
25 //d:Command in options menu. |
|
26 //d:Modifies the currently selected item. |
|
27 //l:list_single_pane_t1_cp2 |
|
28 //w: |
|
29 //r:3.0 |
|
30 // |
|
31 #define qtn_set_options_change "Change" |
|
32 |
|
33 |
|
34 //d:First element of the Selection List |
|
35 //l:list_setting_pane_t1 |
|
36 //w: |
|
37 //r:3.0 |
|
38 // |
|
39 #define qtn_wlan_sett_wpa_mode "WPA/WPA2 mode" |
|
40 |
|
41 |
|
42 //d:Possible second element of the Selection List |
|
43 //l:list_setting_pane_t1 |
|
44 //w: |
|
45 //r:3.0 |
|
46 // |
|
47 #define qtn_wlan_sett_eap_plugin_config "EAP plug-in configuration" |
|
48 |
|
49 |
|
50 //d:Possible second element of the Selection List |
|
51 //l:list_setting_pane_t1 |
|
52 //w: |
|
53 //r:3.0 |
|
54 // |
|
55 #define qtn_wlan_sett_preshared_key "Pre-shared key" |
|
56 |
|
57 |
|
58 //d:Third element of the Selection List |
|
59 //l:list_setting_pane_t1 |
|
60 //w: |
|
61 //r:3.0 |
|
62 // |
|
63 #define qtn_wlan_sett_allow_tkip "WPA2-only mode" |
|
64 |
|
65 |
|
66 //d:Fourth element of the Selection List |
|
67 //l:list_setting_pane_t1 |
|
68 //w: |
|
69 //r:5.0 |
|
70 // |
|
71 #define qtn_wlan_sett_unencrypted_conn "Unencrypted connection" |
|
72 |
|
73 |
|
74 //d:Setting item for the first element of the Selection List |
|
75 //d:(qtn_wlan_sett_wpa_mode) |
|
76 //l:list_set_graphic_pane_t1 |
|
77 //w: |
|
78 //r:3.0 |
|
79 // |
|
80 #define qtn_wlan_sett_wpa_mode_eap "EAP" |
|
81 |
|
82 |
|
83 //d:Setting item for the first element of the Selection List |
|
84 //d:(qtn_wlan_sett_wpa_mode) |
|
85 //l:list_set_graphic_pane_t1 |
|
86 //w: |
|
87 //r:3.0 |
|
88 // |
|
89 #define qtn_wlan_sett_wpa_mode_preshared_key "Pre-shared key" |
|
90 |
|
91 |
|
92 //d:Setting item for the third element of the Selection List |
|
93 //d:(qtn_wlan_sett_allow_tkip) |
|
94 //l:list_set_graphic_pane_t1 |
|
95 //w: |
|
96 //r:3.0 |
|
97 // |
|
98 #define qtn_wlan_sett_tkip_allowed "No" |
|
99 |
|
100 |
|
101 //d:Setting item for the third element of the Selection List |
|
102 //d:(qtn_wlan_sett_allow_tkip) |
|
103 //l:list_set_graphic_pane_t1 |
|
104 //w: |
|
105 //r:3.0 |
|
106 // |
|
107 #define qtn_wlan_sett_tkip_not_allowed "Yes" |
|
108 |
|
109 |
|
110 //d:Setting item for the fourth element of the Selection List |
|
111 //d:(qtn_wlan_sett_unencrypted_conn) |
|
112 //l:list_set_graphic_pane_t1 |
|
113 //w: |
|
114 //r:5.0 |
|
115 // |
|
116 #define qtn_wlan_sett_unencrypted_conn_not_allow "Not allowed" |
|
117 |
|
118 |
|
119 //d:Setting item for the fourth element of the Selection List |
|
120 //d:(qtn_wlan_sett_unencrypted_conn) |
|
121 //l:list_set_graphic_pane_t1 |
|
122 //w: |
|
123 //r:5.0 |
|
124 // |
|
125 #define qtn_wlan_sett_unencrypted_conn_allow "Allowed" |
|
126 |
|
127 |
|
128 //d:Information note for the user when the entered key is too short |
|
129 //l:popup_snote_single_text_window |
|
130 //w: |
|
131 //r:3.0 |
|
132 // |
|
133 #define qtn_wlan_info_preshared_key_too_short "Key must be at least 8 characters long" |
|
134 |
|
135 |
|
136 //d:Information note for the user when the entered key is not hexadecimal |
|
137 //l:popup_snote_single_text_window |
|
138 //w: |
|
139 //r:5.0 |
|
140 // |
|
141 #define qtn_wlan_info_preshared_key_not_hex "Invalid characters in pre-shared key. 64-digit key must be in hexadecimal format." |
|
142 |
|
143 |
|
144 //d:Confirmation query showed to the user when not all compulsory data have |
|
145 //d:been entered |
|
146 //l:popup_note_window |
|
147 //w: |
|
148 //r:3.0 |
|
149 // |
|
150 #define qtn_wlan_quest_preshared_key_data_missing "Pre-shared key data is compulsory. Security settings will not be saved. Continue?" |
|
151 |
|
152 |
|
153 // End of File |