25
|
1 |
/*
|
|
2 |
* Copyright (c) 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 "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: Localisation file for the main Freestyle Email UI
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
CHARACTER_SET UTF8
|
|
20 |
|
|
21 |
// d:Application title
|
|
22 |
// l:title_pane_t2/opt9
|
|
23 |
// r:TB9.1
|
|
24 |
//
|
|
25 |
#define qtn_fse_app_name "Nokia E-mail"
|
|
26 |
|
|
27 |
// d:Application short name displayed in application grid
|
|
28 |
// l:cell_app_pane_t1
|
|
29 |
// r:TB9.1
|
|
30 |
//
|
|
31 |
#define qtn_fse_short_app_name "Nokia E-mail"
|
|
32 |
|
|
33 |
// d:Settings item in launcher grid
|
|
34 |
// l:cell_cmail_l_pane_t1
|
|
35 |
// r:TB9.1
|
|
36 |
//
|
|
37 |
#define qtn_fse_launcher_settings "Settings"
|
|
38 |
|
|
39 |
// <cmail> Removed exit and hide
|
|
40 |
// </cmail>
|
|
41 |
|
|
42 |
// d:Softkey
|
|
43 |
// l:control_pane_t1/opt7
|
|
44 |
// r:TB9.1
|
|
45 |
//
|
|
46 |
#define qtn_fse_message_list_query_search_softkey "Search"
|
|
47 |
|
|
48 |
// d:Directory item in launcher grid
|
|
49 |
// l:cell_cmail_l_pane_t1
|
|
50 |
// r:TB9.1
|
|
51 |
//
|
|
52 |
#define qtn_fse_launcher_directory "Contact search"
|
|
53 |
|
|
54 |
// d:About item in launcher grid
|
|
55 |
// l:cell_cmail_l_pane_t1
|
|
56 |
// r:TB9.1
|
|
57 |
//
|
|
58 |
#define qtn_fse_launcher_about "About"
|
|
59 |
|
|
60 |
// d:Help item in launcher grid
|
|
61 |
// l:cell_cmail_l_pane_t1
|
|
62 |
// r:TB9.1
|
|
63 |
//
|
|
64 |
#define qtn_fse_launcher_help "Help"
|
|
65 |
|
|
66 |
// d:Upgrade item in main ui's grid
|
|
67 |
// l:cell_cmail_l_pane_t1
|
|
68 |
// r:TB9.1
|
|
69 |
//
|
|
70 |
#define qtn_fse_launcher_upgrade "Upgrade"
|
|
71 |
|
|
72 |
// d:Tasks item in main ui's grid
|
|
73 |
// l:cell_cmail_l_pane_t1
|
|
74 |
// r:TB9.1
|
|
75 |
//
|
|
76 |
#define qtn_fse_launcher_file_sync "File sync"
|
|
77 |
|
|
78 |
// d:Add new mailbox item in main ui's grid
|
|
79 |
// l:cell_cmail_l_pane_t1
|
|
80 |
// r:TB9.1
|
|
81 |
//
|
|
82 |
#define qtn_fse_launcher_add_new_mailbox "New mailbox"
|
|
83 |
|
|
84 |
// d:Add new mailbox item in main ui's grid
|
|
85 |
// l:list_single_pane_t1_cp2
|
|
86 |
// r:TB9.1
|
|
87 |
//
|
|
88 |
#define qtn_fse_launcher_settings_view_options_remove_mailbox "Remove mailbox"
|
|
89 |
|
|
90 |
// d:Empty list text
|
|
91 |
// l:fse_empty_list_text
|
|
92 |
// r:TB9.1
|
|
93 |
//
|
|
94 |
#define qtn_fse_message_list_no_messages "(no messages)"
|
|
95 |
|
|
96 |
// <cmail>
|
|
97 |
// d:Folder view empty list text when no folders are available
|
|
98 |
// l:fse_empty_list_text
|
|
99 |
// r:TB9.1
|
|
100 |
//
|
|
101 |
#define qtn_fse_folder_list_no_folders_available "(no folders available)"
|
|
102 |
// </cmail>
|
|
103 |
|
|
104 |
// d:Inbox
|
|
105 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
106 |
// r:TB9.1
|
|
107 |
//
|
|
108 |
#define qtn_fse_message_list_inbox "Inbox"
|
|
109 |
|
|
110 |
// d:Drafts
|
|
111 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
112 |
// r:TB9.1
|
|
113 |
//
|
|
114 |
#define qtn_fse_message_list_draft "Drafts"
|
|
115 |
|
|
116 |
// d:Sent
|
|
117 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
118 |
// r:TB9.1
|
|
119 |
//
|
|
120 |
#define qtn_fse_message_list_sent "Sent items"
|
|
121 |
|
|
122 |
// d:Outbox
|
|
123 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
124 |
// r:TB9.1
|
|
125 |
//
|
|
126 |
#define qtn_fse_message_list_outbox "Outbox"
|
|
127 |
|
|
128 |
// d:Inbox divider in search results screen
|
|
129 |
// l:list_single_dyc_row_text_pane_t1
|
|
130 |
// r:TB9.1
|
|
131 |
//
|
|
132 |
#define qtn_fse_message_list_search_divider_inbox "Inbox"
|
|
133 |
|
|
134 |
// d:Sent items divider in search results screen
|
|
135 |
// l:list_single_dyc_row_text_pane_t1
|
|
136 |
// r:TB9.1
|
|
137 |
//
|
|
138 |
#define qtn_fse_message_list_search_divider_sent_items "Sent items"
|
|
139 |
|
|
140 |
// d:Drafts divider in search results screen
|
|
141 |
// l:list_single_dyc_row_text_pane_t1
|
|
142 |
// r:TB9.1
|
|
143 |
//
|
|
144 |
#define qtn_fse_message_list_search_divider_drafts "Drafts"
|
|
145 |
|
|
146 |
// d:Outbox divider in search results screen
|
|
147 |
// l:list_single_dyc_row_text_pane_t1
|
|
148 |
// r:TB9.1
|
|
149 |
//
|
|
150 |
#define qtn_fse_message_list_search_divider_outbox "Outbox"
|
|
151 |
|
|
152 |
// d:Deleted items
|
|
153 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
154 |
// r:TB9.1
|
|
155 |
//
|
|
156 |
#define qtn_fse_message_list_deleted_items "Deleted items"
|
|
157 |
|
|
158 |
// d:Mail item subject field in the list control
|
|
159 |
// l:list_single_cmail_header_caption_pane_t1
|
|
160 |
// r:TB9.1
|
|
161 |
//
|
|
162 |
#define qtn_fse_viewer_header_subject "Subject:"
|
|
163 |
|
|
164 |
// d:Mail viewer header item, see UI spec for more details
|
|
165 |
// l:list_single_cmail_header_caption_pane_t1
|
|
166 |
// r:TB9.1
|
|
167 |
//
|
|
168 |
#define qtn_fse_viewer_header_from "From:"
|
|
169 |
|
|
170 |
// d:Mail viewer header item, see UI spec for more details
|
|
171 |
// l:list_single_cmail_header_caption_pane_t1
|
|
172 |
// r:TB9.1
|
|
173 |
//
|
|
174 |
#define qtn_fse_viewer_header_to "To:"
|
|
175 |
|
|
176 |
// d:Mail viewer header item, see UI spec for more details
|
|
177 |
// l:list_single_cmail_header_caption_pane_t1
|
|
178 |
// r:TB9.1
|
|
179 |
//
|
|
180 |
#define qtn_fse_viewer_header_cc "Cc:"
|
|
181 |
|
|
182 |
// d:Mail viewer header item, see UI spec for more details
|
|
183 |
// l:list_single_cmail_header_caption_pane_t1
|
|
184 |
// r:TB9.1
|
|
185 |
//
|
|
186 |
#define qtn_fse_viewer_header_bcc "Bcc:"
|
|
187 |
|
|
188 |
// d:Mail viewer header item, see UI spec for more details
|
|
189 |
// l:list_single_cmail_header_caption_pane_t1
|
|
190 |
// r:TB9.1
|
|
191 |
//
|
|
192 |
#define qtn_fse_viewer_header_sent "Sent:"
|
|
193 |
|
|
194 |
// d:Mail viewer header item, see UI spec for more details
|
|
195 |
// l:list_single_cmail_header_detail_pane_t1
|
|
196 |
// r:TB9.1
|
|
197 |
//
|
|
198 |
#define qtn_fse_viewer_header_view_all "View all (%N)"
|
|
199 |
|
|
200 |
// d:Mail list no subject text
|
|
201 |
// l:list_single_cmail_header_detail_pane_t1
|
|
202 |
// r:TB9.1
|
|
203 |
//
|
|
204 |
#define qtn_fse_viewer_list_no_subject_available "(no subject available)"
|
|
205 |
|
|
206 |
// d:Launcher grid menu selection, disconnect mailbox (shown when only one mailbox configured)
|
|
207 |
// l:list_single_pane_t1_cp2
|
|
208 |
// r:TB9.1
|
|
209 |
//
|
|
210 |
#define qtn_fse_launcher_options_go_offline "Disconnect"
|
|
211 |
|
|
212 |
// d:Launcher grid menu selection, disconnect all mailboxes
|
|
213 |
// l:list_single_pane_t1_cp2
|
|
214 |
// r:TB9.1
|
|
215 |
//
|
|
216 |
#define qtn_fse_launcher_options_go_offline_all "Disconnect all"
|
|
217 |
|
|
218 |
// d:Launcher grid menu selection, connect mailbox (shown when only one mailbox configured)
|
|
219 |
// l:list_single_pane_t1_cp2
|
|
220 |
// r:TB9.1
|
|
221 |
//
|
|
222 |
#define qtn_fse_launcher_options_go_online "Connect"
|
|
223 |
|
|
224 |
// d:Launcher grid menu selection, connect all mailboxes
|
|
225 |
// l:list_single_pane_t1_cp2
|
|
226 |
// r:TB9.1
|
|
227 |
//
|
|
228 |
#define qtn_fse_launcher_options_go_online_all "Connect all"
|
|
229 |
|
|
230 |
// d:Options menu item
|
|
231 |
// l:list_single_pane_t1_cp2
|
|
232 |
// r:TB9.1
|
|
233 |
//
|
|
234 |
#define qtn_fse_message_list_options_settings "Settings"
|
|
235 |
|
|
236 |
// d:Options menu item
|
|
237 |
// l:list_single_pane_t1_cp2
|
|
238 |
// r:TB9.1
|
|
239 |
//
|
|
240 |
#define qtn_fse_message_list_options_read "Listen"
|
|
241 |
|
|
242 |
// d:Options menu item
|
|
243 |
// l:list_single_pane_t1_cp2
|
|
244 |
// r:TB9.1
|
|
245 |
//
|
|
246 |
#define qtn_fse_message_list_options_send_receive "Send and receive now"
|
|
247 |
|
|
248 |
// d:Options menu item
|
|
249 |
// l:list_single_pane_t1_cp2
|
|
250 |
// r:TB9.1
|
|
251 |
//
|
|
252 |
#define qtn_fse_message_list_options_cancel_send_receive "Cancel send and receive"
|
|
253 |
|
|
254 |
// d:Option menu item, synchronise mailbox (shown when only one mailbox configured)
|
|
255 |
// l:list_single_pane_t1_cp2
|
|
256 |
// r:TB9.1
|
|
257 |
//
|
|
258 |
#define qtn_fse_launcher_options_synchronize "Refresh"
|
|
259 |
|
|
260 |
// d:Option menu item, synchronise all mailboxes
|
|
261 |
// l:list_single_pane_t1_cp2
|
|
262 |
// r:TB9.1
|
|
263 |
//
|
|
264 |
#define qtn_fse_launcher_options_synchronize_all "Refresh all"
|
|
265 |
|
|
266 |
// d:Option menu item
|
|
267 |
// l:list_single_pane_t1_cp2
|
|
268 |
// r:TB9.1
|
|
269 |
//
|
|
270 |
#define qtn_fse_launcher_options_cancel_sync "Cancel synchronisation"
|
|
271 |
|
|
272 |
// d:Option menu item
|
|
273 |
// l:list_single_pane_t1_cp2/opt3
|
|
274 |
// r:TB9.1
|
|
275 |
//
|
|
276 |
#define qtn_fse_message_list_options_mark "Mark"
|
|
277 |
|
|
278 |
// d:Option menu item
|
|
279 |
// l:list_single_pane_t1_cp2/opt3
|
|
280 |
// r:TB9.1
|
|
281 |
//
|
|
282 |
#define qtn_fse_message_list_options_unmark "Unmark"
|
|
283 |
|
|
284 |
// d:Submenu item
|
|
285 |
// l:list_single_popup_submenu_pane_t1
|
|
286 |
// r:TB9.1
|
|
287 |
//
|
|
288 |
#define qtn_fse_message_list_options_mark_all "Mark all"
|
|
289 |
|
|
290 |
// d:Submenu item
|
|
291 |
// l:list_single_popup_submenu_pane_t1
|
|
292 |
// r:TB9.1
|
|
293 |
//
|
|
294 |
#define qtn_fse_message_list_options_unmark_all "Unmark all"
|
|
295 |
|
|
296 |
// d:Submenu item
|
|
297 |
// l:list_single_popup_submenu_pane_t1
|
|
298 |
// r:TB9.1
|
|
299 |
//
|
|
300 |
#define qtn_fse_message_list_options_move_message "Move message"
|
|
301 |
|
|
302 |
// d:Submenu item
|
|
303 |
// l:list_single_popup_submenu_pane_t1
|
|
304 |
// r:TB9.1
|
|
305 |
//
|
|
306 |
#define qtn_fse_message_list_options_copy_message "Copy message"
|
|
307 |
|
|
308 |
// d:Submenu item
|
|
309 |
// l:list_single_popup_submenu_pane_t1
|
|
310 |
// r:TB9.1
|
|
311 |
//
|
|
312 |
#define qtn_fse_viewer_options_add_to_contacts "Save to Contacts"
|
|
313 |
|
|
314 |
// d:Submenu item
|
|
315 |
// l:list_single_popup_submenu_pane_t1
|
|
316 |
// r:TB9.1
|
|
317 |
//
|
|
318 |
#define qtn_fse_message_list_options_collapse_all "Collapse all"
|
|
319 |
|
|
320 |
// d:Submenu item
|
|
321 |
// l:list_single_popup_submenu_pane_t1
|
|
322 |
// r:TB9.1
|
|
323 |
//
|
|
324 |
#define qtn_fse_message_list_options_expand_all "Expand all"
|
|
325 |
|
|
326 |
// d:Options menu item for deleting mailbox in Launcher View.
|
|
327 |
// l:list_single_pane_t1_cp2
|
|
328 |
// r:TB9.2
|
|
329 |
#define qtn_mail_options_delete_mailbox "Delete mailbox"
|
|
330 |
|
|
331 |
// d:Submenu item
|
|
332 |
// l:list_single_popup_submenu_pane_t1
|
|
333 |
// r:TB9.1
|
|
334 |
//
|
|
335 |
#define qtn_fse_message_list_options_flag "Flag"
|
|
336 |
|
|
337 |
// d:Popup list header
|
|
338 |
// l:heading_pane_t1
|
|
339 |
// r:TB9.1
|
|
340 |
//
|
|
341 |
#define qtn_fse_list_flag_follow_up_title "Flag:"
|
|
342 |
|
|
343 |
// d:Popup list selection for follow up
|
|
344 |
// l:list_single_graphic_pane_t1_cp2
|
|
345 |
// r:TB9.1
|
|
346 |
//
|
|
347 |
#define qtn_fse_list_flag_follow_up "Follow up"
|
|
348 |
|
|
349 |
// d:Popup list selection for flag complete
|
|
350 |
// l:list_single_graphic_pane_t1_cp2
|
|
351 |
// r:TB9.1
|
|
352 |
//
|
|
353 |
#define qtn_fse_list_flag_complete "Completed"
|
|
354 |
|
|
355 |
// d:Popup list selection for clear flag
|
|
356 |
// l:list_single_graphic_pane_t1_cp2
|
|
357 |
// r:TB9.1
|
|
358 |
//
|
|
359 |
#define qtn_fse_list_flag_clear "Clear flag"
|
|
360 |
|
|
361 |
// d:Title divider in sorted list, see UI spec for more details
|
|
362 |
// l:list_single_dyc_row_text_pane_t1
|
|
363 |
// r:TB9.1
|
|
364 |
//
|
|
365 |
#define qtn_fse_message_list_flag_none "None"
|
|
366 |
|
|
367 |
// d:Title divider in sorted list, see UI spec for more details
|
|
368 |
// l:list_single_dyc_row_text_pane_t1
|
|
369 |
// r:TB9.1
|
|
370 |
//
|
|
371 |
#define qtn_fse_message_list_flag_complete "Completed"
|
|
372 |
|
|
373 |
// d:Title divider in sorted list, see UI spec for more details
|
|
374 |
// l:list_single_dyc_row_text_pane_t1
|
|
375 |
// r:TB9.1
|
|
376 |
//
|
|
377 |
#define qtn_fse_message_list_flag_followup "Follow up"
|
|
378 |
|
|
379 |
// d:Title divider in sorted list, see UI spec for more details
|
|
380 |
// l:list_single_dyc_row_text_pane_t1
|
|
381 |
// r:TB9.1
|
|
382 |
//
|
|
383 |
#define qtn_fse_message_list_attachments "Attachments"
|
|
384 |
|
|
385 |
// d:Title divider in sorted list, see UI spec for more details
|
|
386 |
// l:list_single_dyc_row_text_pane_t1
|
|
387 |
// r:TB9.1
|
|
388 |
//
|
|
389 |
#define qtn_fse_message_list_no_attachments "No attachments"
|
|
390 |
|
|
391 |
// d:Title divider in sorted list, see UI spec for more details
|
|
392 |
// l:list_single_dyc_row_text_pane_t1
|
|
393 |
// r:TB9.1
|
|
394 |
//
|
|
395 |
#define qtn_fse_message_list_read_read_status "Read msgs"
|
|
396 |
|
|
397 |
// d:Title divider in sorted list, see UI spec for more details
|
|
398 |
// l:list_single_dyc_row_text_pane_t1
|
|
399 |
// r:TB9.1
|
|
400 |
//
|
|
401 |
#define qtn_fse_message_list_unread_status "Unread msgs"
|
|
402 |
|
|
403 |
// d:Title divider in sorted list, see UI spec for more details
|
|
404 |
// l:list_single_dyc_row_text_pane_t1
|
|
405 |
// r:TB9.1
|
|
406 |
//
|
|
407 |
#define qtn_fse_message_list_priority_high "High"
|
|
408 |
|
|
409 |
// d:Title divider in sorted list, see UI spec for more details
|
|
410 |
// l:list_single_dyc_row_text_pane_t1
|
|
411 |
// r:TB9.1
|
|
412 |
//
|
|
413 |
#define qtn_fse_message_list_priority_normal "Normal"
|
|
414 |
|
|
415 |
// d:Title divider in sorted list, see UI spec for more details
|
|
416 |
// l:list_single_dyc_row_text_pane_t1
|
|
417 |
// r:TB9.1
|
|
418 |
//
|
|
419 |
#define qtn_fse_message_list_priority_low "Low"
|
|
420 |
|
|
421 |
// d:Submenu item
|
|
422 |
// l:list_single_popup_submenu_pane_t1
|
|
423 |
// r:TB9.1
|
|
424 |
//
|
|
425 |
#define qtn_fse_message_list_options_create_new_folder "Create folder"
|
|
426 |
|
|
427 |
// d:Sort order selection in control bar, see UI epec for details
|
|
428 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
429 |
// r:TB9.1
|
|
430 |
//
|
|
431 |
#define qtn_fse_message_list_date "Date"
|
|
432 |
|
|
433 |
// d:Sort order selection in control bar, see UI epec for details
|
|
434 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
435 |
// r:TB9.1
|
|
436 |
//
|
|
437 |
#define qtn_fse_message_list_sender "Sender"
|
|
438 |
|
|
439 |
// d:Sort order selection in control bar, see UI epec for details
|
|
440 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
441 |
// r:TB9.1
|
|
442 |
//
|
|
443 |
#define qtn_fse_message_list_recipient "Recipient"
|
|
444 |
|
|
445 |
// d:Sort order selection in control bar, see UI epec for details
|
|
446 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
447 |
// r:TB9.1
|
|
448 |
//
|
|
449 |
#define qtn_fse_message_list_flag "Flag"
|
|
450 |
|
|
451 |
// d:Sort order selection in control bar, see UI epec for details
|
|
452 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
453 |
// r:TB9.1
|
|
454 |
//
|
|
455 |
#define qtn_fse_message_list_subject "Subject"
|
|
456 |
|
|
457 |
// d:Sort order selection in control bar, see UI epec for details
|
|
458 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
459 |
// r:TB9.1
|
|
460 |
//
|
|
461 |
#define qtn_fse_message_list_priority "Priority"
|
|
462 |
|
|
463 |
// d:Sort order selection in control bar, see UI epec for details
|
|
464 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
465 |
// r:TB9.1
|
|
466 |
//
|
|
467 |
#define qtn_fse_message_list_unread "Unread"
|
|
468 |
|
|
469 |
// d:Sort order selection in control bar, see UI epec for details
|
|
470 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
471 |
// r:TB9.1
|
|
472 |
//
|
|
473 |
#define qtn_fse_message_list_attachment "Attachment"
|
|
474 |
|
|
475 |
// d:Submenu in options menu
|
|
476 |
// l:list_single_pane_t1_cp2/opt3
|
|
477 |
// r:TB9.1
|
|
478 |
//
|
|
479 |
#define qtn_fse_message_list_options_actions "Actions"
|
|
480 |
|
|
481 |
// d:Reply selection in actions submenu
|
|
482 |
// l:list_single_popup_submenu_pane_t1
|
|
483 |
// r:TB9.1
|
|
484 |
//
|
|
485 |
#define qtn_fse_message_list_options_reply "Reply"
|
|
486 |
|
|
487 |
// d:Reply all selection in actions submenu
|
|
488 |
// l:list_single_popup_submenu_pane_t1
|
|
489 |
// r:TB9.1
|
|
490 |
//
|
|
491 |
#define qtn_fse_message_list_options_reply_all "Reply to all"
|
|
492 |
|
|
493 |
// d:Forward selection in actions submenu
|
|
494 |
// l:list_single_popup_submenu_pane_t1
|
|
495 |
// r:TB9.1
|
|
496 |
//
|
|
497 |
#define qtn_fse_message_list_options_forward "Forward"
|
|
498 |
|
|
499 |
// d:Delete selection in actions submenu
|
|
500 |
// l:list_single_popup_submenu_pane_t1
|
|
501 |
// r:TB9.1
|
|
502 |
//
|
|
503 |
#define qtn_fse_message_list_options_delete "Delete"
|
|
504 |
|
|
505 |
// d:Call sender selection in actions submenu
|
|
506 |
// l:list_single_popup_submenu_pane_t1
|
|
507 |
// r:TB9.1
|
|
508 |
//
|
|
509 |
#define qtn_fse_message_list_options_call_sender "Call sender"
|
|
510 |
|
|
511 |
// d:Call popup note
|
|
512 |
// l:popup_note_window/opt2
|
|
513 |
// r:TB9.1
|
|
514 |
//
|
|
515 |
#define qtn_fse_viewer_call_hotspot_popup_note "Call\n%U?"
|
|
516 |
|
|
517 |
// d:Delete message confirmation query
|
|
518 |
// l:popup_note_window/opt2
|
|
519 |
// r:TB9.1
|
|
520 |
//
|
|
521 |
#define qtn_fse_viewer_delete_message_query "Delete message?"
|
|
522 |
|
|
523 |
// d:Confirmation query when deleting the fetched attachment contents
|
|
524 |
// l:popup_note_window
|
|
525 |
// r:TB9.1
|
|
526 |
//
|
|
527 |
#define qtn_fse_viewer_remove_fetched_attachment_query "Remove fetched attachment file?"
|
|
528 |
|
|
529 |
// d:Selectable line text in popup selection list
|
|
530 |
// l:list_single_graphic_pane_t1_cp2
|
|
531 |
// r:TB9.1
|
|
532 |
//
|
|
533 |
#define qtn_fse_viewer_options_text_message "Text message"
|
|
534 |
|
|
535 |
// d:Selectable line text in popup selection list
|
|
536 |
// l:list_single_graphic_pane_t1_cp2
|
|
537 |
// r:TB9.1
|
|
538 |
//
|
|
539 |
#define qtn_fse_viewer_options_multimedia_message "Multimedia message"
|
|
540 |
|
|
541 |
// d:Selectable line text in popup selection list
|
|
542 |
// l:list_single_graphic_pane_t1_cp2
|
|
543 |
// r:TB9.1
|
|
544 |
//
|
|
545 |
#define qtn_fse_viewer_options_voice_message "Voice message"
|
|
546 |
|
|
547 |
// d:Submenu item in options menu
|
|
548 |
// l:list_single_popup_submenu_pane_t1
|
|
549 |
// r:TB9.1
|
|
550 |
//
|
|
551 |
#define qtn_fse_viewer_options_contact_details "Contact details"
|
|
552 |
|
|
553 |
// d:Submenu item in options menu
|
|
554 |
// l:list_single_popup_submenu_pane_t1
|
|
555 |
// r:TB9.1
|
|
556 |
//
|
|
557 |
#define qtn_fse_message_list_options_move_to_drafts "Move to Drafts"
|
|
558 |
|
|
559 |
// d:Submenu item in options menu
|
|
560 |
// l:list_single_popup_submenu_pane_t1
|
|
561 |
// r:TB9.1
|
|
562 |
//
|
|
563 |
#define qtn_fse_message_list_options_empty_deleted_items "Empty deleted items"
|
|
564 |
|
|
565 |
// d:Submenu item in options menu
|
|
566 |
// l:list_single_popup_submenu_pane_t1
|
|
567 |
// r:TB9.1
|
|
568 |
//
|
|
569 |
#define qtn_fse_message_list_options_remove_from_calendar "Remove from calendar"
|
|
570 |
|
|
571 |
// d:Submenu item in options menu
|
|
572 |
// l:list_single_popup_submenu_pane_t1
|
|
573 |
// r:TB9.1
|
|
574 |
//
|
|
575 |
#define qtn_fse_message_list_options_view_calendar "Open Calendar"
|
|
576 |
|
|
577 |
// d:Submenu item in options menu
|
|
578 |
// l:list_single_popup_submenu_pane_t1
|
|
579 |
// r:TB9.1
|
|
580 |
//
|
|
581 |
#define qtn_fse_message_list_options_mark_read "Mark as read"
|
|
582 |
|
|
583 |
// d:Submenu item in options menu
|
|
584 |
// l:list_single_popup_submenu_pane_t1
|
|
585 |
// r:TB9.1
|
|
586 |
//
|
|
587 |
#define qtn_fse_message_list_options_mark_unread "Mark as unread"
|
|
588 |
|
|
589 |
// d:Submenu item in options menu
|
|
590 |
// l:list_single_popup_submenu_pane_t1
|
|
591 |
// r:TB9.1
|
|
592 |
//
|
|
593 |
#define qtn_fse_message_list_options_message_details "Message details"
|
|
594 |
|
|
595 |
// d:Submenu item in options menu
|
|
596 |
// l:list_single_popup_submenu_pane_t1
|
|
597 |
// r:TB9.1
|
|
598 |
//
|
|
599 |
#define qtn_fse_viewer_options_attach_download "Download"
|
|
600 |
|
|
601 |
// d:Submenu item in options menu
|
|
602 |
// l:list_single_popup_submenu_pane_t1
|
|
603 |
// r:TB9.1
|
|
604 |
//
|
|
605 |
#define qtn_fse_viewer_options_attach_cancel_download "Cancel download"
|
|
606 |
|
|
607 |
// d:Submenu item in options menu
|
|
608 |
// l:list_single_popup_submenu_pane_t1
|
|
609 |
// r:TB9.1
|
|
610 |
//
|
|
611 |
#define qtn_fse_viewer_options_attach_save "Save"
|
|
612 |
|
|
613 |
// d:Submenu item in options menu
|
|
614 |
// l:list_single_popup_submenu_pane_t1
|
|
615 |
// r:TB9.1
|
|
616 |
//
|
|
617 |
#define qtn_fse_viewer_options_attach_download_all "Download all"
|
|
618 |
|
|
619 |
// d:Submenu item in options menu. Shown when focus is on the attachments line of
|
|
620 |
// d:an email message with multiple attachments. Opens the attachments list. This is the
|
|
621 |
// d:same function which happens with MSK with label qtn_msk_viewattachmentlist.
|
|
622 |
// l:list_single_popup_submenu_pane_t1
|
|
623 |
// r:TB9.1
|
|
624 |
//
|
|
625 |
#define qtn_fse_viewer_options_attach_view_list "View list"
|
|
626 |
|
|
627 |
// d:Submenu item in options menu
|
|
628 |
// l:list_single_popup_submenu_pane_t1
|
|
629 |
// r:TB9.1
|
|
630 |
//
|
|
631 |
#define qtn_fse_viewer_options_attach_cancel_all_downloads "Cancel all downloads"
|
|
632 |
|
|
633 |
// d:Submenu item in options menu
|
|
634 |
// l:list_single_popup_submenu_pane_t1
|
|
635 |
// r:TB9.1
|
|
636 |
//
|
|
637 |
#define qtn_fse_viewer_options_attach_save_all "Save all"
|
|
638 |
|
|
639 |
// d:Submenu item in options menu to remove contents of a downloaded attachment file
|
|
640 |
// l:list_single_popup_submenu_pane_t1
|
|
641 |
// r:TB9.1
|
|
642 |
//
|
|
643 |
#define qtn_fse_viewer_options_attach_clear_fetched "Remove fetched att."
|
|
644 |
|
|
645 |
// d:Submenu item in options menu to remove cancelled download item from Donwload Manager list
|
|
646 |
// l:list_single_popup_submenu_pane_t1
|
|
647 |
// r:TB9.1
|
|
648 |
//
|
|
649 |
#define qtn_fse_viewer_options_attach_remove_unfetched "Remove"
|
|
650 |
|
|
651 |
// d:Submenu item in options menu
|
|
652 |
// l:list_single_popup_submenu_pane_t1
|
|
653 |
// r:TB9.1
|
|
654 |
//
|
|
655 |
#define qtn_fse_viewer_options_previous_message "Previous message"
|
|
656 |
|
|
657 |
// d:Submenu item in options menu
|
|
658 |
// l:list_single_popup_submenu_pane_t1
|
|
659 |
// r:TB9.1
|
|
660 |
//
|
|
661 |
#define qtn_fse_viewer_options_next_message "Next message"
|
|
662 |
|
|
663 |
// d:Submenu item in options menu
|
|
664 |
// l:list_single_popup_submenu_pane_t1
|
|
665 |
// r:TB9.1
|
|
666 |
//
|
|
667 |
#define qtn_fse_viewer_options_bookmark "Bookmark"
|
|
668 |
|
|
669 |
// d:Submenu item in options menu
|
|
670 |
// l:list_single_popup_submenu_pane_t1
|
|
671 |
// r:TB9.1
|
|
672 |
//
|
|
673 |
#define qtn_fse_message_list_options_download_manager "Download manager"
|
|
674 |
|
|
675 |
// d:Delete email query
|
|
676 |
// l:popup_note_window/opt2
|
|
677 |
// r:TB9.1
|
|
678 |
//
|
|
679 |
#define qtn_fse_delete_mail_note "Delete e-mail\n%U?"
|
|
680 |
|
|
681 |
// d:Delete calendar event query
|
|
682 |
// l:popup_note_window/opt2
|
|
683 |
// r:TB9.1
|
|
684 |
//
|
|
685 |
#define qtn_fse_delete_calevent_note "Delete Calendar event\n%U?"
|
|
686 |
|
|
687 |
// d:Delete multiple emails query
|
|
688 |
// l:popup_note_window/opt2
|
|
689 |
// r:TB9.1
|
|
690 |
//
|
|
691 |
#define qtn_fse_delete_mails_note "Delete %N e-mails?"
|
|
692 |
|
|
693 |
// d:Date divider text in list
|
|
694 |
// l:list_single_dyc_row_text_pane_t1
|
|
695 |
// r:TB9.1
|
|
696 |
//
|
|
697 |
#define qtn_fse_message_list_date_monday_divider "Monday"
|
|
698 |
|
|
699 |
// d:Date divider text in list
|
|
700 |
// l:list_single_dyc_row_text_pane_t1
|
|
701 |
// r:TB9.1
|
|
702 |
//
|
|
703 |
#define qtn_fse_message_list_date_tuesday_divider "Tuesday"
|
|
704 |
|
|
705 |
// d:Date divider text in list
|
|
706 |
// l:list_single_dyc_row_text_pane_t1
|
|
707 |
// r:TB9.1
|
|
708 |
//
|
|
709 |
#define qtn_fse_message_list_date_wednesday_divider "Wednesday"
|
|
710 |
|
|
711 |
// d:Date divider text in list
|
|
712 |
// l:list_single_dyc_row_text_pane_t1
|
|
713 |
// r:TB9.1
|
|
714 |
//
|
|
715 |
#define qtn_fse_message_list_date_thursday_divider "Thursday"
|
|
716 |
|
|
717 |
// d:Date divider text in list
|
|
718 |
// l:list_single_dyc_row_text_pane_t1
|
|
719 |
// r:TB9.1
|
|
720 |
//
|
|
721 |
#define qtn_fse_message_list_date_friday_divider "Friday"
|
|
722 |
|
|
723 |
// d:Date divider text in list
|
|
724 |
// l:list_single_dyc_row_text_pane_t1
|
|
725 |
// r:TB9.1
|
|
726 |
//
|
|
727 |
#define qtn_fse_message_list_date_saturday_divider "Saturday"
|
|
728 |
|
|
729 |
// d:Date divider text in list
|
|
730 |
// l:list_single_dyc_row_text_pane_t1
|
|
731 |
// r:TB9.1
|
|
732 |
//
|
|
733 |
#define qtn_fse_message_list_date_sunday_divider "Sunday"
|
|
734 |
|
|
735 |
// d:Date divider text in list
|
|
736 |
// l:list_single_dyc_row_text_pane_t1
|
|
737 |
// r:TB9.1
|
|
738 |
//
|
|
739 |
#define qtn_fse_message_list_date_today_divider "Today"
|
|
740 |
|
|
741 |
// d:Date divider text in list
|
|
742 |
// l:list_single_dyc_row_text_pane_t1
|
|
743 |
// r:TB9.1
|
|
744 |
//
|
|
745 |
#define qtn_fse_message_list_date_yesterday_divider "Yesterday"
|
|
746 |
|
|
747 |
// d:Query note for call sender functionality
|
|
748 |
// l:popup_note_window/opt2
|
|
749 |
// r:TB9.1
|
|
750 |
//
|
|
751 |
#define qtn_fse_viewer_call_sender_query "Call sender\n%U?"
|
|
752 |
|
|
753 |
// d:Message size info to list preview pane. The descriptor argument
|
|
754 |
// d:contains the number and type of the file size (e.g Message size: 2 MB)
|
|
755 |
// l:list_single_dyc_row_text_pane_t1
|
|
756 |
// r:TB9.1
|
|
757 |
//
|
|
758 |
#define qtn_fse_list_message_size "Message size: %U"
|
|
759 |
|
|
760 |
// d:"More" submenu item
|
|
761 |
// l:list_single_pane_t1_cp2/opt3
|
|
762 |
// r:TB9.1
|
|
763 |
//
|
|
764 |
#define qtn_fse_message_list_options_more "More"
|
|
765 |
|
|
766 |
// d:Menu text 'Extra Recepient fields'
|
|
767 |
// l:list_single_pane_t1_cp2/opt3
|
|
768 |
// r:TB9.2
|
|
769 |
//
|
|
770 |
#define qtn_fse_editor_options_extra_recepient_fields "Extra Recepient fields"
|
|
771 |
|
|
772 |
// d:Search selection in options menu
|
|
773 |
// l:list_single_pane_t1_cp2
|
|
774 |
// r:TB9.1
|
|
775 |
//
|
|
776 |
#define qtn_fse_message_list_options_search "Search"
|
|
777 |
|
|
778 |
// d:"Title bar" header for searhc screen, see UI spec for details
|
|
779 |
// l:fse_search_header_text_1
|
|
780 |
// r:TB9.1
|
|
781 |
//
|
|
782 |
#define qtn_fse_message_list_search "Search:"
|
|
783 |
|
|
784 |
// d:"Title bar" header for searhc screen, see UI spec for details
|
|
785 |
// l:fse_search_header_text_1
|
|
786 |
// r:TB9.1
|
|
787 |
//
|
|
788 |
#define qtn_fse_message_list_search_for "Search for:"
|
|
789 |
|
|
790 |
// d:"Title bar" header for searhc screen, see UI spec for details
|
|
791 |
// l:fse_search_header_text_1
|
|
792 |
// r:TB9.1
|
|
793 |
//
|
|
794 |
#define qtn_fse_message_list_searching "Searching:"
|
|
795 |
|
|
796 |
// d:"Title bar" header for searhc screen, see UI spec for details
|
|
797 |
// l:fse_search_header_text_1
|
|
798 |
// r:TB9.1
|
|
799 |
//
|
|
800 |
#define qtn_fse_message_list_search_results "Search results:"
|
|
801 |
|
|
802 |
// d:Options menu item
|
|
803 |
// l:list_single_pane_t1_cp2
|
|
804 |
// r:TB9.1
|
|
805 |
//
|
|
806 |
#define qtn_fse_message_list_options_stop_search "Stop search"
|
|
807 |
|
|
808 |
// d:Options menu item
|
|
809 |
// l:list_single_pane_t1_cp2
|
|
810 |
// r:TB9.1
|
|
811 |
//
|
|
812 |
#define qtn_fse_message_list_options_new_search "New search"
|
|
813 |
|
|
814 |
// d:Options menu item
|
|
815 |
// l:list_single_pane_t1_cp2
|
|
816 |
// r:TB9.1
|
|
817 |
//
|
|
818 |
#define qtn_fse_message_list_options_connection_info "Connection details"
|
|
819 |
|
|
820 |
// d:Options menu item
|
|
821 |
// l:list_single_popup_submenu_pane_t1
|
|
822 |
// r:TB9.1
|
|
823 |
//
|
|
824 |
#define qtn_fse_viewer_options_copy_to_clipboard "Copy to clipboard"
|
|
825 |
|
|
826 |
// d:Options menu item
|
|
827 |
// l:list_single_popup_submenu_pane_t1
|
|
828 |
// r:TB9.1
|
|
829 |
//
|
|
830 |
#define qtn_fse_viewer_options_copy_text "Copy text"
|
|
831 |
|
|
832 |
// d:Options menu item
|
|
833 |
// l:list_single_popup_submenu_pane_t1
|
|
834 |
// r:TB9.1
|
|
835 |
//
|
|
836 |
#define qtn_fse_message_list_options_create_meeting "Create meeting"
|
|
837 |
|
|
838 |
// d:Options menu item
|
|
839 |
// l:list_single_popup_submenu_pane_t1
|
|
840 |
// r:TB9.1
|
|
841 |
//
|
|
842 |
#define qtn_fse_message_list_options_compose "New message"
|
|
843 |
|
|
844 |
// d:Options menu item
|
|
845 |
// l:list_single_popup_submenu_pane_t1
|
|
846 |
// r:TB9.1
|
|
847 |
//
|
|
848 |
#define qtn_fse_viewer_options_call "Call"
|
|
849 |
|
|
850 |
// d:Options menu item
|
|
851 |
// l:list_single_popup_submenu_pane_t1
|
|
852 |
// r:TB9.1
|
|
853 |
//
|
|
854 |
#define qtn_fse_viewer_options_create_message "Create message"
|
|
855 |
|
|
856 |
// d:Options menu item
|
|
857 |
// l:list_single_popup_submenu_pane_t1
|
|
858 |
// r:TB9.1
|
|
859 |
//
|
|
860 |
#define qtn_fse_viewer_options_create_email "Create mail"
|
|
861 |
|
|
862 |
// d:Options menu item
|
|
863 |
// l:list_single_popup_submenu_pane_t1
|
|
864 |
// r:TB9.1
|
|
865 |
//
|
|
866 |
#define qtn_fse_viewer_options_remote_lookup "Search from remote"
|
|
867 |
|
|
868 |
// d:Options menu item
|
|
869 |
// l:list_single_popup_submenu_pane_t1
|
|
870 |
// r:TB9.1
|
|
871 |
//
|
|
872 |
#define qtn_fse_viewer_options_open_web "Open in Web"
|
|
873 |
|
|
874 |
// d:Options menu item
|
|
875 |
// l:list_single_popup_submenu_pane_t1
|
|
876 |
// r:TB9.1
|
|
877 |
//
|
|
878 |
#define qtn_intra_fseoptions_open_intra "Open in intranet"
|
|
879 |
|
|
880 |
// d:Attachments line in text viewer
|
|
881 |
// l:list_single_cmail_header_caption_pane_t1
|
|
882 |
// r:TB9.1
|
|
883 |
//
|
|
884 |
#define qtn_fse_viewer_attachments_text "Attachments (%N)"
|
|
885 |
|
|
886 |
// d:Attachments line in text viewer with the attachment size info.
|
|
887 |
// d:The %N argument contains the number of attachments and %U argument
|
|
888 |
// d:contains the total size including the type (KB or MB).
|
|
889 |
// l:list_single_cmail_header_detail_pane_t1
|
|
890 |
// r:TB9.1
|
|
891 |
//
|
|
892 |
#define qtn_fse_viewer_header_attachments "Attachments (%N) %U"
|
|
893 |
|
|
894 |
// d:View HTML message line in text viewer
|
|
895 |
// l:list_single_cmail_header_detail_pane_t1
|
|
896 |
// r:TB9.1
|
|
897 |
//
|
|
898 |
#define qtn_fse_viewer_view_fetching_content "Fetching content"
|
|
899 |
|
|
900 |
// d:View HTML message line in text viewer
|
|
901 |
// l:list_single_cmail_header_detail_pane_t1
|
|
902 |
// r:TB9.1
|
|
903 |
//
|
|
904 |
#define qtn_fse_viewer_header_view_html_message "View HTML message"
|
|
905 |
|
|
906 |
// d:Selectable line text in popup selection list
|
|
907 |
// l:list_single_graphic_pane_t1_cp2
|
|
908 |
// r:TB9.1
|
|
909 |
//
|
|
910 |
#define qtn_fse_viewer_options_add_to_contacts_create_new "Create new"
|
|
911 |
|
|
912 |
// d:Selectable line text in popup selection list
|
|
913 |
// l:list_single_graphic_pane_t1_cp2
|
|
914 |
// r:TB9.1
|
|
915 |
//
|
|
916 |
#define qtn_fse_viewer_options_add_to_contacts_update_existing "Update existing"
|
|
917 |
|
|
918 |
// d:Confirmation query. Informs that sync status is in offline mode and asks if user wants to go online.
|
|
919 |
// l:popup_note_window
|
|
920 |
// r:TB9.1
|
|
921 |
//
|
|
922 |
#define qtn_fse_query_sync_status_go_online "Sync is in offline mode. Go online?"
|
|
923 |
|
|
924 |
// d:Information note.
|
|
925 |
// l:popup_note_window/opt2
|
|
926 |
// r:TB9.1
|
|
927 |
//
|
|
928 |
#define qtn_fse_info_note_cannot_open "Unable to open while sending"
|
|
929 |
|
|
930 |
// d:Information note. Informs that e-mail was not sent.
|
|
931 |
// l:popup_note_window/opt2
|
|
932 |
// r:TB9.1
|
|
933 |
//
|
|
934 |
#define qtn_fse_info_note_message_not_sent "E-mail not sent"
|
|
935 |
|
|
936 |
// d:Information note. Informs that bookmark was created.
|
|
937 |
// l:popup_note_window/opt2
|
|
938 |
// r:TB9.1
|
|
939 |
//
|
|
940 |
#define qtn_fse_info_note_bookmark_added "Bookmark added"
|
|
941 |
|
|
942 |
// d:Confirmation query. Asks user if the content of Deleted items folder will be permanently deleted.
|
|
943 |
// l:popup_note_window
|
|
944 |
// r:TB9.1
|
|
945 |
//
|
|
946 |
#define qtn_fse_query_note_permanently_delete "Permanently delete contents of 'Deleted items' folder?"
|
|
947 |
|
|
948 |
// d:Confirmation query. Informs that e-mail has no subject and asks if sending will be continued.
|
|
949 |
// l:popup_note_window/opt2
|
|
950 |
// r:TB9.1
|
|
951 |
//
|
|
952 |
#define qtn_fse_query_no_subject "No subject in e-mail message. Continue sending?"
|
|
953 |
|
|
954 |
// d:Information note. Informs that e-mail is in queue to be sent.
|
|
955 |
// l:popup_note_window/opt2
|
|
956 |
// r:TB9.1
|
|
957 |
//
|
|
958 |
#define qtn_fse_confirm_note_sending_queued "Sending mail"
|
|
959 |
|
|
960 |
// d:Information note. Informs that e-mail is in Outbox until status is online.
|
|
961 |
// l:popup_note_window/opt2
|
|
962 |
// r:TB9.1
|
|
963 |
//
|
|
964 |
#define qtn_fse_confirm_note_queued_until_online "E-mail in Outbox until online"
|
|
965 |
|
|
966 |
// d:information note. Informs that e-mail is saved to Drafts folder.
|
|
967 |
// l:popup_note_window/opt2
|
|
968 |
// r:TB9.1
|
|
969 |
//
|
|
970 |
#define qtn_fse_confirm_note_saved_to_drafts "E-mail saved to Drafts"
|
|
971 |
|
|
972 |
// d:Information note. Informs that message is moved to a folder.
|
|
973 |
// d:%U is replaced with the name of the folder.
|
|
974 |
// l:popup_note_window/opt2
|
|
975 |
// r:TB9.1
|
|
976 |
//
|
|
977 |
#define qtn_fse_confirm_note_message_moved "Message moved to %U"
|
|
978 |
|
|
979 |
// d:Information note. Informs that messages are moved to a folder.
|
|
980 |
// d:%U is replaced with the name of the folder.
|
|
981 |
// d:%N is replcaed with the number of moved messages.
|
|
982 |
// l:popup_note_window/opt2
|
|
983 |
// r:TB9.1
|
|
984 |
//
|
|
985 |
#define qtn_fse_confirm_note_messages_moved "%N messages moved to %U"
|
|
986 |
|
|
987 |
// d:Information note. Informs that message is copied to a folder.
|
|
988 |
// d:%U is replaced with the name of the folder.
|
|
989 |
// l:popup_note_window/opt2
|
|
990 |
// r:TB9.1
|
|
991 |
//
|
|
992 |
#define qtn_fse_confirm_note_message_copied "Message copied to %U"
|
|
993 |
|
|
994 |
// d:Information note. Informs that messages are copied to a folder.
|
|
995 |
// d:%U is replaced with the name of the folder.
|
|
996 |
// d:%N is replaced with the number of copied messages.
|
|
997 |
// l:popup_note_window/opt2
|
|
998 |
// r:TB9.1
|
|
999 |
//
|
|
1000 |
#define qtn_fse_confirm_note_messages_copied "%N messages copied to %U"
|
|
1001 |
|
|
1002 |
// d:Confirmation query. Informs that phone number was not found and asks if search from remote should be started.
|
|
1003 |
// l:popup_note_window
|
|
1004 |
// r:TB9.1
|
|
1005 |
//
|
|
1006 |
#define qtn_fse_query_no_phone_number_found_search_server "No number found in Contacts. Search on server?"
|
|
1007 |
|
|
1008 |
// d:Information note.
|
|
1009 |
// l:popup_note_window/opt2
|
|
1010 |
// r:TB9.1
|
|
1011 |
//
|
|
1012 |
#define qtn_fse_error_general_no_phone_number "No phone number available"
|
|
1013 |
|
|
1014 |
// d:Information note.
|
|
1015 |
// l:popup_note_window/opt2
|
|
1016 |
// r:TB9.1
|
|
1017 |
//
|
|
1018 |
#define qtn_fse_error_general_no_email_address "No e-mail address available"
|
|
1019 |
|
|
1020 |
// d:Information note.
|
|
1021 |
// l:popup_note_window/opt2
|
|
1022 |
// r:TB9.1
|
|
1023 |
//
|
|
1024 |
#define qtn_fse_query_no_phone_number_found "No phone number found in Contacts"
|
|
1025 |
|
|
1026 |
// d:Information note. Informs that meeting will appear in Calendar after next sync.
|
|
1027 |
// l:popup_note_window/opt2
|
|
1028 |
// r:TB9.1
|
|
1029 |
//
|
|
1030 |
#define qtn_fse_confirm_note_meeting_on_calendar_after_sync "Meeting will appear in Calendar after next sync"
|
|
1031 |
|
|
1032 |
// d:Deletion wait note
|
|
1033 |
// l:popup_note_wait_window
|
|
1034 |
// r:TB9.1
|
|
1035 |
//
|
|
1036 |
#define qtn_fse_wait_note_deleting "Deleting"
|
|
1037 |
|
|
1038 |
// d:Sorting wait note
|
|
1039 |
// l:popup_note_wait_window
|
|
1040 |
// r:TB9.1
|
|
1041 |
//
|
|
1042 |
#define qtn_fse_wait_note_sorting "Sorting"
|
|
1043 |
|
|
1044 |
// d:Unable to open note
|
|
1045 |
// l:popup_note_window/opt2
|
|
1046 |
// r:TB9.1
|
|
1047 |
//
|
|
1048 |
#define qtn_fse_info_note_unable_to_open "Unable to open. Attachment file type not supported."
|
|
1049 |
|
|
1050 |
// d:One attachment saved info note
|
|
1051 |
// l:popup_note_window/opt2
|
|
1052 |
// r:TB9.1
|
|
1053 |
//
|
|
1054 |
#define qtn_fse_info_note_one_attachment_saved "Attachment saved"
|
|
1055 |
|
|
1056 |
// d:Multiple attachment saved info note
|
|
1057 |
// l:popup_note_window/opt2
|
|
1058 |
// r:TB9.1
|
|
1059 |
//
|
|
1060 |
#define qtn_fse_info_note_multiple_attachments_saved "%N attachments saved"
|
|
1061 |
|
|
1062 |
// d:Softkey
|
|
1063 |
// l:control_pane_t1/opt7
|
|
1064 |
// r:TB9.1
|
|
1065 |
//
|
|
1066 |
#define qtn_fse_login_device_not_yet_provisioned_set_up "Set up"
|
|
1067 |
|
|
1068 |
// d:Information note.
|
|
1069 |
// l:popup_note_window
|
|
1070 |
// r:TB9.1
|
|
1071 |
//
|
|
1072 |
#define qtn_fse_info_note_invalid_email_address "Invalid e-mail address. Check the address and enter again."
|
|
1073 |
|
|
1074 |
// d:Information note.
|
|
1075 |
// l:popup_note_window
|
|
1076 |
// r:TB9.1
|
|
1077 |
//
|
|
1078 |
#define qtn_fse_info_note_server_offline "Server offline. Outgoing messages will be sent when server is back online."
|
|
1079 |
|
|
1080 |
// d:Confirmation query.
|
|
1081 |
// l:popup_note_window
|
|
1082 |
// r:TB9.1
|
|
1083 |
//
|
|
1084 |
#define qtn_fse_login_info_note_sync_failed_try_again "Unable to synchronise with server. Try again?"
|
|
1085 |
|
|
1086 |
// d:Information note
|
|
1087 |
// l:popup_note_window
|
|
1088 |
// r:TB9.1
|
|
1089 |
//
|
|
1090 |
#define qtn_fse_login_info_note_data_deleted "Data has been deleted to protect against theft/loss. Contact your system administrator."
|
|
1091 |
|
|
1092 |
// d:Information note.
|
|
1093 |
// l:popup_note_window
|
|
1094 |
// r:TB9.1
|
|
1095 |
//
|
|
1096 |
#define qtn_fse_settings_note_roaming_turned_on "Additional roaming charges may be incurred if your device operates outside home network"
|
|
1097 |
|
|
1098 |
// d:Information note.
|
|
1099 |
// l:popup_note_window
|
|
1100 |
// r:TB9.1
|
|
1101 |
//
|
|
1102 |
#define qtn_fse_general_note_roaming_costs "Device operating outside home service network. Disable 'Retrieve when abroad' to avoid roaming costs."
|
|
1103 |
|
|
1104 |
// d:Information note.
|
|
1105 |
// l:popup_note_window/opt2
|
|
1106 |
// r:TB9.1
|
|
1107 |
//
|
|
1108 |
#define qtn_fse_error_general_unable_to_complete "Unable to complete command"
|
|
1109 |
|
|
1110 |
// d:Information note.
|
|
1111 |
// l:popup_note_window/opt2
|
|
1112 |
// r:TB9.1
|
|
1113 |
//
|
|
1114 |
#define qtn_fse_error_general_connection_error "Connection error. Check connection settings."
|
|
1115 |
|
|
1116 |
// d:Information note.
|
|
1117 |
// l:popup_note_window/opt2
|
|
1118 |
// r:TB9.1
|
|
1119 |
//
|
|
1120 |
#define qtn_fse_error_general_unable_to_connect "Unable to connect"
|
|
1121 |
|
|
1122 |
// d:Action menu item
|
|
1123 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1124 |
// r:TB9.1
|
|
1125 |
//
|
|
1126 |
#define qtn_fse_action_menu_open "Open"
|
|
1127 |
|
|
1128 |
// d:Action menu item
|
|
1129 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1130 |
// r:TB9.1
|
|
1131 |
//
|
|
1132 |
#define qtn_fse_action_menu_reply "Reply"
|
|
1133 |
|
|
1134 |
// d:Action menu item
|
|
1135 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1136 |
// r:TB9.1
|
|
1137 |
//
|
|
1138 |
#define qtn_fse_action_menu_reply_all "Reply to all"
|
|
1139 |
|
|
1140 |
// d:Action menu item
|
|
1141 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1142 |
// r:TB9.1
|
|
1143 |
//
|
|
1144 |
#define qtn_fse_action_menu_forward "Forward"
|
|
1145 |
|
|
1146 |
// d:Action menu item
|
|
1147 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1148 |
// r:TB9.1
|
|
1149 |
//
|
|
1150 |
#define qtn_fse_action_menu_delete "Delete"
|
|
1151 |
|
|
1152 |
// d:Action menu item
|
|
1153 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1154 |
// r:TB9.1
|
|
1155 |
//
|
|
1156 |
#define qtn_fse_action_menu_call_sender "Call sender"
|
|
1157 |
|
|
1158 |
// d:Action menu item
|
|
1159 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1160 |
// r:TB9.1
|
|
1161 |
//
|
|
1162 |
#define qtn_fse_action_menu_move_to_drafts "Move to Drafts"
|
|
1163 |
|
|
1164 |
// d:Action menu item
|
|
1165 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1166 |
// r:TB9.1
|
|
1167 |
//
|
|
1168 |
#define qtn_fse_action_menu_remove_from_calendar "Remove from Cal."
|
|
1169 |
|
|
1170 |
// d:Action menu item
|
|
1171 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1172 |
// r:TB9.1
|
|
1173 |
//
|
|
1174 |
#define qtn_fse_action_menu_accept "Accept"
|
|
1175 |
|
|
1176 |
// d:Action menu item
|
|
1177 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1178 |
// r:TB9.1
|
|
1179 |
//
|
|
1180 |
#define qtn_fse_action_menu_tentative "Tentative"
|
|
1181 |
|
|
1182 |
// d:Action menu item
|
|
1183 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1184 |
// r:TB9.1
|
|
1185 |
//
|
|
1186 |
#define qtn_fse_action_menu_decline "Decline"
|
|
1187 |
|
|
1188 |
// d:Action menu item
|
|
1189 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1190 |
// r:TB9.1
|
|
1191 |
//
|
|
1192 |
#define qtn_fse_action_menu_mark_read "Mark as read"
|
|
1193 |
|
|
1194 |
// d:Action menu item
|
|
1195 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1196 |
// r:TB9.1
|
|
1197 |
//
|
|
1198 |
#define qtn_fse_action_menu_mark_unread "Mark as unread"
|
|
1199 |
|
|
1200 |
// d:Action menu item
|
|
1201 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1202 |
// r:TB9.1
|
|
1203 |
//
|
|
1204 |
#define qtn_fse_action_menu_open_in_web "Open in Web"
|
|
1205 |
|
|
1206 |
// d:Action menu item
|
|
1207 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1208 |
// r:TB9.1
|
|
1209 |
//
|
|
1210 |
#define qtn_fse_action_menu_open_in_intra "Open in intranet"
|
|
1211 |
|
|
1212 |
// d:Action menu item
|
|
1213 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
1214 |
// r:TB9.1
|
|
1215 |
//
|
|
1216 |
#define qtn_fse_action_menu_bookmark "Bookmark"
|
|
1217 |
|
|
1218 |
// d:TO-field label text
|
|
1219 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1220 |
// r:TB9.1
|
|
1221 |
//
|
|
1222 |
#define qtn_fse_editor_header_to "To:"
|
|
1223 |
|
|
1224 |
// d:CC-field label text
|
|
1225 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1226 |
// r:TB9.1
|
|
1227 |
//
|
|
1228 |
#define qtn_fse_editor_header_cc "Cc:"
|
|
1229 |
|
|
1230 |
// d:BCC-field label text
|
|
1231 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1232 |
// r:TB9.1
|
|
1233 |
//
|
|
1234 |
#define qtn_fse_editor_header_bcc "Bcc:"
|
|
1235 |
|
|
1236 |
// d:Subject-field label text
|
|
1237 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1238 |
// r:TB9.1
|
|
1239 |
//
|
|
1240 |
#define qtn_fse_editor_header_subject "Subject:"
|
|
1241 |
|
|
1242 |
// d:attachments label text
|
|
1243 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1244 |
// r:TB9.1
|
|
1245 |
//
|
|
1246 |
#define qtn_fse_editor_header_attachment_label "Attachs.:"
|
|
1247 |
|
|
1248 |
// d:attachments field text
|
|
1249 |
// d:%N stands for the number of attachment files.
|
|
1250 |
// d:%U stands for the size of attachment files including the unit (KB or MB).
|
|
1251 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1252 |
// r:TB9.1
|
|
1253 |
//
|
|
1254 |
#define qtn_fse_editor_header_attachments "%N attachments (%U)"
|
|
1255 |
|
|
1256 |
// d:attachments field single text
|
|
1257 |
// d:%0U stands for the name of the attachment
|
|
1258 |
// d:%1U stands for the size of attachment file.
|
|
1259 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1260 |
// r:TB9.1
|
|
1261 |
//
|
|
1262 |
#define qtn_fse_editor_header_single_attachment "%0U (%1U)"
|
|
1263 |
|
|
1264 |
// d:Menu text 'Send'
|
|
1265 |
// l:list_single_pane_t1_cp2
|
|
1266 |
// r:TB9.1
|
|
1267 |
//
|
|
1268 |
#define qtn_fse_editor_options_send "Send"
|
|
1269 |
|
|
1270 |
// d:Menu text 'Show Cc'
|
|
1271 |
// l:list_single_popup_submenu_pane_t1
|
|
1272 |
// r:TB9.1
|
|
1273 |
//
|
|
1274 |
#define qtn_fse_editor_options_show_cc "Show Cc field"
|
|
1275 |
|
|
1276 |
// d:Menu text 'Hide Cc'
|
|
1277 |
// l:list_single_popup_submenu_pane_t1
|
|
1278 |
// r:TB9.1
|
|
1279 |
//
|
|
1280 |
#define qtn_fse_editor_options_hide_cc "Hide Cc field"
|
|
1281 |
|
|
1282 |
// d:Menu text 'Show Bcc'
|
|
1283 |
// l:list_single_popup_submenu_pane_t1
|
|
1284 |
// r:TB9.1
|
|
1285 |
//
|
|
1286 |
#define qtn_fse_editor_options_show_bcc "Show Bcc field"
|
|
1287 |
|
|
1288 |
// d:Menu text 'Hide Bcc'
|
|
1289 |
// l:list_single_popup_submenu_pane_t1
|
|
1290 |
// r:TB9.1
|
|
1291 |
//
|
|
1292 |
#define qtn_fse_editor_options_hide_bcc "Hide Bcc field"
|
|
1293 |
|
|
1294 |
// d:Menu text 'Priority'
|
|
1295 |
// l:list_single_pane_t1_cp2/opt3
|
|
1296 |
// r:TB9.1
|
|
1297 |
//
|
|
1298 |
#define qtn_fse_editor_options_priority "Priority"
|
|
1299 |
|
|
1300 |
// d:Menu text priority->'High'
|
|
1301 |
// l:list_single_popup_submenu_pane_t1
|
|
1302 |
// r:TB9.1
|
|
1303 |
//
|
|
1304 |
#define qtn_fse_editor_options_priority_high "High"
|
|
1305 |
|
|
1306 |
// d:Menu text priority->'Normal'
|
|
1307 |
// l:list_single_popup_submenu_pane_t1
|
|
1308 |
// r:TB9.1
|
|
1309 |
//
|
|
1310 |
#define qtn_fse_editor_options_priority_normal "Normal"
|
|
1311 |
|
|
1312 |
// d:Menu text priority->'Low'
|
|
1313 |
// l:list_single_popup_submenu_pane_t1
|
|
1314 |
// r:TB9.1
|
|
1315 |
//
|
|
1316 |
#define qtn_fse_editor_options_priority_low "Low"
|
|
1317 |
|
|
1318 |
// d:Menu text 'More'
|
|
1319 |
// l:list_single_pane_t1_cp2/opt3
|
|
1320 |
// r:TB9.1
|
|
1321 |
//
|
|
1322 |
#define qtn_fse_editor_options_more "More"
|
|
1323 |
|
|
1324 |
// d:Menu text 'Insert from contacts'
|
|
1325 |
// l:list_single_pane_t1_cp2
|
|
1326 |
// r:TB9.1
|
|
1327 |
//
|
|
1328 |
#define qtn_fse_editor_options_insert_from_contacts "Add recipient"
|
|
1329 |
|
|
1330 |
// d:Menu text save as draft
|
|
1331 |
// l:list_single_pane_t1_cp2
|
|
1332 |
// r:TB9.1
|
|
1333 |
//
|
|
1334 |
#define qtn_fse_editor_options_save_as_draft "Save to Drafts"
|
|
1335 |
|
|
1336 |
// d:Menu text 'Add attachment'
|
|
1337 |
// l:list_single_pane_t1_cp2
|
|
1338 |
// r:TB9.1
|
|
1339 |
//
|
|
1340 |
#define qtn_fse_editor_options_add_attachment "Add attachment"
|
|
1341 |
|
|
1342 |
// d:Menu text 'Remove attachment'
|
|
1343 |
// l:list_single_pane_t1_cp2
|
|
1344 |
// r:TB9.1
|
|
1345 |
//
|
|
1346 |
#define qtn_fse_editor_options_remove_attachment "Remove attachment"
|
|
1347 |
|
|
1348 |
// d:Menu text Remove all attachments
|
|
1349 |
// l:list_single_pane_t1_cp2
|
|
1350 |
// r:TB9.1
|
|
1351 |
//
|
|
1352 |
#define qtn_fse_editor_options_remove_all_attachments "Remove all attachments"
|
|
1353 |
|
|
1354 |
// d:Menu text Flag
|
|
1355 |
// l:list_single_pane_t1_cp2
|
|
1356 |
// r:TB9.1
|
|
1357 |
//
|
|
1358 |
#define qtn_fse_editor_options_flag "Flag"
|
|
1359 |
|
|
1360 |
// d:Save to drafts dialog text
|
|
1361 |
// l:popup_note_wait_window
|
|
1362 |
// r:TB9.1
|
|
1363 |
//
|
|
1364 |
#define qtn_fse_editor_wait_note_saving_to_drafts "Saving message to Drafts"
|
|
1365 |
|
|
1366 |
// d:Reply prefix.
|
|
1367 |
// l:mce_header_field_pane_t1
|
|
1368 |
// r:TB9.1
|
|
1369 |
//
|
|
1370 |
#define qtn_ncs_engine_email_reply_prefix_text "RE: "
|
|
1371 |
|
|
1372 |
// d:Forward prefix.
|
|
1373 |
// l:mce_header_field_pane_t1
|
|
1374 |
// r:TB9.1
|
|
1375 |
//
|
|
1376 |
#define qtn_ncs_engine_email_forward_prefix_text "FW: "
|
|
1377 |
|
|
1378 |
// d:To prefix.
|
|
1379 |
// l:mce_header_field_pane_t1
|
|
1380 |
// r:TB9.1
|
|
1381 |
//
|
|
1382 |
#define qtn_ncs_engine_email_to_text "To: "
|
|
1383 |
|
|
1384 |
// d:Cc prefix.
|
|
1385 |
// l:mce_header_field_pane_t1
|
|
1386 |
// r:TB9.1
|
|
1387 |
//
|
|
1388 |
#define qtn_ncs_engine_email_cc_text "Cc: "
|
|
1389 |
|
|
1390 |
// d:From prefix.
|
|
1391 |
// l:mce_header_field_pane_t1
|
|
1392 |
// r:TB9.1
|
|
1393 |
//
|
|
1394 |
#define qtn_ncs_engine_email_from_text "From: "
|
|
1395 |
|
|
1396 |
// d:Sent prefix.
|
|
1397 |
// l:mce_header_field_pane_t1
|
|
1398 |
// r:TB9.1
|
|
1399 |
//
|
|
1400 |
#define qtn_ncs_engine_email_sent_text "Sent: "
|
|
1401 |
|
|
1402 |
// d:Subject prefix.
|
|
1403 |
// l:mce_header_field_pane_t1
|
|
1404 |
// r:TB9.1
|
|
1405 |
//
|
|
1406 |
#define qtn_ncs_engine_email_subject_text "Subject: "
|
|
1407 |
|
|
1408 |
// d:Message line separator.
|
|
1409 |
// l:list_cmail_body_pane_t1
|
|
1410 |
// r:TB9.1
|
|
1411 |
//
|
|
1412 |
#define qtn_ncs_engine_email_message_line_separator_text "-----Original Message-----"
|
|
1413 |
|
|
1414 |
// d:menu text Quick Text
|
|
1415 |
// l:list_single_pane_t1_cp2
|
|
1416 |
// r:TB9.1
|
|
1417 |
//
|
|
1418 |
#define qtn_fse_editor_options_insert_template "Insert template"
|
|
1419 |
|
|
1420 |
// d:default text in recipient fields
|
|
1421 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1422 |
// r:TB9.1
|
|
1423 |
//
|
|
1424 |
#define qtn_fse_editor_recipient_enter "Enter recipient"
|
|
1425 |
|
|
1426 |
// d:default text in subject field
|
|
1427 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1428 |
// r:TB9.1
|
|
1429 |
//
|
|
1430 |
#define qtn_fse_editor_subject_enter "Enter subject"
|
|
1431 |
|
|
1432 |
// d:follow up item text in flag dialog
|
|
1433 |
// l:list_single_graphic_pane_t1_cp2
|
|
1434 |
// r:TB9.1
|
|
1435 |
//
|
|
1436 |
#define qtn_fse_editor_list_flag_follow_up "Follow up"
|
|
1437 |
|
|
1438 |
// d:Clear flag item text in flag dialog
|
|
1439 |
// l:list_single_graphic_pane_t1_cp2
|
|
1440 |
// r:TB9.1
|
|
1441 |
//
|
|
1442 |
#define qtn_fse_editor_list_flag_clear "Clear flag"
|
|
1443 |
|
|
1444 |
// d:Flag dialog title
|
|
1445 |
// l:heading_pane_t1
|
|
1446 |
// r:TB9.1
|
|
1447 |
//
|
|
1448 |
#define qtn_fse_editor_list_flag "Flag"
|
|
1449 |
|
|
1450 |
// d:Draft dialog title
|
|
1451 |
// l:heading_pane_t1
|
|
1452 |
// r:TB9.1
|
|
1453 |
//
|
|
1454 |
#define qtn_fse_editor_close_message_query_prompt "Close message:"
|
|
1455 |
|
|
1456 |
// d:Save to drafts item text in draft dialog
|
|
1457 |
// l:list_single_graphic_pane_t1_cp2
|
|
1458 |
// r:TB9.1
|
|
1459 |
//
|
|
1460 |
#define qtn_fse_editor_close_message_quey_save_to_drafts "Save to Drafts"
|
|
1461 |
|
|
1462 |
// d:Delete item text in draft dialog
|
|
1463 |
// l:list_single_graphic_pane_t1_cp2
|
|
1464 |
// r:TB9.1
|
|
1465 |
//
|
|
1466 |
#define qtn_fse_editor_close_message_query_delete_message "Delete message"
|
|
1467 |
|
|
1468 |
// d:Discard item text in draft dialog
|
|
1469 |
// l:list_single_graphic_pane_t1_cp2
|
|
1470 |
// r:TB9.1
|
|
1471 |
//
|
|
1472 |
#define qtn_fse_editor_close_message_query_discard_message "Discard changes"
|
|
1473 |
|
|
1474 |
// d:Upmost item in addressfield match popup list. For selecting Remote lookup server search
|
|
1475 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1476 |
// r:TB9.1
|
|
1477 |
//
|
|
1478 |
#define qtn_fse_editor_address_list_remote_lookup_search "Search '%U' on server"
|
|
1479 |
|
|
1480 |
// d:Softkey Select
|
|
1481 |
// l:control_pane_t1/opt7
|
|
1482 |
// r:TB9.1
|
|
1483 |
//
|
|
1484 |
#define qtn_ncs_softkey_select_text "Select"
|
|
1485 |
|
|
1486 |
// d:Softkey Cancel
|
|
1487 |
// l:control_pane_t1/opt7
|
|
1488 |
// r:TB9.1
|
|
1489 |
//
|
|
1490 |
#define qtn_ncs_softkey_cancel_text "Cancel"
|
|
1491 |
|
|
1492 |
// d:Smart reply/forward tag
|
|
1493 |
// l:none
|
|
1494 |
// r:TB9.1
|
|
1495 |
//
|
|
1496 |
#define qtn_fse_editor_smart_tag "Original message is located on server"
|
|
1497 |
|
|
1498 |
// d:Send attachment list divider text for local attachments
|
|
1499 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1500 |
// r:TB9.1
|
|
1501 |
//
|
|
1502 |
#define qtn_fse_editor_local_attachments "Local attachments"
|
|
1503 |
|
|
1504 |
// d:Send attachment list divider text for remote attachments
|
|
1505 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1506 |
// r:TB9.1
|
|
1507 |
//
|
|
1508 |
#define qtn_fse_editor_remote_attachments "Remote attachs."
|
|
1509 |
|
|
1510 |
// d:Folder list header when moving one message
|
|
1511 |
// l:fse_folder_list_header_text
|
|
1512 |
// r:TB9.1
|
|
1513 |
//
|
|
1514 |
#define qtn_fse_move_list_heading "Move message to:"
|
|
1515 |
|
|
1516 |
// d:Folder list header when moving several message
|
|
1517 |
// l:fse_folder_list_header_text
|
|
1518 |
// r:TB9.1
|
|
1519 |
//
|
|
1520 |
#define qtn_fse_move_messages_list_heading "Move messages to:"
|
|
1521 |
|
|
1522 |
// d:Folder list header when copying one message
|
|
1523 |
// l:fse_folder_list_header_text
|
|
1524 |
// r:TB9.1
|
|
1525 |
//
|
|
1526 |
#define qtn_fse_copy_list_heading "Copy message to:"
|
|
1527 |
|
|
1528 |
// d:Folder list header when copying several message
|
|
1529 |
// l:fse_folder_list_header_text
|
|
1530 |
// r:TB9.1
|
|
1531 |
//
|
|
1532 |
#define qtn_fse_copy_messages_list_heading "Copy messages to:"
|
|
1533 |
|
|
1534 |
// d:Information note shown after one message is moved
|
|
1535 |
// l:popup_note_wait_window
|
|
1536 |
// r:TB9.1
|
|
1537 |
//
|
|
1538 |
#define qtn_fse_copy_messages_copying_note "Copying"
|
|
1539 |
|
|
1540 |
// d:Information note shown after one message is moved
|
|
1541 |
// l:popup_note_wait_window
|
|
1542 |
// r:TB9.1
|
|
1543 |
//
|
|
1544 |
#define qtn_fse_copy_messages_moving_note "Moving"
|
|
1545 |
|
|
1546 |
// d:Information note shown after one message is moved
|
|
1547 |
// l:popup_note_window/opt2
|
|
1548 |
// r:TB9.1
|
|
1549 |
//
|
|
1550 |
#define qtn_fse_copy_messages_copy_error "Unable to copy"
|
|
1551 |
|
|
1552 |
// d:Information note shown after one message is moved
|
|
1553 |
// l:popup_note_window/opt2
|
|
1554 |
// r:TB9.1
|
|
1555 |
//
|
|
1556 |
#define qtn_fse_move_note "Message moved to %U"
|
|
1557 |
|
|
1558 |
// d:Information note shown after several message are moved
|
|
1559 |
// l:popup_note_window/opt2
|
|
1560 |
// r:TB9.1
|
|
1561 |
//
|
|
1562 |
#define qtn_fse_move_messages_note "Messages moved to %U"
|
|
1563 |
|
|
1564 |
// d:Information note shown after one message is copied
|
|
1565 |
// l:popup_note_window/opt2
|
|
1566 |
// r:TB9.1
|
|
1567 |
//
|
|
1568 |
#define qtn_fse_copy_note "Message copied to %U"
|
|
1569 |
|
|
1570 |
// d:Information note shown after several message are copied
|
|
1571 |
// l:popup_note_window/opt2
|
|
1572 |
// r:TB9.1
|
|
1573 |
//
|
|
1574 |
#define qtn_fse_copied_messages_note "Messages copied to %U"
|
|
1575 |
|
|
1576 |
//<cmail> Removed qtn_fse_folder_list_folders
|
|
1577 |
//</cmail>
|
|
1578 |
|
|
1579 |
// d:Folder list item
|
|
1580 |
// l:list_single_large_graphic_pane_t1
|
|
1581 |
// r:TB9.1
|
|
1582 |
//
|
|
1583 |
#define qtn_fse_folder_list_inbox "Inbox"
|
|
1584 |
|
|
1585 |
// d:Folder list item
|
|
1586 |
// l:list_single_large_graphic_pane_t1
|
|
1587 |
// r:TB9.1
|
|
1588 |
//
|
|
1589 |
#define qtn_fse_folder_list_drafts "Drafts"
|
|
1590 |
|
|
1591 |
// d:Folder list item
|
|
1592 |
// l:list_single_large_graphic_pane_t1
|
|
1593 |
// r:TB9.1
|
|
1594 |
//
|
|
1595 |
#define qtn_fse_folder_list_sent "Sent items"
|
|
1596 |
|
|
1597 |
// d:Folder list item
|
|
1598 |
// l:list_single_large_graphic_pane_t1
|
|
1599 |
// r:TB9.1
|
|
1600 |
//
|
|
1601 |
#define qtn_fse_folder_list_outbox "Outbox"
|
|
1602 |
|
|
1603 |
// d:Folder list item
|
|
1604 |
// l:list_single_large_graphic_pane_t1
|
|
1605 |
// r:TB9.1
|
|
1606 |
//
|
|
1607 |
#define qtn_fse_folder_list_deleted_items "Deleted items"
|
|
1608 |
|
|
1609 |
// d:Folder list item with unread count
|
|
1610 |
// l:list_single_large_graphic_pane_t1
|
|
1611 |
// r:5250+
|
|
1612 |
//
|
|
1613 |
#define qtn_fse_folder_list_folder_with_unread "%0U (%1N)"
|
|
1614 |
|
|
1615 |
// d:Options menu item in folder list
|
|
1616 |
// l:list_single_pane_t1_cp2
|
|
1617 |
// r:TB9.1
|
|
1618 |
//
|
|
1619 |
#define qtn_fse_folder_list_options_rename "Rename folder"
|
|
1620 |
|
|
1621 |
// d:Options menu item in folder list
|
|
1622 |
// l:list_single_pane_t1_cp2
|
|
1623 |
// r:TB9.1
|
|
1624 |
//
|
|
1625 |
#define qtn_fse_folder_list_options_create_folder "Create folder"
|
|
1626 |
|
|
1627 |
// d:Options menu item in folder list
|
|
1628 |
// l:list_single_pane_t1_cp2
|
|
1629 |
// r:TB9.1
|
|
1630 |
//
|
|
1631 |
#define qtn_fse_folder_list_options_move_folder "Move folder"
|
|
1632 |
|
|
1633 |
// d:Options menu item in folder list
|
|
1634 |
// l:list_single_pane_t1_cp2
|
|
1635 |
// r:TB9.1
|
|
1636 |
//
|
|
1637 |
#define qtn_fse_folder_list_options_folder_settings "Folder settings"
|
|
1638 |
|
|
1639 |
// d:Mail viewer header item, see UI spec for more details
|
|
1640 |
// l:none
|
|
1641 |
// r:TB9.1
|
|
1642 |
//
|
|
1643 |
#define qtn_fse_folder_list_message_count "(%N)"
|
|
1644 |
|
|
1645 |
// d:Mail viewer header item, see UI spec for more details
|
|
1646 |
// l:none
|
|
1647 |
// r:TB9.1
|
|
1648 |
//
|
|
1649 |
#define qtn_fse_folder_list_message_count_with_unread "(%0N/%1N)"
|
|
1650 |
|
|
1651 |
// d:Title pane text when viewing message details
|
|
1652 |
// l:title_pane_t2/opt9
|
|
1653 |
// r:TB9.1
|
|
1654 |
//
|
|
1655 |
#define qtn_fse_viewer_list_message_details "Message details"
|
|
1656 |
|
|
1657 |
// d:Title pane text when viewing meeting details
|
|
1658 |
// l:title_pane_t2/opt9
|
|
1659 |
// r:TB9.1
|
|
1660 |
//
|
|
1661 |
#define qtn_fse_viewer_list_meeting_details "Meeting details"
|
|
1662 |
|
|
1663 |
// d:From field header in message details view
|
|
1664 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1665 |
// r:TB9.1
|
|
1666 |
//
|
|
1667 |
#define qtn_fse_viewer_list_recipients_from "From:"
|
|
1668 |
|
|
1669 |
// d:Text shown in display name field if display name is not available for the contact
|
|
1670 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1671 |
// r:TB9.1
|
|
1672 |
//
|
|
1673 |
#define qtn_fse_viewer_list_no_display_name_available "(no display name avail.)"
|
|
1674 |
|
|
1675 |
// d:Text shown in email address field if email address is not available for the contact
|
|
1676 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1677 |
// r:TB9.1
|
|
1678 |
//
|
|
1679 |
#define qtn_fse_viewer_list_no_email_address_available "(no e-mail addr. avail.)"
|
|
1680 |
|
|
1681 |
// d:Text shown in To-recipients list in meeting details, if list is empty
|
|
1682 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1683 |
// r:TB9.1
|
|
1684 |
//
|
|
1685 |
#define qtn_fse_viewer_list_no_visible_recipients "(no visible recipients)"
|
|
1686 |
|
|
1687 |
// d:Text shown in From-field in meeting details, if sender information is not available
|
|
1688 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1689 |
// r:TB9.1
|
|
1690 |
//
|
|
1691 |
#define qtn_fse_viewer_list_no_sender_info_available "(No sender info available)"
|
|
1692 |
|
|
1693 |
// d:Subjedt field header in message details view
|
|
1694 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1695 |
// r:TB9.1
|
|
1696 |
//
|
|
1697 |
#define qtn_fse_viewer_list_subject "Subject:"
|
|
1698 |
|
|
1699 |
// d:To field header in message details view
|
|
1700 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1701 |
// r:TB9.1
|
|
1702 |
//
|
|
1703 |
#define qtn_fse_viewer_list_recipients_to "To:"
|
|
1704 |
|
|
1705 |
// d:Cc field header in message details view
|
|
1706 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1707 |
// r:TB9.1
|
|
1708 |
//
|
|
1709 |
#define qtn_fse_viewer_list_recipients_cc "Cc:"
|
|
1710 |
|
|
1711 |
// d:Bcc field header in message details view
|
|
1712 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1713 |
// r:TB9.1
|
|
1714 |
//
|
|
1715 |
#define qtn_fse_viewer_list_recipients_bcc "Bcc:"
|
|
1716 |
|
|
1717 |
// d:Message size field header in message details view
|
|
1718 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1719 |
// r:TB9.1
|
|
1720 |
//
|
|
1721 |
#define qtn_fse_viewer_list_message_size "Size:"
|
|
1722 |
|
|
1723 |
// d:Sent date/time field header in message details view
|
|
1724 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1725 |
// r:TB9.1
|
|
1726 |
//
|
|
1727 |
#define qtn_fse_viewer_list_message_sent "Sent:"
|
|
1728 |
|
|
1729 |
// d:Sent date field text in message details view. After this there comes the date in same line.
|
|
1730 |
// d:This is the primary option, so this is used if the actual date can be put in separate column in
|
|
1731 |
// d:gen UI list. If not, then the secondary option (below) is used.
|
|
1732 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1733 |
// r:TB9.1
|
|
1734 |
//
|
|
1735 |
#define qtn_fse_viewer_list_message_date "Date:"
|
|
1736 |
|
|
1737 |
// d:Sent date field text in message details view. %U is the actual date.
|
|
1738 |
// d:This is the secondary option, which is used only if the primary option (above) does not work.
|
|
1739 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1740 |
// r:TB9.1
|
|
1741 |
//
|
|
1742 |
#define qtn_fse_viewer_list_message_date_u "Date: %U"
|
|
1743 |
|
|
1744 |
// d:Sent time field text in message details view. After this there comes the time in same line.
|
|
1745 |
// d:This is the primary option, so this is used if the actual time can be put in separate column in
|
|
1746 |
// d:gen UI list. If not, then the secondary option (below) is used.
|
|
1747 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1748 |
// r:TB9.1
|
|
1749 |
//
|
|
1750 |
#define qtn_fse_viewer_list_message_time "Time:"
|
|
1751 |
|
|
1752 |
// d:Sent time field text in message details view. %U is the actual time.
|
|
1753 |
// d:This is the secondary option, which is used only if the primary option (above) does not work.
|
|
1754 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1755 |
// r:TB9.1
|
|
1756 |
//
|
|
1757 |
#define qtn_fse_viewer_list_message_time_u "Time: %U"
|
|
1758 |
|
|
1759 |
// d:Priority field header in message details view
|
|
1760 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1761 |
// r:TB9.1
|
|
1762 |
//
|
|
1763 |
#define qtn_fse_viewer_list_message_priority "Priority:"
|
|
1764 |
|
|
1765 |
// d:Message priority item
|
|
1766 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1767 |
// r:TB9.1
|
|
1768 |
//
|
|
1769 |
#define qtn_fse_viewer_list_message_priority_high "High"
|
|
1770 |
|
|
1771 |
// d:Message priority item
|
|
1772 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1773 |
// r:TB9.1
|
|
1774 |
//
|
|
1775 |
#define qtn_fse_viewer_list_message_priority_normal "Normal"
|
|
1776 |
|
|
1777 |
// d:Message priority item
|
|
1778 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1779 |
// r:TB9.1
|
|
1780 |
//
|
|
1781 |
#define qtn_fse_viewer_list_message_priority_low "Low"
|
|
1782 |
|
|
1783 |
// d:Message type field header in message details view
|
|
1784 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1785 |
// r:TB9.1
|
|
1786 |
//
|
|
1787 |
#define qtn_fse_viewer_list_message_type "Message type:"
|
|
1788 |
|
|
1789 |
// d:Message type item
|
|
1790 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1791 |
// r:TB9.1
|
|
1792 |
//
|
|
1793 |
#define qtn_fse_viewer_list_message_type_email "E-mail"
|
|
1794 |
|
|
1795 |
// d:Message type item
|
|
1796 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1797 |
// r:TB9.1
|
|
1798 |
//
|
|
1799 |
#define qtn_fse_viewer_list_message_type_meeting_request "Meeting request"
|
|
1800 |
|
|
1801 |
// d:Organizer field header in meeting details view
|
|
1802 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1803 |
// r:TB9.1
|
|
1804 |
//
|
|
1805 |
#define qtn_fse_viewer_list_recipients_organizer "Organiser:"
|
|
1806 |
|
|
1807 |
// d:Required attendees field header in meeting details view
|
|
1808 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1809 |
// r:TB9.1
|
|
1810 |
//
|
|
1811 |
#define qtn_fse_viewer_list_recipients_required "Required attendees:"
|
|
1812 |
|
|
1813 |
// d:Optional attendees field header in meeting details view
|
|
1814 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1815 |
// r:TB9.1
|
|
1816 |
//
|
|
1817 |
#define qtn_fse_viewer_list_recipients_optional "Optional attendees:"
|
|
1818 |
|
|
1819 |
// d:Submenu in options menu
|
|
1820 |
// l:list_single_pane_t1_cp2/opt3
|
|
1821 |
// r:TB9.1
|
|
1822 |
//
|
|
1823 |
#define qtn_fse_viewer_options_actions "Actions"
|
|
1824 |
|
|
1825 |
// d:Download attachment menu option in attachment list
|
|
1826 |
// l:list_single_pane_t1_cp2
|
|
1827 |
// r:TB9.1
|
|
1828 |
//
|
|
1829 |
#define qtn_fse_viewer_attachment_list_options_download "Download"
|
|
1830 |
|
|
1831 |
// d:Download all attachments menu option in attachment list
|
|
1832 |
// l:list_single_pane_t1_cp2
|
|
1833 |
// r:TB9.1
|
|
1834 |
//
|
|
1835 |
#define qtn_fse_viewer_attachment_list_options_download_all "Download all"
|
|
1836 |
|
|
1837 |
// d:Cancel attachment download menu option in attachment list
|
|
1838 |
// l:list_single_pane_t1_cp2
|
|
1839 |
// r:TB9.1
|
|
1840 |
//
|
|
1841 |
#define qtn_fse_viewer_attachment_list_options_cancel "Cancel"
|
|
1842 |
|
|
1843 |
// d:Cancel all attachment downloads menu option in attachment list
|
|
1844 |
// l:list_single_pane_t1_cp2
|
|
1845 |
// r:TB9.1
|
|
1846 |
//
|
|
1847 |
#define qtn_fse_viewer_attachment_list_options_cancel_all "Cancel all"
|
|
1848 |
|
|
1849 |
// d:Save attachment menu option in attachment list
|
|
1850 |
// l:list_single_pane_t1_cp2
|
|
1851 |
// r:TB9.1
|
|
1852 |
//
|
|
1853 |
#define qtn_fse_viewer_attachment_list_options_save "Save"
|
|
1854 |
|
|
1855 |
// d:Save all attachments menu option in attachment list
|
|
1856 |
// l:list_single_pane_t1_cp2
|
|
1857 |
// r:TB9.1
|
|
1858 |
//
|
|
1859 |
#define qtn_fse_viewer_attachment_list_options_save_all "Save all"
|
|
1860 |
|
|
1861 |
// d:Cancel download query
|
|
1862 |
// l:popup_note_window
|
|
1863 |
// r:TB9.1
|
|
1864 |
//
|
|
1865 |
#define qtn_fse_viewer_cancel_download_query "Cancel download?"
|
|
1866 |
|
|
1867 |
// d:Cancel all downloads query
|
|
1868 |
// l:popup_note_window
|
|
1869 |
// r:TB9.1
|
|
1870 |
//
|
|
1871 |
#define qtn_fse_viewer_cancel_downloads_query "Cancel downloads?"
|
|
1872 |
|
|
1873 |
// d:Message details menu option in attachment download manager
|
|
1874 |
// l:list_single_pane_t1_cp2
|
|
1875 |
// r:TB9.1
|
|
1876 |
//
|
|
1877 |
#define qtn_fse_download_manager_options_message_details "Message details"
|
|
1878 |
|
|
1879 |
// d:View message (where the attachment is attached) menu option in attachment download manager
|
|
1880 |
// l:list_single_pane_t1_cp2
|
|
1881 |
// r:TB9.1
|
|
1882 |
//
|
|
1883 |
#define qtn_fse_download_manager_options_view_message "View message"
|
|
1884 |
|
|
1885 |
|
|
1886 |
// d:Empty temporary files menu option in attachment download manager
|
|
1887 |
// l:list_single_pane_t1_cp2
|
|
1888 |
// r:TB9.1
|
|
1889 |
//
|
|
1890 |
#define qtn_fse_download_manager_options_empty_temp_file_folder "Empty Temp files folder"
|
|
1891 |
|
|
1892 |
// d:List separator in download manager for downloaded attachments
|
|
1893 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1894 |
// r:TB9.1
|
|
1895 |
//
|
|
1896 |
#define qtn_fse_viewer_attachments_list_downloaded "Downloaded"
|
|
1897 |
|
|
1898 |
// d:List separator in download manager for not yet downloaded attachments
|
|
1899 |
// l:list_single_cmail_header_caption_pane_t1
|
|
1900 |
// r:TB9.1
|
|
1901 |
//
|
|
1902 |
#define qtn_fse_viewer_attachments_list_not_yet_downloaded "Not yet download."
|
|
1903 |
|
|
1904 |
// d:Attachment size item in attachment list.
|
|
1905 |
// d:The actual size part is given as descriptor argument and it is either
|
|
1906 |
// d:qtn_fse_file_size_less_than_kb, qtn_fse_file_size_in_kb, or qtn_fse_file_size_in_mb
|
|
1907 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1908 |
// r:TB9.1
|
|
1909 |
//
|
|
1910 |
#define qtn_fse_viewer_attachments_list_size "(%U)"
|
|
1911 |
|
|
1912 |
// d:Download status item in attachment list and download manager
|
|
1913 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1914 |
// r:TB9.1
|
|
1915 |
//
|
|
1916 |
#define qtn_fse_viewer_attachments_downloading "downloading: %N%"
|
|
1917 |
|
|
1918 |
// d:Download status item in download manager when download is complete
|
|
1919 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1920 |
// r:TB9.1
|
|
1921 |
//
|
|
1922 |
#define qtn_fse_viewer_attachments_downloaded_100 "downloaded: 100%"
|
|
1923 |
|
|
1924 |
// d:Download status item in download manager when download is cancelled
|
|
1925 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1926 |
// r:TB9.1
|
|
1927 |
//
|
|
1928 |
#define qtn_fse_viewer_attachments_downloading_cancelled "cancelled"
|
|
1929 |
|
|
1930 |
// d:Query text shown when selection key pressed on cancelled download item
|
|
1931 |
// d:in the Download Manager.
|
|
1932 |
// l:popup_note_window
|
|
1933 |
// r:TB9.1
|
|
1934 |
//
|
|
1935 |
#define qtn_fse_viewer_note_attachment_restart_downloading "Downloading cancelled. Restart downloading?"
|
|
1936 |
|
|
1937 |
// d:Download status item in the html email viewer
|
|
1938 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1939 |
// d:%0U stands for the name of the attachment
|
|
1940 |
// d:%1U stands for the percent of attachment file which has been downloaded.
|
|
1941 |
// r:TB9.1
|
|
1942 |
//
|
|
1943 |
#define qtn_fse_viewer_attachments_download "%0U %1N%"
|
|
1944 |
|
|
1945 |
// d:Download status item in the html email viewer
|
|
1946 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1947 |
// d:%0U stands for the percent of attachment file which has been downloaded.
|
|
1948 |
// d:%1U stands for the name of the attachment
|
|
1949 |
// r:TB9.1
|
|
1950 |
//
|
|
1951 |
#define qtn_fse_viewer_attachments_download_prefix "%0N% %1U"
|
|
1952 |
|
|
1953 |
// d:Download status item in the html email viewer when download is cancelled
|
|
1954 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1955 |
// d:%0U stands for the name of the attachment
|
|
1956 |
// r:TB9.1
|
|
1957 |
//
|
|
1958 |
#define qtn_fse_viewer_attachments_download_cancelled "%0U cancelled"
|
|
1959 |
|
|
1960 |
// d:Download status item in the html email viewer when download is cancelled
|
|
1961 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1962 |
// d:%0U stands for the name of the attachment
|
|
1963 |
// r:TB9.1
|
|
1964 |
//
|
|
1965 |
#define qtn_fse_viewer_attachments_download_cancelled_prefix "cancelled %0U"
|
|
1966 |
|
|
1967 |
// d:Menu component in attachment list which opens the download manager
|
|
1968 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1969 |
// r:TB9.1
|
|
1970 |
//
|
|
1971 |
#define qtn_fse_viewer_attachments_list_manager_link "View Download manager"
|
|
1972 |
|
|
1973 |
// d:Download manager view header
|
|
1974 |
// l:list_double_large_graphic_pane_t1
|
|
1975 |
// r:TB9.1
|
|
1976 |
//
|
|
1977 |
#define qtn_fse_viewer_attachments_header_download_manager "Downl. manager"
|
|
1978 |
|
|
1979 |
// d:Popup note when trying to open attachment which is currently being downloading
|
|
1980 |
// l:popup_snote_single_text_window/opt2
|
|
1981 |
// r:TB9.1
|
|
1982 |
//
|
|
1983 |
#define qtn_fse_viewer_note_attachment_downloading_progress "Downloading"
|
|
1984 |
|
|
1985 |
// d:Popup note when staring a download in attachment view
|
|
1986 |
// l:popup_snote_single_text_window/opt2
|
|
1987 |
// r:TB9.1
|
|
1988 |
//
|
|
1989 |
#define qtn_fse_viewer_note_attachment_downloading "Downloading"
|
|
1990 |
|
|
1991 |
// d:Download complete popup title
|
|
1992 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1993 |
// r:TB9.1
|
|
1994 |
//
|
|
1995 |
#define qtn_fse_viewer_note_attachments_download_complete "Download complete"
|
|
1996 |
|
|
1997 |
// d:Download complete popup From
|
|
1998 |
// l:list_single_cmail_header_detail_pane_t1
|
|
1999 |
// r:TB9.1
|
|
2000 |
//
|
|
2001 |
#define qtn_fse_viewer_attachments_text_from "From:"
|
|
2002 |
|
|
2003 |
// d:Download complete popup
|
|
2004 |
// l:list_single_cmail_header_detail_pane_t1
|
|
2005 |
// r:TB9.1
|
|
2006 |
//
|
|
2007 |
#define qtn_fse_viewer_attachments_text_subject "Subject:"
|
|
2008 |
|
|
2009 |
// d:Total number of complete attachments in download complete popup
|
|
2010 |
// l:list_single_cmail_header_detail_pane_t1
|
|
2011 |
// r:TB9.1
|
|
2012 |
//
|
|
2013 |
#define qtn_fse_viewer_attachments_downloaded "Attachments (%N)"
|
|
2014 |
|
|
2015 |
// d:Personal Information Management settings list item
|
|
2016 |
// l:title_pane_t2/opt9
|
|
2017 |
// r:TB9.1
|
|
2018 |
//
|
|
2019 |
#define qtn_fse_settings_global_title "Global settings"
|
|
2020 |
|
|
2021 |
// d:Warn before delete settings list item title
|
|
2022 |
// l:list_setting_pane_t1
|
|
2023 |
// r:TB9.1
|
|
2024 |
//
|
|
2025 |
#define qtn_fse_settings_warn_before_delete "Warn before delete"
|
|
2026 |
|
|
2027 |
// d:Warn before delete item selection Yes
|
|
2028 |
// l:list_set_graphic_pane_t1
|
|
2029 |
// r:TB9.1
|
|
2030 |
//
|
|
2031 |
#define qtn_fse_settings_list_warn_before_delete_yes "Yes"
|
|
2032 |
|
|
2033 |
// d:Warn before delete item selection No
|
|
2034 |
// l:list_set_graphic_pane_t1
|
|
2035 |
// r:TB9.1
|
|
2036 |
//
|
|
2037 |
#define qtn_fse_settings_list_warn_before_delete_no "No"
|
|
2038 |
|
|
2039 |
// d:Message header settings list item title
|
|
2040 |
// l:list_setting_pane_t1
|
|
2041 |
// r:TB9.1
|
|
2042 |
//
|
|
2043 |
#define qtn_fse_settings_message_header "Message header"
|
|
2044 |
|
|
2045 |
// d:Message header selection item On screen
|
|
2046 |
// l:list_set_graphic_pane_t1
|
|
2047 |
// r:TB9.1
|
|
2048 |
//
|
|
2049 |
#define qtn_fse_settings_list_message_header_on_screen "On screen"
|
|
2050 |
|
|
2051 |
// d:Message header selection item Off screen
|
|
2052 |
// l:list_set_graphic_pane_t1
|
|
2053 |
// r:TB9.1
|
|
2054 |
//
|
|
2055 |
#define qtn_fse_settings_list_message_header_off_screen "Off screen"
|
|
2056 |
|
|
2057 |
// d:Message list layout 1st selection item 1 line
|
|
2058 |
// l:list_set_graphic_pane_t1
|
|
2059 |
// r:TB9.1
|
|
2060 |
//
|
|
2061 |
#define qtn_fse_settings_list_message_list_layout_one_line "1 line"
|
|
2062 |
|
|
2063 |
// d:Message list layout 2nd selection item 2 line
|
|
2064 |
// l:list_set_graphic_pane_t1
|
|
2065 |
// r:TB9.1
|
|
2066 |
//
|
|
2067 |
#define qtn_fse_settings_list_message_list_layout_two_lines "2 lines"
|
|
2068 |
|
|
2069 |
// d:Body preview 1st selection item On
|
|
2070 |
// l:list_set_graphic_pane_t1
|
|
2071 |
// r:TB9.1
|
|
2072 |
//
|
|
2073 |
#define qtn_fse_settings_preview_pane_on "On"
|
|
2074 |
|
|
2075 |
// d:Body preview 2nd selection item Off
|
|
2076 |
// l:list_set_graphic_pane_t1
|
|
2077 |
// r:TB9.1
|
|
2078 |
//
|
|
2079 |
#define qtn_fse_settings_preview_pane_off "Off"
|
|
2080 |
|
|
2081 |
// d:Title dividers settings list item title
|
|
2082 |
//l: list_setting_pane_t2
|
|
2083 |
//r: 3.1
|
|
2084 |
//
|
|
2085 |
#define qtn_fse_settings_title_dividers "Title dividers"
|
|
2086 |
|
|
2087 |
// d:Title dividers 1st selection item On
|
|
2088 |
// l:list_set_graphic_pane_t1
|
|
2089 |
// r:TB9.1
|
|
2090 |
//
|
|
2091 |
#define qtn_fse_settings_list_view_dividers_on "On"
|
|
2092 |
|
|
2093 |
// d:Title dividers 2nd selection item Off
|
|
2094 |
// l:list_set_graphic_pane_t1
|
|
2095 |
// r:TB9.1
|
|
2096 |
//
|
|
2097 |
#define qtn_fse_settings_list_view_dividers_off "Off"
|
|
2098 |
|
|
2099 |
// d:Download notification settings list item title
|
|
2100 |
//l: list_setting_pane_t2
|
|
2101 |
//r: 3.1
|
|
2102 |
//
|
|
2103 |
#define qtn_fse_settings_download_notifications "Download notifications"
|
|
2104 |
|
|
2105 |
// d:Download notification 1st selection item On
|
|
2106 |
// l:list_set_graphic_pane_t1
|
|
2107 |
// r:TB9.1
|
|
2108 |
//
|
|
2109 |
#define qtn_fse_settings_download_notifications_on "On"
|
|
2110 |
|
|
2111 |
// d:Download notification 2nd selection item Off
|
|
2112 |
// l:list_set_graphic_pane_t1
|
|
2113 |
// r:TB9.1
|
|
2114 |
//
|
|
2115 |
#define qtn_fse_settings_download_notifications_off "Off"
|
|
2116 |
|
|
2117 |
// d:Active idle settings list item title
|
|
2118 |
//l: list_setting_pane_t2
|
|
2119 |
//r: 3.1
|
|
2120 |
//
|
|
2121 |
#define qtn_fse_settings_active_idle "Home screen"
|
|
2122 |
|
|
2123 |
// d:Title dividers 1st selection item On
|
|
2124 |
// l:list_set_graphic_pane_t1
|
|
2125 |
// r:TB9.1
|
|
2126 |
//
|
|
2127 |
#define qtn_fse_settings_list_active_idle_off "Off"
|
|
2128 |
|
|
2129 |
// d:Title dividers 2nd selection item 1 line
|
|
2130 |
// l:list_set_graphic_pane_t1
|
|
2131 |
// r:TB9.1
|
|
2132 |
//
|
|
2133 |
#define qtn_fse_settings_list_active_idle_one_line "1 line"
|
|
2134 |
|
|
2135 |
// d:Title dividers 3rd selection item 2 lines
|
|
2136 |
// l:list_set_graphic_pane_t1
|
|
2137 |
// r:TB9.1
|
|
2138 |
//
|
|
2139 |
#define qtn_fse_settings_list_active_idle_two_lines "2 lines"
|
|
2140 |
|
|
2141 |
// d:Title dividers 3rd selection item pop-up
|
|
2142 |
// l:list_set_graphic_pane_t1
|
|
2143 |
// r:TB9.1
|
|
2144 |
//
|
|
2145 |
#define qtn_fse_settings_list_active_idle_pop_up "Pop-up"
|
|
2146 |
|
|
2147 |
// d:Load HTML images
|
|
2148 |
// l:list_setting_pane_t1
|
|
2149 |
// r:TB9.1
|
|
2150 |
//
|
|
2151 |
#define qtn_fse_settings_download_html_images "Load HTML images"
|
|
2152 |
|
|
2153 |
// d:Load HTML images always ask
|
|
2154 |
// l:list_set_graphic_pane_t1
|
|
2155 |
// r:TB9.1
|
|
2156 |
//
|
|
2157 |
#define qtn_fse_settings_download_html_images_always_ask "Always ask"
|
|
2158 |
|
|
2159 |
// d:Load HTML images automatic
|
|
2160 |
// l:list_set_graphic_pane_t1
|
|
2161 |
// r:TB9.1
|
|
2162 |
//
|
|
2163 |
#define qtn_fse_settings_download_html_images_automatic "Automatic"
|
|
2164 |
|
|
2165 |
// d:options menu item
|
|
2166 |
// l:list_single_pane_t1_cp2/opt3
|
|
2167 |
// r:TB9.1
|
|
2168 |
//
|
|
2169 |
#define qtn_fse_editor_attachment_list_options_actions "Actions"
|
|
2170 |
|
|
2171 |
// d:options sub menu item under actions
|
|
2172 |
// l:list_single_pane_t1_cp2
|
|
2173 |
// r:TB9.1
|
|
2174 |
//
|
|
2175 |
#define qtn_fse_editor_attachment_list_options_add "Add attachment"
|
|
2176 |
|
|
2177 |
// d:options sub menu item under actions
|
|
2178 |
// l:list_single_pane_t1_cp2
|
|
2179 |
// r:TB9.1
|
|
2180 |
//
|
|
2181 |
#define qtn_fse_editor_attachment_list_options_remove "Remove attachment"
|
|
2182 |
|
|
2183 |
// d:options sub menu item under actions
|
|
2184 |
// l:list_single_pane_t1_cp2
|
|
2185 |
// r:TB9.1
|
|
2186 |
//
|
|
2187 |
#define qtn_fse_editor_attachment_list_options_remove_all "Remove all attachm."
|
|
2188 |
|
|
2189 |
// d:heading in body 1st row
|
|
2190 |
// d:%N stands for number of attachments
|
|
2191 |
// l:list_single_cmail_header_detail_pane_t1
|
|
2192 |
// r:TB9.1
|
|
2193 |
//
|
|
2194 |
#define qtn_fse_editor_attachments_header_attachments "Attachments (%N)"
|
|
2195 |
|
|
2196 |
// d:heading in body 2nd row
|
|
2197 |
// d:%U stands for size of all attachments including the unit (KB or MB)
|
|
2198 |
// l:list_double_large_graphic_pane_t2
|
|
2199 |
// r:TB9.1
|
|
2200 |
//
|
|
2201 |
#define qtn_fse_editor_attachments_header_total_size "Total size: %U"
|
|
2202 |
|
|
2203 |
// d:list item text for attachment size
|
|
2204 |
// d:%U stands for size of a attachment including the unit
|
|
2205 |
// l:list_double_large_graphic_pane_t2_cp2
|
|
2206 |
// r:TB9.1
|
|
2207 |
//
|
|
2208 |
#define qtn_fse_editor_attachments_list_size "(%U)"
|
|
2209 |
|
|
2210 |
// d:query text for attachment download confirmation
|
|
2211 |
// l:popup_note_window
|
|
2212 |
// r:TB9.1
|
|
2213 |
//
|
|
2214 |
#define qtn_fse_editor_confirm_attachment_download "Retrieve attachments?"
|
|
2215 |
|
|
2216 |
// d:query text for HTML image download confirmation
|
|
2217 |
// l:popup_note_window
|
|
2218 |
// r:TB9.1
|
|
2219 |
//
|
|
2220 |
#define qtn_fse_html_viewer_confirm_html_image_download "Load HTML images?"
|
|
2221 |
|
|
2222 |
// d:Settings list view title
|
|
2223 |
// l:title_pane_t2/opt9
|
|
2224 |
// r:TB9.1
|
|
2225 |
//
|
|
2226 |
#define qtn_fse_launcher_settings_view_title "Settings"
|
|
2227 |
|
|
2228 |
// d:Global settings list item
|
|
2229 |
// l:cell_cmail_l_pane_t1
|
|
2230 |
// r:TB9.1
|
|
2231 |
//
|
|
2232 |
#define qtn_fse_launcher_global_settings "Global settings"
|
|
2233 |
|
|
2234 |
// d:Add new mailbox options menu item
|
|
2235 |
// l:list_single_pane_t1_cp2
|
|
2236 |
// r:TB9.1
|
|
2237 |
//
|
|
2238 |
#define qtn_fse_launcher_settings_view_options_add_new_mailbox "Add new mailbox"
|
|
2239 |
|
|
2240 |
// d:No mailboxes notifier text
|
|
2241 |
// l:popup_note_window
|
|
2242 |
// r:TB9.1
|
|
2243 |
//
|
|
2244 |
#define qtn_fse_query_no_mailbox "No e-mail mailboxes defined. Create a mailbox?"
|
|
2245 |
|
|
2246 |
// d:Remove mailbox query text
|
|
2247 |
// d:%U is mailbox name
|
|
2248 |
// l:popup_note_window
|
|
2249 |
// r:TB9.1
|
|
2250 |
//
|
|
2251 |
#define qtn_fse_launcher_settings_remove_mailbox_query "Remove '%U' mailbox?"
|
|
2252 |
|
|
2253 |
// d:Text for notifier when mailbox remove is in progress
|
|
2254 |
// l:popup_note_wait_window
|
|
2255 |
// r:TB9.1
|
|
2256 |
//
|
|
2257 |
#define qtn_fse_wait_note_removing_mailbox "Removing mailbox"
|
|
2258 |
|
|
2259 |
// d:Header in mailbox selection dialog
|
|
2260 |
// l:heading_pane_t1
|
|
2261 |
// r:TB9.1
|
|
2262 |
//
|
|
2263 |
#define qtn_fse_launcher_select_mailbox_query_prompt "Select mailbox:"
|
|
2264 |
|
|
2265 |
// d:Personal information manager list title
|
|
2266 |
// l:title_pane_t2/opt9
|
|
2267 |
// r:TB9.1
|
|
2268 |
//
|
|
2269 |
#define qtn_fse_settings_pim_settings_title "PIM settings"
|
|
2270 |
|
|
2271 |
// d:Personal information manager setting item
|
|
2272 |
// l:list_set_graphic_pane_t1
|
|
2273 |
// r:TB9.1
|
|
2274 |
//
|
|
2275 |
#define qtn_fse_settings_pim_settings_pim_service "PIM service"
|
|
2276 |
|
|
2277 |
// d:Personal information manager setting list item
|
|
2278 |
// l:list_setting_pane_t1
|
|
2279 |
// r:TB9.1
|
|
2280 |
//
|
|
2281 |
#define qtn_fse_launcher_personal_information_management_settings "Personal Inform. Manag."
|
|
2282 |
|
|
2283 |
// d:Applications setting list title
|
|
2284 |
// l:title_pane_t2/opt9
|
|
2285 |
// r:TB9.1
|
|
2286 |
//
|
|
2287 |
#define qtn_fse_settings_applications_title "Applications"
|
|
2288 |
|
|
2289 |
// d:Applications setting list item: Calendar
|
|
2290 |
// l:list_setting_pane_t1
|
|
2291 |
// r:TB9.1
|
|
2292 |
//
|
|
2293 |
#define qtn_fse_settings_applications_calendar "Calendar"
|
|
2294 |
|
|
2295 |
// d:Applications setting list item: Contacts
|
|
2296 |
// l:list_setting_pane_t1
|
|
2297 |
// r:TB9.1
|
|
2298 |
//
|
|
2299 |
#define qtn_fse_settings_applications_contacts "Contacts"
|
|
2300 |
|
|
2301 |
// d:Applications setting list item: Tasks
|
|
2302 |
// l:list_setting_pane_t1
|
|
2303 |
// r:TB9.1
|
|
2304 |
//
|
|
2305 |
#define qtn_fse_settings_applications_tasks "Tasks"
|
|
2306 |
|
|
2307 |
// d:popup note that is only visible for ~1,5s
|
|
2308 |
// l:popup_note_window/opt2
|
|
2309 |
// r:TB9.1
|
|
2310 |
//
|
|
2311 |
#define qtn_popup_note_updating "Updating"
|
|
2312 |
|
|
2313 |
// d:popup note that is only visible for ~1,5s
|
|
2314 |
// l:popup_note_window/opt2
|
|
2315 |
// r:TB9.1
|
|
2316 |
#define qtn_fse_wait_note_canceling_synch "Cancelling sync"
|
|
2317 |
|
|
2318 |
// d:popup note that is only visible for ~1,5s
|
|
2319 |
// l:popup_note_window/opt2
|
|
2320 |
// r:TB9.1
|
|
2321 |
//
|
|
2322 |
#define qtn_fse_status_connected "Connected"
|
|
2323 |
|
|
2324 |
// d:popup note that is only visible for ~1,5s
|
|
2325 |
// l:popup_note_window/opt2
|
|
2326 |
// r:TB9.1
|
|
2327 |
//
|
|
2328 |
#define qtn_fse_status_connecting "Connecting"
|
|
2329 |
|
|
2330 |
// d:popup note that is only visible for ~1,5s
|
|
2331 |
// l:popup_note_window/opt2
|
|
2332 |
// r:TB9.1
|
|
2333 |
//
|
|
2334 |
#define qtn_fse_status_disconnected "Disconnected"
|
|
2335 |
|
|
2336 |
// d:popup note that is only visible for ~1,5s
|
|
2337 |
// l:popup_note_window/opt2
|
|
2338 |
// r:TB9.1
|
|
2339 |
//
|
|
2340 |
#define qtn_fse_status_email_sent "E-mail sent"
|
|
2341 |
|
|
2342 |
// d:Mail list options menu settings cascade menu
|
|
2343 |
// l:list_single_popup_submenu_pane_t1
|
|
2344 |
// r:TB9.1
|
|
2345 |
//
|
|
2346 |
#define qtn_fse_message_list_options_settings_mailbox "Mailbox settings"
|
|
2347 |
|
|
2348 |
// d:Mail list options menu settings cascade menu
|
|
2349 |
// l:list_single_popup_submenu_pane_t1
|
|
2350 |
// r:TB9.1
|
|
2351 |
//
|
|
2352 |
#define qtn_fse_message_list_options_settings_intellisync "Intellisync"
|
|
2353 |
|
|
2354 |
// d:Error note for showing that error happened in central repository handling.
|
|
2355 |
// l:popup_note_window/opt2
|
|
2356 |
// r:TB9.1
|
|
2357 |
//
|
|
2358 |
#define qtn_fse_login_info_note_error_mailbox_setup_try_again "Error occurred in mailbox setup. Try again."
|
|
2359 |
|
|
2360 |
//
|
|
2361 |
// d:This is a wait note that is shown while plugin is creating a new mail account.
|
|
2362 |
// l:popup_note_wait_window
|
|
2363 |
// r:TB9.1
|
|
2364 |
//
|
|
2365 |
#define qtn_fse_general_creating_new_mailbox "Creating new mailbox"
|
|
2366 |
|
|
2367 |
// d:Error note for showing that when creating a new mailbox the maximum amount
|
|
2368 |
// of this type of mailboxes was reached.
|
|
2369 |
// l:popup_note_window/opt2
|
|
2370 |
// r:TB9.1
|
|
2371 |
//
|
|
2372 |
#define qtn_fse_login_info_note_error_mailbox_setup_max_amount_reached "Maximum number of mailboxes of this type reached"
|
|
2373 |
|
|
2374 |
// d:Error note for indicating that attached file is DRM protected
|
|
2375 |
// l:popup_note_window/opt2
|
|
2376 |
// r:TB9.1
|
|
2377 |
//
|
|
2378 |
#define qtn_fse_error_general_drm_file_error "Unable to send DRM-protected file"
|
|
2379 |
|
|
2380 |
// d:General descriptor for file size less than one kilobyte
|
|
2381 |
// l:none
|
|
2382 |
// r:TB9.1
|
|
2383 |
//
|
|
2384 |
#define qtn_fse_file_size_less_than_kb "<1 kB"
|
|
2385 |
|
|
2386 |
// d:General descriptor for file size less than one kilobyte with actual size in bytes
|
|
2387 |
// l:none
|
|
2388 |
// r:TB9.1
|
|
2389 |
//
|
|
2390 |
#define qtn_fse_file_size_less_than_kb_with_bytes "<1 kB (%N B)"
|
|
2391 |
|
|
2392 |
// d:General descriptor for file size in kilobytes. E.g. "1 KB" or "1023 KB"
|
|
2393 |
// l:none
|
|
2394 |
// r:TB9.1
|
|
2395 |
//
|
|
2396 |
#define qtn_fse_file_size_in_kb "%N kB"
|
|
2397 |
|
|
2398 |
// d:General descriptor for file size in kilobytes with actual size in bytes. E.g. "1 KB (987 B)" or "1023 KB (1023012 B)"
|
|
2399 |
// l:none
|
|
2400 |
// r:TB9.1
|
|
2401 |
//
|
|
2402 |
#define qtn_fse_file_size_in_kb_with_bytes "%U kB (%N B)"
|
|
2403 |
|
|
2404 |
// d:General descriptor for file size in megabytes. E.g. "1 MB" or "31.8 MB".
|
|
2405 |
// d:The number part is given as descriptor argument and the locale spesific
|
|
2406 |
// d:decimal separator is determined by the application logic.
|
|
2407 |
// l:none
|
|
2408 |
// r:TB9.1
|
|
2409 |
//
|
|
2410 |
#define qtn_fse_file_size_in_mb "%U MB"
|
|
2411 |
|
|
2412 |
// d:General descriptor for file size in megabytes with actual size in bytes. E.g. "1 MB (99897902 B)" or "31.8 MB (31803003 B)".
|
|
2413 |
// d:The number part is given as descriptor argument and the locale spesific
|
|
2414 |
// d:decimal separator is determined by the application logic.
|
|
2415 |
// l:none
|
|
2416 |
// r:TB9.1
|
|
2417 |
//
|
|
2418 |
#define qtn_fse_file_size_in_mb_with_bytes "%U MB (%N B)"
|
|
2419 |
|
|
2420 |
// d:Middle soft key text
|
|
2421 |
// l:control_pane_t3/opt7
|
|
2422 |
// r:TB9.1
|
|
2423 |
//
|
|
2424 |
#define qtn_msk_openurl "Open URL"
|
|
2425 |
|
|
2426 |
// d:Middle soft key text when focus is in Email message attachments line. Opens the
|
|
2427 |
// d:attachments list. The same function happens with Options menu command with text
|
|
2428 |
// d:qtn_fse_viewer_options_attach_view_list.
|
|
2429 |
// l:control_pane_t3/opt7
|
|
2430 |
// r:TB9.1
|
|
2431 |
//
|
|
2432 |
#define qtn_msk_viewattachmentlist "View list"
|
|
2433 |
|
|
2434 |
// d:Middle soft key text
|
|
2435 |
// l:control_pane_t3/opt7
|
|
2436 |
// r:TB9.1
|
|
2437 |
//
|
|
2438 |
#define qtn_msk_compose "Create mail"
|
|
2439 |
|
|
2440 |
// d:Middle soft key text
|
|
2441 |
// l:control_pane_t3/opt7
|
|
2442 |
// r:TB9.1
|
|
2443 |
//
|
|
2444 |
#define qtn_msk_call "Call"
|
|
2445 |
|
|
2446 |
// d:Middle soft key text
|
|
2447 |
// l:control_pane_t3/opt7
|
|
2448 |
// r:TB9.1
|
|
2449 |
//
|
|
2450 |
#define qtn_msk_ok "OK"
|
|
2451 |
|
|
2452 |
// d:Middle soft key text
|
|
2453 |
// l:control_pane_t3/opt7
|
|
2454 |
// r:TB9.1
|
|
2455 |
//
|
|
2456 |
#define qtn_msk_reply "Reply"
|
|
2457 |
|
|
2458 |
// d:Middle soft key text
|
|
2459 |
// l:control_pane_t3/opt7
|
|
2460 |
// r:TB9.1
|
|
2461 |
//
|
|
2462 |
#define qtn_msk_download "Download"
|
|
2463 |
|
|
2464 |
// d:pcs info note if the cache is not ready yet
|
|
2465 |
// l:popup_info_list_pane_t1
|
|
2466 |
// r:TB9.1
|
|
2467 |
//
|
|
2468 |
#define qtn_fs_info_building_cache "Building search cache. Search will be available in a moment."
|
|
2469 |
|
|
2470 |
// d:pcs info note when the cache is ready
|
|
2471 |
// d:only shown if the first note was shown.
|
|
2472 |
// l:popup_info_list_pane_t1
|
|
2473 |
// r:TB9.1
|
|
2474 |
//
|
|
2475 |
#define qtn_fs_info_caching_completed "Caching completed. Search is available."
|
|
2476 |
|
|
2477 |
// d:Options menu item opening the zoom level cascade menu in HTML viewer
|
|
2478 |
// l:list_single_pane_t1_cp2/opt3
|
|
2479 |
// r:TB9.1
|
|
2480 |
//
|
|
2481 |
#define qtn_fse_zoom_level_cascade "Zoom level"
|
|
2482 |
|
|
2483 |
// d:Submenu option for the smallest zoom level in HTML viewer
|
|
2484 |
// l:list_single_popup_submenu_pane_t1/opt1
|
|
2485 |
// r:TB9.1
|
|
2486 |
//
|
|
2487 |
#define qtn_fse_zoom_level_smallest "50%"
|
|
2488 |
|
|
2489 |
// d:Submenu option for the second smallest zoom level in HTML viewer
|
|
2490 |
// l:list_single_popup_submenu_pane_t1/opt1
|
|
2491 |
// r:TB9.1
|
|
2492 |
//
|
|
2493 |
#define qtn_fse_zoom_level_small "75%"
|
|
2494 |
|
|
2495 |
// d:Submenu option for the normal zoom level in HTML viewer
|
|
2496 |
// l:list_single_popup_submenu_pane_t1/opt1
|
|
2497 |
// r:TB9.1
|
|
2498 |
//
|
|
2499 |
#define qtn_fse_zoom_level_normal "100%"
|
|
2500 |
|
|
2501 |
// d:Submenu option for the large zoom level in HTML viewer
|
|
2502 |
// l:list_single_popup_submenu_pane_t1/opt1
|
|
2503 |
// r:TB9.1
|
|
2504 |
//
|
|
2505 |
#define qtn_fse_zoom_level_large "125%"
|
|
2506 |
|
|
2507 |
// d:Title pane text when opening attachment view
|
|
2508 |
// l:title_pane_t2/opt9
|
|
2509 |
// r:TB9.1
|
|
2510 |
//
|
|
2511 |
#define qtn_cmail_attachments_view "Attachments"
|
|
2512 |
|
|
2513 |
// d:Tooltip text for inserting note as attachment
|
|
2514 |
// l:popup_preview_text_window_t1
|
|
2515 |
// r:TB9.2
|
|
2516 |
//
|
|
2517 |
#define qtn_fse_msg_insert_tb_tooltip_note_att "Insert Note as Attachment"
|
|
2518 |
|
|
2519 |
// d:Toolbar button actions, opens extended toolbar popup
|
|
2520 |
// l:popup_preview_text_window_t1
|
|
2521 |
// r:TB9.2
|
|
2522 |
//
|
|
2523 |
#define qtn_fse_tb_actions "Actions"
|
|
2524 |
|
|
2525 |
// d:Extended toolbar button reply, creates a reply to email message sender
|
|
2526 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2527 |
// r:TB9.2
|
|
2528 |
//
|
|
2529 |
#define qtn_fse_tb_ext_reply "Reply"
|
|
2530 |
|
|
2531 |
// d:Extended toolbar button reply, creates a reply to email message sender and other recipients
|
|
2532 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2533 |
// r:TB9.2
|
|
2534 |
//
|
|
2535 |
#define qtn_fse_tb_ext_reply_all "Reply to all"
|
|
2536 |
|
|
2537 |
// d:Extended toolbar button forward, creates a forward email message to the sender
|
|
2538 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2539 |
// r:TB9.2
|
|
2540 |
//
|
|
2541 |
#define qtn_fse_tb_ext_forward "Forward"
|
|
2542 |
|
|
2543 |
// d:Toolbar button reply, creates a reply to email message sender
|
|
2544 |
// l:popup_preview_text_window_t1
|
|
2545 |
// r:TB9.2
|
|
2546 |
//
|
|
2547 |
#define qtn_fse_tb_reply "Reply"
|
|
2548 |
|
|
2549 |
// d:Toolbar button forward, creates a forward email message to the sender
|
|
2550 |
// l:popup_preview_text_window_t1
|
|
2551 |
// r:TB9.2
|
|
2552 |
//
|
|
2553 |
#define qtn_fse_tb_forward "Forward"
|
|
2554 |
|
|
2555 |
// d:Toolbar button for add attachment in editor, opens extended toolbar for attachment selection
|
|
2556 |
// l:popup_preview_text_window_t1
|
|
2557 |
// r:TB9.2
|
|
2558 |
//
|
|
2559 |
#define qtn_fse_tb_editor_add_attachment "Add attachment"
|
|
2560 |
|
|
2561 |
// d:Toolbar button for creating a new message
|
|
2562 |
// l:popup_preview_text_window_t1
|
|
2563 |
// r:TB9.2
|
|
2564 |
//
|
|
2565 |
#define qtn_fse_tb_compose "New message"
|
|
2566 |
|
|
2567 |
// d:Toolbar button for deleting a message
|
|
2568 |
// l:popup_preview_text_window_t1
|
|
2569 |
// r:TB9.2
|
|
2570 |
//
|
|
2571 |
#define qtn_fse_tb_delete "Delete"
|
|
2572 |
|
|
2573 |
// d:Toolbar button for collapsing all nodes
|
|
2574 |
// l:popup_preview_text_window_t1
|
|
2575 |
// r:TB9.2
|
|
2576 |
//
|
|
2577 |
#define qtn_fse_tb_collapse_all "Collapse all"
|
|
2578 |
|
|
2579 |
// d:Toolbar button for downloading all attachments
|
|
2580 |
// l:popup_preview_text_window_t1
|
|
2581 |
// r:TB9.2
|
|
2582 |
//
|
|
2583 |
#define qtn_fse_tb_attachment_list_download_all "Download all"
|
|
2584 |
|
|
2585 |
// d:Toolbar button for canceling attachment download
|
|
2586 |
// l:popup_preview_text_window_t1
|
|
2587 |
// r:TB9.2
|
|
2588 |
//
|
|
2589 |
#define qtn_fse_tb_attachment_list_cancel_download "Cancel download"
|
|
2590 |
|
|
2591 |
// d:Toolbar button for saving all attachments
|
|
2592 |
// l:popup_preview_text_window_t1
|
|
2593 |
// r:TB9.2
|
|
2594 |
//
|
|
2595 |
#define qtn_fse_tb_attachment_list_save_all "Save all"
|
|
2596 |
|
|
2597 |
// d:Displayed note when trying to use SendAs with mailbox that is unavailable due to mass transfer mode.
|
|
2598 |
// l:popup_note_window/opt2
|
|
2599 |
// r:5250+
|
|
2600 |
//
|
|
2601 |
#define qtn_fse_mass_storage_offline "Disconnect USB to open mailbox."
|
|
2602 |
|
|
2603 |
// d:Displayed in stylus popup menu when activated in message list view
|
|
2604 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
2605 |
// r:TB9.2
|
|
2606 |
//
|
|
2607 |
#define qtn_fse_action_menu_move_message "Move to folder"
|
|
2608 |
|
|
2609 |
// d:Displayed in stylus popup menu when activated in message list view
|
|
2610 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
2611 |
// r:TB9.2
|
|
2612 |
//
|
|
2613 |
#define qtn_cmail_action_menu_followup "Follow up"
|
|
2614 |
|
|
2615 |
// d:Displayed in stylus popup menu when activated in message list view
|
|
2616 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
2617 |
// r:TB9.2
|
|
2618 |
//
|
|
2619 |
#define qtn_cmail_action_menu_mark "Mark"
|
|
2620 |
|
|
2621 |
// d:Displayed in stylus popup menu when activated in message list view
|
|
2622 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
2623 |
// r:TB9.2
|
|
2624 |
//
|
|
2625 |
#define qtn_cmail_action_menu_collapse_all "Collapse all"
|
|
2626 |
|
|
2627 |
// d:Displayed in stylus popup menu when activated in message list view
|
|
2628 |
// l:sp_fs_action_menu_list_gene_pane_t1
|
|
2629 |
// r:TB9.2
|
|
2630 |
#define qtn_cmail_action_menu_expand_all "Expand all"
|
|
2631 |
|
|
2632 |
// d:Multi-selection dialog title pane text for selecting mailboxes to be deleted
|
|
2633 |
// l:heading_pane_t1
|
|
2634 |
// r:TB9.2
|
|
2635 |
//
|
|
2636 |
#define qtn_mail_title_delete_mailboxes "Delete mailboxes"
|
|
2637 |
|
|
2638 |
// d:Confirmation query when deleting single mailbox from launcher view
|
|
2639 |
// d:%U is the name of the mailbox to be deleted.
|
|
2640 |
// l:popup_note_window
|
|
2641 |
// r:TB9.2
|
|
2642 |
//
|
|
2643 |
#define qtn_mail_launcher_settings_delete_mailbox_query "Delete '%U' mailbox?"
|
|
2644 |
|
|
2645 |
// d:Confirmation query when deleting multiple mailboxes from launcher view
|
|
2646 |
// d:%N is the number of mailboxes to be deleted.
|
|
2647 |
// l:popup_note_window
|
|
2648 |
// r:TB9.2
|
|
2649 |
//
|
|
2650 |
#define qtn_mail_launcher_settings_delete_multiple_mailboxes_query "Delete %N mailboxes?"
|
|
2651 |
|
|
2652 |
// d:Select folders item in folder list in mail list view's control bar
|
|
2653 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
2654 |
// r:TB9.2
|
|
2655 |
//
|
|
2656 |
#define qtn_cmail_command_area_select_folders "Select folders"
|
|
2657 |
|
|
2658 |
// d:Create a new email from command area button
|
|
2659 |
// l:main_sp_fs_ctrlbar_ddmenu_pane_t1
|
|
2660 |
// r:TB9.2
|
|
2661 |
//
|
|
2662 |
#define qtn_cmail_command_area_new "New"
|
|
2663 |
|
|
2664 |
// d:Submenu option for the 150% zoom level in HTML viewer
|
|
2665 |
// l:list_single_popup_submenu_pane_t1/opt1
|
|
2666 |
// r:5250+
|
|
2667 |
//
|
|
2668 |
#define qtn_fse_zoom_level_150_percent "150%"
|
|
2669 |
|
|
2670 |
// d:Mail deleted notification
|
|
2671 |
// l:popup_note_window
|
|
2672 |
// r:TB9.2
|
|
2673 |
//
|
|
2674 |
#define qtn_fse_mail_deleted_note "Mail deleted"
|
|
2675 |
|
|
2676 |
// d:Submenu item
|
|
2677 |
// l:list_single_popup_submenu_pane_t1
|
|
2678 |
// r:TB9.2
|
|
2679 |
//
|
|
2680 |
#define qtn_cmail_message_list_options_sub_all "All"
|
|
2681 |
|
|
2682 |
// d:Submenu item
|
|
2683 |
// l:list_single_popup_submenu_pane_t1
|
|
2684 |
// r:TB9.2
|
|
2685 |
//
|
|
2686 |
#define qtn_cmail_message_list_options_sub_mark "Mark"
|
|
2687 |
|
|
2688 |
// d:Submenu item
|
|
2689 |
// l:list_single_popup_submenu_pane_t1
|
|
2690 |
// r:TB9.2
|
|
2691 |
//
|
|
2692 |
#define qtn_cmail_message_list_options_sub_mark_all "All"
|
|
2693 |
|
|
2694 |
// d:"Actions" submenu item
|
|
2695 |
// l:list_single_pane_t1_cp2/opt3
|
|
2696 |
// r:TB9.2
|
|
2697 |
//
|
|
2698 |
#define qtn_cmail_message_list_options_actions "Actions"
|
|
2699 |
|
|
2700 |
// d:Options menu item
|
|
2701 |
// l:list_single_pane_t1_cp2
|
|
2702 |
// r:TB9.2
|
|
2703 |
//
|
|
2704 |
#define qtn_cmail_message_list_options_send_receive "Send and receive now"
|
|
2705 |
|
|
2706 |
// d:Options menu item for moving message to another folder
|
|
2707 |
// l:list_single_popup_submenu_pane_t1
|
|
2708 |
// r:TB9.2
|
|
2709 |
//
|
|
2710 |
#define qtn_cmail_options_moveto_folder "Move to folder"
|
|
2711 |
|
|
2712 |
// d:Mail item follow up icon text in the list control
|
|
2713 |
// l:list_single_cmail_header_caption_pane_t1
|
|
2714 |
// r:TB9.2
|
|
2715 |
//
|
|
2716 |
#define qtn_cmail_header_followup "Follow up"
|
|
2717 |
|
|
2718 |
// d:Mail item follow up completed icon text in the list control
|
|
2719 |
// l:list_single_cmail_header_caption_pane_t1
|
|
2720 |
// r:TB9.2
|
|
2721 |
//
|
|
2722 |
#define qtn_cmail_header_completed "Completed"
|
|
2723 |
|
|
2724 |
// d:Mail item high priority icon text in the list control
|
|
2725 |
// l:list_single_cmail_header_caption_pane_t1
|
|
2726 |
// r:TB9.2
|
|
2727 |
//
|
|
2728 |
#define qtn_cmail_header_high_prio "High priority"
|
|
2729 |
|
|
2730 |
// d:Mail item low priority icon text in the list control
|
|
2731 |
// l:list_single_cmail_header_caption_pane_t1
|
|
2732 |
// r:TB9.2
|
|
2733 |
//
|
|
2734 |
#define qtn_cmail_header_low_prio "Low priority"
|
|
2735 |
|
|
2736 |
// d:Send email menu item
|
|
2737 |
// l:list_single_touch_menu_pane_t1
|
|
2738 |
// r:TB9.2
|
|
2739 |
//
|
|
2740 |
#define qtn_cmail_popup_send_email "Send email"
|
|
2741 |
|
|
2742 |
// d:Copy to clipboard menu item
|
|
2743 |
// l:list_single_touch_menu_pane_t1
|
|
2744 |
// r:TB9.2
|
|
2745 |
//
|
|
2746 |
#define qtn_cmail_popup_copy_address "Copy address"
|
|
2747 |
|
|
2748 |
// d:Searches the contact information of the person who’s the address is.
|
|
2749 |
// l:list_single_touch_menu_pane_t1
|
|
2750 |
// r:TB9.2
|
|
2751 |
//
|
|
2752 |
#define qtn_cmail_popup_search_server "Search from server"
|
|
2753 |
|
|
2754 |
// d:Opens the attachment
|
|
2755 |
// l:list_single_touch_menu_pane_t1
|
|
2756 |
// r:TB9.2
|
|
2757 |
//
|
|
2758 |
#define qtn_cmail_popup_open "Open"
|
|
2759 |
|
|
2760 |
// d:Save the attachment
|
|
2761 |
// l:list_single_touch_menu_pane_t1
|
|
2762 |
// r:TB9.2
|
|
2763 |
//
|
|
2764 |
#define qtn_cmail_popup_save "Save"
|
|
2765 |
|
|
2766 |
// d:Save all the attachments
|
|
2767 |
// l:list_single_touch_menu_pane_t1
|
|
2768 |
// r:TB9.2
|
|
2769 |
//
|
|
2770 |
#define qtn_cmail_popup_save_all "Save all"
|
|
2771 |
|
|
2772 |
// d:Shown if the tapped attachment is being downloaded. Cancels the download.
|
|
2773 |
// l:list_single_touch_menu_pane_t1
|
|
2774 |
// r:TB9.2
|
|
2775 |
#define qtn_cmail_popup_cancel_download "Cancel download"
|
|
2776 |
|
|
2777 |
// d:Adds the web address to browser bookmarks.
|
|
2778 |
// l:list_single_touch_menu_pane_t1
|
|
2779 |
// r:TB9.2
|
|
2780 |
//
|
|
2781 |
#define qtn_cmail_popup_add_bookmark "Add to bookmarks"
|
|
2782 |
|
|
2783 |
// d:Open attachment in compose view
|
|
2784 |
// l:list_single_touch_menu_pane_t1
|
|
2785 |
// r:TB9.2
|
|
2786 |
//
|
|
2787 |
#define qtn_mail_stylus_popup_open "Open"
|
|
2788 |
|
|
2789 |
// d:Remove attachment in compose view
|
|
2790 |
// l:list_single_touch_menu_pane_t1
|
|
2791 |
// r:TB9.2
|
|
2792 |
//
|
|
2793 |
#define qtn_mail_stylus_popup_remove "Remove"
|
|
2794 |
|
|
2795 |
// d:Save to Contacts
|
|
2796 |
// l:list_single_touch_menu_pane_t1
|
|
2797 |
// r:TB9.2
|
|
2798 |
//
|
|
2799 |
#define qtn_mail_stylus_popup_add_to_contacts "Save to Contacts"
|
|
2800 |
|
|
2801 |
// d:Mail viewer header item, see UI spec for more details
|
|
2802 |
// l:list_single_cmail_header_detail_pane_t1
|
|
2803 |
// r:TB9.2
|
|
2804 |
//
|
|
2805 |
#define qtn_cmail_viewer_images_not_displayed "Images are not displayed"
|
|
2806 |
|
|
2807 |
// d:Mail viewer header item, see UI spec for more details
|
|
2808 |
// l:list_single_cmail_header_detail_pane_t1
|
|
2809 |
// r:TB9.2
|
|
2810 |
//
|
|
2811 |
#define qtn_cmail_viewer_display_images "Display images"
|
|
2812 |
|
|
2813 |
// d:Load linked HTML images
|
|
2814 |
// l:list_setting_pane_t1
|
|
2815 |
// r:TB9.2
|
|
2816 |
//
|
|
2817 |
#define qtn_mail_setting_download_images "Download images"
|
|
2818 |
|
|
2819 |
// d:Load linked HTML images option yes
|
|
2820 |
// l:list_setting_pane_t1
|
|
2821 |
// r:TB9.2
|
|
2822 |
//
|
|
2823 |
#define qtn_mail_option_alternative_yes "Yes"
|
|
2824 |
|
|
2825 |
// d:Load linked HTML images option no
|
|
2826 |
// l:list_setting_pane_t1
|
|
2827 |
// r:TB9.2
|
|
2828 |
//
|
|
2829 |
#define qtn_mail_option_alternative_no "No"
|
|
2830 |
|
|
2831 |
// d:Tooltip text for opening actions toolbar extension
|
|
2832 |
// l:popup_preview_text_window_t1
|
|
2833 |
// r:TB9.2
|
|
2834 |
//
|
|
2835 |
#define qtn_mail_tb_tooltip_actions "Actions"
|
|
2836 |
|
|
2837 |
// d:Toolbar extension command for setting low priority flag in editor
|
|
2838 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2839 |
// r:TB9.2
|
|
2840 |
//
|
|
2841 |
#define qtn_mail_tb_ext_priority_low "Low"
|
|
2842 |
|
|
2843 |
// d:Toolbar extension command for setting high priority flag in editor
|
|
2844 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2845 |
// r:TB9.2
|
|
2846 |
//
|
|
2847 |
#define qtn_mail_tb_ext_priority_high "High"
|
|
2848 |
|
|
2849 |
// d:Toolbar extension command for setting follow up flag in editor
|
|
2850 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2851 |
// r:TB9.2
|
|
2852 |
//
|
|
2853 |
#define qtn_mail_tb_ext_follow_up "Follow up"
|
|
2854 |
|
|
2855 |
// d:Toolbar extension command for showing cc field in editor
|
|
2856 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2857 |
// r:TB9.2
|
|
2858 |
//
|
|
2859 |
#define qtn_mail_tb_ext_show_cc "Show Cc"
|
|
2860 |
|
|
2861 |
// d:Toolbar extension command for hiding cc field in editor
|
|
2862 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2863 |
// r:TB9.2
|
|
2864 |
//
|
|
2865 |
#define qtn_mail_tb_ext_hide_cc "Hide Cc"
|
|
2866 |
|
|
2867 |
// d:Toolbar extension command for showin bcc field in editor
|
|
2868 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2869 |
// r:TB9.2
|
|
2870 |
//
|
|
2871 |
#define qtn_mail_tb_ext_show_bcc "Show Bcc"
|
|
2872 |
|
|
2873 |
// d:Toolbar extension command for hiding bcc field in editor
|
|
2874 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2875 |
// r:TB9.2
|
|
2876 |
//
|
|
2877 |
#define qtn_mail_tb_ext_hide_bcc "Hide Bcc"
|
|
2878 |
|
|
2879 |
// d:Additional information for large Email
|
|
2880 |
// l:cell_tb_ext_pane_t1/opt1
|
|
2881 |
// r:TB9.2
|
|
2882 |
//
|
|
2883 |
#define qtn_mail_viewer_additional_info "--- Message limited to %N kB ---"
|