1 /* |
|
2 * Copyright (c) 2002, 2003 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 * This file contains the localised strings for call forward folder in gs |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 //d: title for call settings folder |
|
21 //l: list_single_large_graphic_pane_t1 |
|
22 //w: |
|
23 //r:3.1 |
|
24 // |
|
25 #define qtn_set_folder_divert "Call Divert" |
|
26 |
|
27 //d: title for call divert settings folder |
|
28 //l: title_pane_t2/opt9 |
|
29 // |
|
30 #define qtn_div_heading_cf "Call divert" |
|
31 |
|
32 //d: option in call forward's list, divert all voice calls |
|
33 //l: list_double2_pane |
|
34 // |
|
35 #define qtn_div_dlist_all "All voice calls" |
|
36 |
|
37 //d: option in call forward's list, divert all video calls |
|
38 //l: list_double2_pane |
|
39 // |
|
40 #define qtn_div_dlist_all_video "All video calls" |
|
41 |
|
42 //d: option in call forward's list, divert all voice calls |
|
43 //l: list_double2_pane |
|
44 // |
|
45 #define qtn_div_dlist_busy "If busy" |
|
46 |
|
47 //d: option in call forward's list, divert when not answered |
|
48 //l: list_double2_pane |
|
49 // |
|
50 #define qtn_div_dlist_noreply "If not answered" |
|
51 |
|
52 //d: option in call forward's list, divert when off or no coverage |
|
53 //l: list_double2_pane |
|
54 // |
|
55 #define qtn_div_dlist_notavail "If not available" |
|
56 |
|
57 //d: option in call forward's list, divert busy, no answer, off or no coverage |
|
58 //l: list_double2_pane |
|
59 // |
|
60 #define qtn_div_dlist_outreach "If out of reach" |
|
61 |
|
62 //d: option in call forward's list, divert all fax calls |
|
63 //l: list_double2_pane |
|
64 // |
|
65 #define qtn_div_dlist_faxall "All fax calls" |
|
66 |
|
67 //d: option in call forward's list, divert all data calls |
|
68 //l: list_double2_pane |
|
69 // |
|
70 #define qtn_div_dlist_dataall "All data calls" |
|
71 |
|
72 //d: activating highlighted call forward |
|
73 //l: list_single_pane_t1_cp2 |
|
74 // |
|
75 #define text_activate_divert "Activate" |
|
76 |
|
77 //d: cancelling highlighted call forward |
|
78 //l: list_single_pane_t1_cp2 |
|
79 // |
|
80 #define text_cancel_divert "Cancel" |
|
81 |
|
82 //d: checking status of highlighted call forward |
|
83 //l: list_single_pane_t1_cp2 |
|
84 // |
|
85 #define text_check_status "Check status" |
|
86 |
|
87 //d: option in call forward's list, cancelling all diverts |
|
88 //l: list_single_pane_t1_cp2 |
|
89 // |
|
90 #define text_cancel_all_diverts "Cancel all diverts" |
|
91 |
|
92 //d: heading to call forward's menu list, divert all voice calls |
|
93 //l: heading_pane_t1 |
|
94 // |
|
95 #define qtn_div_title_all "All voice calls" |
|
96 |
|
97 //d: heading to call forward's menu list, divert all video calls |
|
98 //l: heading_pane_t1 |
|
99 // |
|
100 #define qtn_div_title_all_video "All video calls" |
|
101 |
|
102 //d: heading to call forward's menu list, divert all voice calls |
|
103 //l: heading_pane_t1 |
|
104 // |
|
105 #define qtn_div_title_busy "If busy" |
|
106 |
|
107 //d: heading to call forward's menu list, divert when not answered |
|
108 //l: heading_pane_t1 |
|
109 // |
|
110 #define qtn_div_title_not_answered "If not answered" |
|
111 |
|
112 //d: heading to call forward's menu list, divert when off or no coverage |
|
113 //l: heading_pane_t1 |
|
114 // |
|
115 #define qtn_div_title_not_reach "If out of reach" |
|
116 |
|
117 //d: heading to call forward's menu list; CFB, CFNRly or CFNRch |
|
118 //l: heading_pane_t1 |
|
119 // |
|
120 #define qtn_div_title_not_available "If not available" |
|
121 |
|
122 //d: heading to call forward's menu list, divert all fax calls |
|
123 //l: heading_pane_t1 |
|
124 // |
|
125 #define qtn_div_title_all_fax "All fax calls" |
|
126 |
|
127 //d: heading to call forward's menu list, divert all data calls |
|
128 //l: heading_pane_t1 |
|
129 // |
|
130 #define qtn_div_title_all_data "All data calls" |
|
131 |
|
132 //d: diverting call to the voice mailbox |
|
133 //l: list_single_pane_t1_cp2 |
|
134 // |
|
135 #define text_divert_to_voice_mail "To voice mailb." |
|
136 |
|
137 //d: diverting call to some other number |
|
138 //l: list_single_pane_t1_cp2 |
|
139 // |
|
140 #define text_divert_to_number "To other No." |
|
141 |
|
142 //d: entering number to which the forward is targeted, prompt to data query |
|
143 //l: popup_query_data_window |
|
144 // |
|
145 #define qtn_div_prmpt_number "Number: " |
|
146 |
|
147 //d: entering number to which the fax divert is targeted, prompt to data query |
|
148 //l: popup_query_data_window |
|
149 // |
|
150 #define qtn_div_prmpt_fax_number "Enter number: " |
|
151 |
|
152 //d: entering number to which the data divert is targeted, prompt to data query |
|
153 //l: popup_query_data_window |
|
154 // |
|
155 #define qtn_div_prmpt_data_number "Enter number: " |
|
156 |
|
157 //d: entering number to which the video divert is targeted, prompt to data query |
|
158 //l: popup_query_data_window_t3/opt2 |
|
159 // |
|
160 #define qtn_ss_prmpt_video_number "Number: " |
|
161 |
|
162 //d: information note when divert succesfully deactivated |
|
163 //l: heading_pane_t1 |
|
164 // |
|
165 #define qtn_div_heading_delay "Select delay time" |
|
166 |
|
167 //d: list to choose from when activating divert with possible timing |
|
168 //d: %N stands for numbers 5,10,15,20,25,30 |
|
169 //l: list_single_pane_t1_cp2 |
|
170 // |
|
171 #define qtn_div_slist_seconds "%N seconds" |
|
172 |
|
173 //d: error note text when entering invalid phone number |
|
174 //l: popup_note_window |
|
175 // |
|
176 #define text_invalid_number "Phone number not valid" |
|
177 |
|
178 //d: title for voice call divert settings sub-folder |
|
179 //l: title_pane_t2/opt9 |
|
180 // |
|
181 #define qtn_div_heading_voice "Voice call diverts" |
|
182 |
|
183 //d: title for data call divert settings sub-folder |
|
184 //l: title_pane_t2/opt9 |
|
185 // |
|
186 #define qtn_div_heading_data "Data call diverts" |
|
187 |
|
188 //d: title for data and video call divert settings sub-folder |
|
189 //l: title_pane_t2/opt9 |
|
190 // |
|
191 #define qtn_div_heading_data_video "Data and video call diverts" |
|
192 |
|
193 //d: title for video call divert settings sub-folder |
|
194 //l: title_pane_t2/opt9 |
|
195 // |
|
196 #define qtn_div_heading_video "Video call diverts" |
|
197 |
|
198 //d: title for fax call divert settings sub-folder |
|
199 //l: title_pane_t2/opt9 |
|
200 // |
|
201 #define qtn_div_heading_fax "Fax call diverts" |
|
202 |
|
203 //d: selection in call divert menu, divert voice calls |
|
204 //l: list_double2_pane |
|
205 // |
|
206 #define qtn_div_voice_calls "Voice calls" |
|
207 |
|
208 //d: selection in call divert menu, divert data calls |
|
209 //l: list_double2_pane |
|
210 // |
|
211 #define qtn_div_data_calls "Data calls" |
|
212 |
|
213 //d: selection in call divert menu, divert data and video calls |
|
214 //l: list_double2_pane |
|
215 // |
|
216 #define qtn_div_data_video_calls "Data and video calls" |
|
217 |
|
218 //d: selection in call divert menu, divert fax calls |
|
219 //l: list_double2_pane |
|
220 // |
|
221 #define qtn_div_fax_calls "Fax calls" |
|
222 |
|
223 //d: data & video calls selection in call forward's selection list |
|
224 //l: list_double2_pane |
|
225 // |
|
226 #define qtn_div_dlist_all_data_video "All data and video calls" |
|
227 |
|
228 //d: selection in call divert menu, divert video calls |
|
229 //l: list_double2_pane |
|
230 // |
|
231 #define qtn_div_video_calls "Video calls" |
|
232 |
|
233 //d: diverting video call to the video mailbox |
|
234 //l: list_single_pane_t1_cp2 |
|
235 //w: |
|
236 //r:3.1 |
|
237 // |
|
238 #define qtn_ss_divert_to_video_mailbox "To video mailbox" |
|
239 |
|
240 //d: diverting video call to other number user defined number |
|
241 //l: list_single_pane_t1_cp2 |
|
242 //w: |
|
243 //r:3.1 |
|
244 // |
|
245 #define qtn_ss_divert_vcall_to_other_number "To other number" |
|
246 |
|
247 //d: selection in restricted call divert menu, call forward settings |
|
248 //l: list_double2_pane |
|
249 //w: |
|
250 //r:3.1 |
|
251 // |
|
252 #define qtn_div_restricted "Call forward settings" |
|
253 |
|
254 //d: Title for forwarding all data and video calls popup menu |
|
255 //l: heading_pane_t1 |
|
256 //w: |
|
257 //r:3.1 |
|
258 // |
|
259 #define qtn_div_title_all_data_and_videocalls "All data & video calls" |
|
260 |
|
261 // End of File |
|