1 /* |
|
2 * Copyright (c) 2006 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: |
|
15 * Localization strings for Plugin |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 // LOCALISATION STRINGS |
|
21 |
|
22 //d:Text of a list item in Connection view's list |
|
23 //d:Item opens APN control list view |
|
24 //l:list_single_large_graphic_pane_t1 |
|
25 //r:3.1 |
|
26 // |
|
27 #define qtn_acl_menu_item "Access point name (APN) control list" |
|
28 |
|
29 |
|
30 //d:Title pane text of the APN control list view |
|
31 //l:title_pane_t2/opt12 |
|
32 //r:3.1 |
|
33 // |
|
34 #define qtn_acl_title "APN control list" |
|
35 |
|
36 //d:Text of the wait window while the program reads the info from the SIM card |
|
37 //l:popup_note_wait_window |
|
38 //r:3.1 |
|
39 // |
|
40 #define qtn_acl_wait_reading_sim "Reading info from SIM card" |
|
41 |
|
42 //d:Text in a note window |
|
43 //l:popup_note_window |
|
44 //r:3.1 |
|
45 // |
|
46 #define qtn_acl_info_not_active "APN control list not active" |
|
47 |
|
48 //d:Text in a note window |
|
49 //l:popup_note_window |
|
50 //r:3.1 |
|
51 // |
|
52 #define qtn_acl_info_active "APN control list is activated" |
|
53 |
|
54 //d:Text in the navi text pane pane when the control is not active |
|
55 //l:navi_text_pane_t1 |
|
56 //r:3.1 |
|
57 // |
|
58 #define qtn_acl_navi_not_active "Control not active" |
|
59 |
|
60 //d:Text in the navi text pane pane when the control is active |
|
61 //l:navi_text_pane_t1 |
|
62 //r:3.1 |
|
63 // |
|
64 #define qtn_acl_navi_active "Control active" |
|
65 |
|
66 //d:This is the text in the ABC column when when the list is empty |
|
67 //l:main_pane_empty_t1/opt2 |
|
68 //r:3.1 |
|
69 // |
|
70 #define qtn_acl_empty_view_primary "(no APNs)" |
|
71 |
|
72 //d:This is the secondary text in the ABC column when when the list is empty |
|
73 //l:main_list_empty_pane/opt2 |
|
74 //r:3.1 |
|
75 // |
|
76 #define qtn_acl_empty_view_secondary "Select Add APN from Options menu to add it to control list" |
|
77 |
|
78 //d:Command in options menu. |
|
79 //d:Activates the currently selected list item. |
|
80 //l:list_single_pane_t1_cp2 |
|
81 //r:3.1 |
|
82 // |
|
83 #define qtn_acl_options_activate_control "Activate control" |
|
84 |
|
85 //d:Command in options menu. |
|
86 //d:Deactivates the currently selected list item. |
|
87 //l:list_single_pane_t1_cp2 |
|
88 //r:3.1 |
|
89 // |
|
90 #define qtn_acl_options_deactivate_control "Deactivate control" |
|
91 |
|
92 //d:If the APN control list is activated |
|
93 //d:this note is displayed. |
|
94 //l:popup_note_window |
|
95 //r:3.1 |
|
96 // |
|
97 #define qtn_acl_conf_control_activated "APN control list activated" |
|
98 |
|
99 //d:If the APN control list is deactivated |
|
100 //d:this note is displayed. |
|
101 //l:popup_note_window |
|
102 //r:3.1 |
|
103 // |
|
104 #define qtn_acl_conf_control_deactivated "APN control list deactivated" |
|
105 |
|
106 //d:Command in options menu. |
|
107 //d:Adds an APN manually |
|
108 //l:list_single_pane_t1_cp2 |
|
109 //r:3.1 |
|
110 // |
|
111 #define qtn_acl_options_add_apn_manually "Add APN manually" |
|
112 |
|
113 //d:Text in data query window |
|
114 //d:text of the data query window with wich is possible to add APN manually |
|
115 //l:popup_query_data_window |
|
116 //r:3.1 |
|
117 // |
|
118 #define qtn_acl_prmpt_apn_to_add "APN to add:" |
|
119 |
|
120 //d:Text in the popup window whics comes up when the APN is |
|
121 //d:added to the control list |
|
122 //l:popup_note_window |
|
123 //r:3.1 |
|
124 // |
|
125 #define qtn_acl_conf_apn_added "APN '%U' added to control list" |
|
126 |
|
127 //d:Text in the popup window whics comes up when a Network-provided APN is |
|
128 //d:added to the control list |
|
129 //l:popup_note_window |
|
130 //r:3.1 |
|
131 // |
|
132 #define qtn_acl_conf_nw_provided_apn_added "Network-provided APN added to control list" |
|
133 |
|
134 //d:Command in options menu. |
|
135 //d:Removes currently selected list item from the list. |
|
136 //l:list_single_pane_t1_cp2 |
|
137 //r:3.1 |
|
138 // |
|
139 #define qtn_acl_options_remove "Remove" |
|
140 |
|
141 //d:Text in the popup window whics comes up when |
|
142 //d:the APN is removed from list |
|
143 //l:popup_note_window |
|
144 //r:3.1 |
|
145 // |
|
146 #define qtn_acl_conf_apn_removed "APN removed from list" |
|
147 |
|
148 //d:APN name for network-provided APN in the list |
|
149 //l:list_single_pane_t1 |
|
150 //r:3.1 |
|
151 // |
|
152 #define qtn_acl_network_provided_apn "Network-provided APN" |
|
153 |
|
154 //d:Text in a note window |
|
155 //l:popup_note_window |
|
156 //r:3.1 |
|
157 // |
|
158 #define qtn_acl_err_invalid_input "Invalid input value" |
|
159 |
|
160 // End of File |
|
161 |
|
162 |
|