|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This file contains the localised strings for UniEditor |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 //d: Submenu item in mce application that starts writing |
|
22 //d: a message with Unified SMS & MMS Editor. |
|
23 //l: list_single_popup_submenu_pane_t1 |
|
24 //r: 3.1u |
|
25 #define qtn_mce_write_msg "Message" |
|
26 |
|
27 //d: Short name for application for application shell grid. |
|
28 //d: Shown also in Fast Swap list |
|
29 //l: cell_app_pane_t1 |
|
30 //r: 3.1u |
|
31 #define qtn_apps_unieditor_grid "Message Editor" |
|
32 |
|
33 //d: Long name for application for application shell list. |
|
34 //l: list_single_large_graphic_pane_t1 |
|
35 //r: 3.1u |
|
36 #define qtn_apps_unieditor_list "Message Editor" |
|
37 |
|
38 //d: Confirmation query |
|
39 //d: When trying to open a message (for example from Drafts), that includes object |
|
40 //d: that is not IOP safe and terminal is in guided creation mode. |
|
41 //d: YES / NO |
|
42 //l: popup_note_window |
|
43 #define qtn_mms_conf_guid_incl_object "Message includes an object that may not be supported by the receiving phone. Continue?" |
|
44 |
|
45 //d: Confirmation query |
|
46 //d: When trying to open a message (for example from Drafts), that includes objects |
|
47 //d: that are not IOP safe and terminal is in guided creation mode. |
|
48 //d: YES / NO |
|
49 //l: popup_note_window |
|
50 #define qtn_mms_conf_guid_incl_objects "Message includes objects that may not be supported by the receiving phone. Continue?" |
|
51 |
|
52 //d: Confirmation query |
|
53 //d: When trying to create presentation |
|
54 //d: and terminal is in guided creation mode. |
|
55 //d: YES / NO |
|
56 //l: popup_note_window |
|
57 #define qtn_mms_conf_guid_present "The receiving phone may not support presentation. Continue?" |
|
58 |
|
59 //d: Confirmation query |
|
60 //d: When trying to insert an object that is not IOP safe into MMS message |
|
61 //d: via SendAs interface and terminal is in guided creation mode. |
|
62 //d: YES / NO |
|
63 //l: popup_note_window |
|
64 #define qtn_mms_conf_guided_object "The receiving phone may not support this object. Continue?" |
|
65 |
|
66 //d: Confirmation query |
|
67 //d: When trying to insert multiple objects that are not IOP safe into MMS message |
|
68 //d: via SendAs interface and terminal is in guided creation mode. |
|
69 //d: YES / NO |
|
70 //l: popup_note_window |
|
71 #define qtn_mms_conf_guided_objects "Some objects may not be supported by the receiving phone. Continue?" |
|
72 |
|
73 //d: Confirmation note |
|
74 //d: Shown when user selects "Place texts first" in MMS Editor and there is |
|
75 //d: no image on the page (i.e. the user cannot see that the layout has changed). |
|
76 //l: popup_note_window |
|
77 #define qtn_mms_conf_texts_first "Texts placed first." |
|
78 |
|
79 //d: Confirmation note |
|
80 //d: Shown when user selects "Place texts second" in MMS Editor and there is |
|
81 //d: no image on the page (i.e. the user cannot see that the layout has changed). |
|
82 //l: popup_note_window |
|
83 #define qtn_mms_conf_texts_second "Texts placed second." |
|
84 |
|
85 |
|
86 //d: Information note |
|
87 //d: Displayed when users tries to send and there are no recipients |
|
88 //d: or recipients are in incorrect format or when user tries to insert |
|
89 //d: recipients to message and they are in incorrect format. |
|
90 //d: %U is a phone number or an email address |
|
91 //l: popup_note_window |
|
92 #define qtn_mms_info_fail_recipient "Invalid contact details:\n %0U %1U" |
|
93 |
|
94 //d: Information note |
|
95 //d: Note shown when message contains objects that cannot be displayed. |
|
96 //l: popup_note_window |
|
97 #define qtn_mms_info_fwd_cannot_display "Select attachments to view attached objects." |
|
98 |
|
99 //d: Information note |
|
100 //d: Note shown when one corrupted/unsupported object is tried to be inserted in a message |
|
101 //l: popup_note_window |
|
102 #define qtn_mms_info_invalid_object "Unable to insert. Object corrupted or format not supported." |
|
103 |
|
104 |
|
105 //d: Information note |
|
106 //d: Displayed when users tries to send a message to a recipient which doesn't |
|
107 //d: have an alias and the address is of invalid format |
|
108 //d: %U is a phone number or an email address |
|
109 //l: popup_note_window |
|
110 #define qtn_mms_info_recipient_no_alias "Invalid contact details:\n %U" |
|
111 |
|
112 //d: Information note |
|
113 //d: This note appears, if mms creationg mode is restricted and user can change mode |
|
114 //d: from restricted to another mode. Related note is qtn_mms_info_scaling_failed. |
|
115 //l: popup_note_window |
|
116 #define qtn_mms_info_rmode_scaling_failed "Image scaling failed. Inserting not possible in restricted mode." |
|
117 |
|
118 //d: Information note |
|
119 //d: This note appears, if software is variated so that mms creation mode is restricted |
|
120 //d: and user cannot change the mode or creation mode is guided or free. |
|
121 //d: Related note is qtn_mms_info_rmode_scaling_failed. |
|
122 //l: popup_note_window |
|
123 #define qtn_mms_info_scaling_failed "Image scaling failed." |
|
124 |
|
125 //d: String to be shown in Objects view for empty page. |
|
126 //l: list_double_large_graphic_pane_t1_cp2 |
|
127 #define qtn_mms_item_title_empty_slide "Empty page" |
|
128 |
|
129 //d: Default filename for attachments. Used when filename for some |
|
130 //d: reason cannot be used. Extension ie. ".txt", ".jpg" is added |
|
131 //d: to the end name in code. |
|
132 //l: list_double_large_graphic_pane_t1_cp2 |
|
133 #define qtn_mms_no_name_for_file "NoName" |
|
134 |
|
135 |
|
136 //d: Command in options menu. |
|
137 //d: Opens a list query for moving pages |
|
138 //l: list_single_pane_t1_cp2 |
|
139 #define qtn_mms_om_move_page "Move page" |
|
140 |
|
141 //d: Command in options menu. |
|
142 //d: Opens dialog where all viewable and non-viewable parts of the message |
|
143 //d: are listed to user. |
|
144 //l: list_single_pane_t1_cp2 |
|
145 #define qtn_mms_om_objects "Objects" |
|
146 |
|
147 //d: Command in options menu. |
|
148 //d: For opening the selected object in appropriate viewer application. |
|
149 //l: list_single_pane_t1_cp2 |
|
150 #define qtn_mms_om_open "Open" |
|
151 |
|
152 //d: Command in options menu. |
|
153 //d: For changing the layout of the message. Changes text to be the |
|
154 //d: first object in each page. |
|
155 //d: Dislayed if current layout is "image (or video) first" and message has |
|
156 //d: both image (or video) and text objects. |
|
157 //l: list_single_pane_t1_cp2 |
|
158 #define qtn_mms_om_order_text_first "Place texts first" |
|
159 |
|
160 //d: Command in options menu. |
|
161 //d: For changing the image object to be the first object in message. |
|
162 //d: Dislayed if currently selected list item is image/video or text and |
|
163 //d: text is first object. |
|
164 //l: list_single_pane_t1_cp2 |
|
165 #define qtn_mms_om_order_text_second "Place texts second" |
|
166 |
|
167 //d: Command in options menu. |
|
168 //d: Opens MMS viewer / SMIL Player to display composed message as it's seen by receiver |
|
169 //l: list_single_pane_t1_cp2 |
|
170 #define qtn_mms_om_preview_message "Preview message" |
|
171 |
|
172 //d: Submenu title in options menu. |
|
173 //d: Remove submenu. |
|
174 //l: list_single_pane_t1_cp2/opt3 |
|
175 #define qtn_mms_om_remove "Remove" |
|
176 |
|
177 //d: Command in options menu. |
|
178 //d: For saving the selected object. |
|
179 //l: list_single_pane_t1_cp2 |
|
180 #define qtn_mms_om_save "Save" |
|
181 |
|
182 //d: Command in options menu. |
|
183 //d: Opens dialog where user can change properties that affect how message is sent. |
|
184 //l: list_single_pane_t1_cp2 |
|
185 #define qtn_mms_om_sending_options "Sending options" |
|
186 |
|
187 //d: Confirmation query |
|
188 //d: Shown when creation mode is "Warning" and the user is trying to |
|
189 //d: insert large (>640x480) image (e.g. when image size is "Original"). |
|
190 //d: YES / NO |
|
191 //l: popup_note_window |
|
192 #define qtn_mms_qry_insert_large "The receiver may not support image this large. Continue?" |
|
193 |
|
194 //d: Confirmation query. |
|
195 //d: Confirmation asked when deleting whole message |
|
196 //d: YES/NO |
|
197 //l: popup_note_window |
|
198 #define qtn_mms_quest_delete_msg "Delete message?" |
|
199 |
|
200 //d: Confirmation query. |
|
201 //d: Confirmation asked when creating a new presentation when |
|
202 //d: there's already some content in the current message |
|
203 //d: YES/NO |
|
204 //l: popup_note_window |
|
205 #define qtn_mms_quest_make_presentation "Really want to make a presentation and delete all changes?" |
|
206 |
|
207 //d: Pop up prompt |
|
208 //d: An entry in "Move page" list query |
|
209 //l: list_single_pane_t1_cp2 |
|
210 #define qtn_mms_quest_move_page "Page %N" |
|
211 |
|
212 //d: Pop up prompt |
|
213 //d: The heading of "Move page" list query |
|
214 //l: heading_pane_t1 |
|
215 #define qtn_mms_quest_move_title "Move page as:" |
|
216 |
|
217 //d: Confirmation query. |
|
218 //d: Confirmation asked when removing page |
|
219 //d: YES/NO |
|
220 //l: popup_note_window |
|
221 #define qtn_mms_quest_remove_page "Remove current page?" |
|
222 |
|
223 //d: Confirmation query. |
|
224 //d: Confirmation asked when removing presentation from message |
|
225 //d: YES/NO |
|
226 //l: popup_note_window |
|
227 //w: |
|
228 //r:3.0 |
|
229 #define qtn_mms_quest_remove_presentation "Remove presentation?" |
|
230 |
|
231 |
|
232 //d: Submenu command in "Insert" submenu |
|
233 //d: Opens notepad template text fetch dialog where user can choose |
|
234 //d: text to be inserted in message |
|
235 //l: list_single_popup_submenu_pane_t1 |
|
236 #define qtn_mms_sm_insert_template_text "Template text" |
|
237 |
|
238 //d: Command in option menu "Remove" submenu. |
|
239 //d: Remove audio from message |
|
240 //l: list_single_popup_submenu_pane_t1 |
|
241 #define qtn_mms_sm_remove_audio "Audio" |
|
242 |
|
243 //d: Command in option menu "Remove" submenu. |
|
244 //d: Remove image from message |
|
245 //l: list_single_popup_submenu_pane_t1 |
|
246 #define qtn_mms_sm_remove_image "Image" |
|
247 |
|
248 //d: Command in option menu "Remove" submenu. |
|
249 //d: Removes the current page |
|
250 //l: list_single_popup_submenu_pane_t1 |
|
251 #define qtn_mms_sm_remove_page "Page" |
|
252 |
|
253 //d: Command in option menu "Insert" submenu. |
|
254 //d: Insert a note from Notepad application |
|
255 //l: list_single_popup_submenu_pane_t1 |
|
256 #define qtn_mail_sm_insert_note "Note" |
|
257 |
|
258 //d: Command in option menu "Insert" submenu. |
|
259 //d: Insert a template text |
|
260 //l: list_single_popup_submenu_pane_t1 |
|
261 #define qtn_mail_sm_insert_template_text "Template text" |
|
262 |
|
263 //d: Command in option menu "Remove" submenu. |
|
264 //d: Remove user created presentation from message |
|
265 //l: list_single_popup_submenu_pane_t1 |
|
266 //w: |
|
267 //r:3.0 |
|
268 #define qtn_mms_sm_remove_presentation "Presentation" |
|
269 |
|
270 //d: Command in option menu "Remove" submenu. |
|
271 //d: Remove video from message |
|
272 //l: list_single_popup_submenu_pane_t1 |
|
273 #define qtn_mms_sm_remove_video "Video" |
|
274 |
|
275 //d: Text. |
|
276 //d: Displayed in title pane when user is in "Objects" dialog. |
|
277 //l: title_pane_t2/opt12 |
|
278 #define qtn_mms_title_objects "Objects" |
|
279 |
|
280 //d: Wait note |
|
281 //d: Shown when opening a message with objects |
|
282 //l: popup_note_wait_window |
|
283 #define qtn_mms_wait_opening_editor "Opening..." |
|
284 |
|
285 //d: Wait note |
|
286 //d: This is shown when user is changing slide |
|
287 //d: current page / number of pages |
|
288 //l: popup_note_wait_window |
|
289 #define qtn_mms_wait_opening_page "Opening page %0N/%1N" |
|
290 |
|
291 //d: Wait note |
|
292 //d: Shown when saving old message, ie message is already saved once, to draft folder |
|
293 //l: popup_note_wait_window |
|
294 #define qtn_mms_wait_saving_message "Saving message..." |
|
295 |
|
296 //d: Wait note |
|
297 //d: Shown when saving message first time to draft folder |
|
298 //l: popup_note_wait_window |
|
299 #define qtn_mms_wait_saving_message_new "Saving message into Drafts folder..." |
|
300 |
|
301 //d: Size of data in kilo bytes with one digit accuracy |
|
302 //d: |
|
303 //l: popup_note_window |
|
304 #define qtn_size_kb_with_one_decimal " %0N%1U%2N kB" |
|
305 |
|
306 //d:Query with two fields when sending sms without defined service centre |
|
307 //d:A data query with two lines (the one below also) |
|
308 //l:popup_query_data_window |
|
309 // |
|
310 #define qtn_sms_prmpt_enter_sc_number "Enter service centre number:" |
|
311 |
|
312 //d:Query with two fields when sending sms without defined service centre |
|
313 //d:A data query with two lines (above also) |
|
314 //l:popup_query_data_window |
|
315 // |
|
316 #define qtn_sms_prmpt_enter_sc_name "Enter service centre name:" |
|
317 |
|
318 //d:An text in note when given service centre number is not valid |
|
319 //d:An information note |
|
320 //l:popup_note_window |
|
321 // |
|
322 #define qtn_info_invalid_number "Invalid number" |
|
323 |
|
324 //d: Setting item for Character support-setting |
|
325 //l: list_setting_pane_t1 |
|
326 //w: |
|
327 //r:3.1u |
|
328 #define qtn_mce_sett_sms_chars "Character support" |
|
329 |
|
330 //d: Setting possibilities for Character support-setting |
|
331 //l: list_set_graphic_pane_t1 |
|
332 //w: |
|
333 //r:3.1u |
|
334 #define qtn_mce_sett_sms_chars_full "Full" |
|
335 |
|
336 //d: Setting possibilities for Character support-setting |
|
337 //l: list_set_graphic_pane_t1 |
|
338 //w: |
|
339 //r:3.1u |
|
340 #define qtn_mce_sett_sms_chars_reduced "Reduced" |
|
341 |
|
342 //d: Setting possibilities for message conversion -setting |
|
343 //l: list_set_graphic_pane_t1 |
|
344 //w: |
|
345 //r:3.1u |
|
346 #define qtn_mce_settings_sms_none "Text" |
|
347 |
|
348 //d: Setting possibilities for message conversion -setting |
|
349 //l: list_set_graphic_pane_t1 |
|
350 //w: |
|
351 //r:3.1u |
|
352 #define qtn_mce_settings_sms_fax "Fax" |
|
353 |
|
354 //d: Setting possibilities for message conversion -setting |
|
355 //l: list_set_graphic_pane_t1 |
|
356 //w: |
|
357 //r:3.1u |
|
358 #define qtn_mce_settings_sms_paging "Paging" |
|
359 |
|
360 //d: List item in Sms Settings dialog for opening dialog for choosing correct value |
|
361 //d: A listbox text |
|
362 //l: list_setting_pane_t1 |
|
363 //w: |
|
364 //r:3.1u |
|
365 #define qtn_mce_settings_sms_reply "Reply via same centre" |
|
366 |
|
367 //d: List item in Sms Settings dialog for opening dialog for choosing correct value |
|
368 //d: A listbox text |
|
369 //l: list_setting_pane_t1 |
|
370 //w: |
|
371 //r:3.1u |
|
372 #define qtn_mce_settings_sms_validity "Validity period" |
|
373 |
|
374 //d:An text in note when deleting old emptied message |
|
375 //d:An information note |
|
376 //l:popup_note_window |
|
377 //w: |
|
378 //r:3.1u |
|
379 #define qtn_sms_info_deleted "Message deleted" |
|
380 |
|
381 //d:A Notification when the maximum sms message length has been reached |
|
382 //d:An information note |
|
383 //l:popup_note_window |
|
384 //w: |
|
385 //r:3.1u |
|
386 #define qtn_sms_info_max_length_reached "Maximum message length reached." |
|
387 |
|
388 //d:A Notification when trying to send 1 character too long sms message |
|
389 //d:An information note |
|
390 //l:popup_note_window |
|
391 //w: |
|
392 //r:3.1u |
|
393 #define qtn_sms_info_too_long1 "Message too long to send. Remove 1 character." |
|
394 |
|
395 //d:These are used in length of the message identifier like |
|
396 //d:This have to be left as short as possible, no words! |
|
397 //l: navi_text_pane_t1 |
|
398 #define qtn_sms_message_length "%0N (%1N)" |
|
399 |
|
400 //d:Note when an object (text, image, audio or svg-t) cannot be presented because it |
|
401 //d:is corrupted |
|
402 //d:Information note |
|
403 //l:popup_note_window |
|
404 //w: |
|
405 //r:3.1u |
|
406 #define qtn_mms_cannot_open_corrupted "Cannot open. Object corrupted." |
|
407 |
|
408 //d:Command in options-menu |
|
409 //d:Plays the attached audio clip |
|
410 //l:list_single_pane_t1_cp2 |
|
411 //w: |
|
412 //r:3.1u |
|
413 #define qtn_mms_om_play_audio "Play audio" |
|
414 |
|
415 //d:Command in options-menu |
|
416 //d:Starts video playback |
|
417 //l:list_single_pane_t1_cp2 |
|
418 //w: |
|
419 //r:3.1u |
|
420 #define qtn_mms_om_play_video "Play video" |
|
421 |
|
422 //d:Command in options-menu |
|
423 //d:Shows the attached image file in PhotoAlbum |
|
424 //l:list_single_pane_t1_cp2 |
|
425 //w: |
|
426 //r:3.1u |
|
427 #define qtn_mms_om_view_image "View image" |
|
428 |
|
429 //d: Submenu command in "Remove" submenu |
|
430 //d: Removes current page in the presentation |
|
431 //l: list_single_popup_submenu_pane_t1 |
|
432 //w: |
|
433 //r:3.1u |
|
434 #define qtn_mms_sm_remove_slide "Page" |
|
435 |
|
436 //d: Information note. |
|
437 //d: Note shown when user has moved a page inside the message |
|
438 //d: %0N is the page number where it was moved |
|
439 //d: %1N is the number of all pages |
|
440 //l: popup_note_window |
|
441 //w: |
|
442 //r:3.1u |
|
443 #define qtn_mms_conf_page_moved "Page moved as %0N/%1N." |
|
444 |
|
445 //d:Command in options-menu |
|
446 //d:Starts presentation playback |
|
447 //l:list_single_pane_t1_cp2 |
|
448 //w: |
|
449 //r:3.1u |
|
450 #define qtn_mms_om_play_presentation "Play presentation" |
|
451 |
|
452 //d: Confirmation query. |
|
453 //d: Confirmation asked when removing text from the current page |
|
454 //d: YES/NO |
|
455 //l: popup_note_window |
|
456 //w: |
|
457 //r:3.1u |
|
458 #define qtn_mms_quest_remove_text "Remove text?" |
|
459 |
|
460 //d: Submenu command in "Remove" submenu |
|
461 //d: Removes text in the current page |
|
462 //l: list_single_popup_submenu_pane_t1 |
|
463 //w: |
|
464 //r:3.1u |
|
465 #define qtn_mms_sm_remove_text "Text" |
|
466 |
|
467 //d: Unified message sending settings list item. |
|
468 //d: If chosen opens a dialog to select the type for the current message. |
|
469 //l: list_setting_pane_t1 |
|
470 //w: |
|
471 //r:3.1u |
|
472 #define qtn_msg_ed_setting_msg_type "Type" |
|
473 |
|
474 //d: Unified message setting item list value. |
|
475 //d: Value shown in message type selection |
|
476 //l: list_set_graphic_pane_t1 |
|
477 //w: |
|
478 //r:3.1u |
|
479 #define qtn_msg_setting_auto_type "Automatic" |
|
480 |
|
481 //d: Unified message setting item list value. |
|
482 //d: Value shown in message type selection |
|
483 //l: list_set_graphic_pane_t1 |
|
484 //w: |
|
485 //r:3.1u |
|
486 #define qtn_msg_setting_mms_type "Multimedia message" |
|
487 |
|
488 //d: Information note. |
|
489 //d: Note shown when the maximum number of recipients reached in header fields |
|
490 //l: popup_note_window |
|
491 //w: |
|
492 //r:3.1u |
|
493 #define qtn_msg_info_max_number_recip "Maximum number of recipients reached." |
|
494 |
|
495 //d: Options menu item. |
|
496 //d: Open insert toolbar. |
|
497 //l: list_single_pane_t1_cp2 |
|
498 //w: |
|
499 //r:3.1u |
|
500 #define qtn_msg_om_insert "Insert media" |
|
501 |
|
502 //d: Options menu item. |
|
503 //d: Open insert submenu |
|
504 //l: list_single_pane_t1_cp2 |
|
505 //w: |
|
506 //r:3.1u |
|
507 #define qtn_msg_om_insert_submenu "Insert media" |
|
508 |
|
509 //d: Options menu item. |
|
510 //d: Starts sending MMS message |
|
511 //l: list_single_pane_t1_cp2 |
|
512 //w: |
|
513 //r:3.1u |
|
514 #define qtn_msg_om_send_mms "Send" |
|
515 |
|
516 //d: Options menu item. |
|
517 //d: Starts sending SMS message |
|
518 //l: list_single_pane_t1_cp2 |
|
519 //w: |
|
520 //r:3.1u |
|
521 #define qtn_msg_om_send_sms "Send" |
|
522 |
|
523 //d:A titlepane text shown when the real message type is not yet know (during the launch phase) |
|
524 //l:title_pane_t2/opt12 |
|
525 //w: |
|
526 //r:3.2 |
|
527 #define qtn_msg_title_message "Message" |
|
528 |
|
529 //d:A titlepane text showing message type |
|
530 //l:title_pane_t2/opt12 |
|
531 //w: |
|
532 //r:3.1u |
|
533 #define qtn_msg_title_mms_message "Multimedia message" |
|
534 |
|
535 //d:A titlepane text showing message type |
|
536 //l:title_pane_t2/opt12 |
|
537 //w: |
|
538 //r:3.1u |
|
539 #define qtn_msg_title_sms_message "Text message" |
|
540 |
|
541 //d: Wait note |
|
542 //d: Shown when sending a message |
|
543 //l: popup_note_wait_window |
|
544 //w: |
|
545 //r:3.1u |
|
546 #define qtn_msg_wait_sending_mms "Sending multimedia message" |
|
547 |
|
548 //d: Wait note |
|
549 //d: Shown when sending a message |
|
550 //l: popup_note_wait_window |
|
551 //w: |
|
552 //r:3.1u |
|
553 #define qtn_msg_wait_sending_sms "Sending text message" |
|
554 |
|
555 //d: Options menu item. |
|
556 //d: Edit text |
|
557 //l: list_single_pane_t1_cp2/opt3 |
|
558 //w: |
|
559 //r:3.1u |
|
560 #define qtn_options_edit_text "Edit text" |
|
561 |
|
562 //d: Popup help text for UniEditor |
|
563 //d: Shown when the message type changes to MMS |
|
564 //l: popup_preview_text_window/opt5 |
|
565 //w: |
|
566 //r: 3.1u |
|
567 #define qtn_info_popup_msg_changed_mms "Msg changed to multimedia message." |
|
568 |
|
569 //d: Popup help text for UniEditor |
|
570 //d: Shown when the message type changes to SMS |
|
571 //l: popup_preview_text_window/opt5 |
|
572 //w: |
|
573 //r: 3.1u |
|
574 #define qtn_info_popup_msg_changed_sms "Msg changed to text message." |
|
575 |
|
576 // d: Command in options list in Mce. |
|
577 // d: Opens Message info dialog |
|
578 // d: Visible when one message selected. |
|
579 // l: list_single_pane_t1_cp2 |
|
580 #define qtn_mce_info "Message info" |
|
581 |
|
582 // d: Message info popup item value |
|
583 // d: Type of the message. |
|
584 // l: list_single_heading_pane_t1_cp2 |
|
585 #define qtn_mms_msginfo_mms "Multimedia message" |
|
586 |
|
587 // d: Describing the type of the message |
|
588 // d: a popup listbox |
|
589 // l: list_single_heading_pane_t1_cp2 |
|
590 // |
|
591 #define qtn_sms_minfo_type_sms "Short message" |
|
592 |
|
593 //d: Popup query item in mce application that starts writing a unified message. |
|
594 //l: list_single_pane_t1_cp2 |
|
595 //w: |
|
596 //r:3.1u |
|
597 #define qtn_mce_pop_up_message "Message" |
|
598 |
|
599 //d:A Notification when trying to send X character too long sms message |
|
600 //d:An information note |
|
601 //l:popup_note_window |
|
602 #define qtn_sms_info_too_long "Message too long to send. Remove %N characters." |
|
603 |
|
604 // d: Title for the message sending settings dialog. |
|
605 // l: title_pane_t2/opt12 |
|
606 #define qtn_mms_title_sending_options "Sending options" |
|
607 |
|
608 // d: Multimedia message settings dialog menu item. |
|
609 // d: Change selected item. |
|
610 // l: list_single_pane_t1_cp2 |
|
611 #define qtn_mce_settings_change "Change" |
|
612 |
|
613 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
614 // d: Requests vality period time of one hour for sent messages. |
|
615 // l: list_set_graphic_pane_t1 |
|
616 #define qtn_mce_settings_mms_1 "1 h" |
|
617 |
|
618 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
619 // d: Requests vality period time of six hours for sent messages. |
|
620 // l: list_set_graphic_pane_t1 |
|
621 #define qtn_mce_settings_mms_6 "6 h" |
|
622 |
|
623 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
624 // d: Requests vality period time of 1 day for sent messages. |
|
625 // l: list_set_graphic_pane_t1 |
|
626 #define qtn_mce_settings_mms_24 "24 h" |
|
627 |
|
628 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
629 // d: Requests vality period time of three days for sent messages. |
|
630 // l: list_set_graphic_pane_t1 |
|
631 #define qtn_mce_settings_mms_3 "3 days" |
|
632 |
|
633 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
634 // d: Requests vality period time of one week for sent message´s. |
|
635 // l: list_set_graphic_pane_t1 |
|
636 #define qtn_mce_settings_mms_week "Week" |
|
637 |
|
638 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
639 // d: Requests maximum vality period time for sent messages. |
|
640 // l: list_set_graphic_pane_t1 |
|
641 #define qtn_mce_settings_mms_maximum "Maximum" |
|
642 |
|
643 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
644 // d: Requests delivery reports for sent messages. |
|
645 // l: list_set_graphic_pane_t1 |
|
646 #define qtn_mce_settings_mms_yes "Yes" |
|
647 |
|
648 // d: Multimedia message setting item list value. Also a choice item in a select dialog. |
|
649 // d: Does not request delivery reports for sent messages. |
|
650 // l: list_set_graphic_pane_t1 |
|
651 #define qtn_mce_settings_mms_no "No" |
|
652 |
|
653 //d:A Note shown when an attachment is added. |
|
654 //d:An information note |
|
655 //l:popup_note_window |
|
656 //w: |
|
657 //r:3.2 |
|
658 #define qtn_unified_attachment_added "Attachment added" |
|
659 |
|
660 //d:A Note shown when many attachments are added. |
|
661 //d:An information note |
|
662 //l:popup_note_window |
|
663 //w: |
|
664 //r:3.2 |
|
665 #define qtn_unified_attachments_added "Attachments added" |
|
666 |
|
667 //d: Wait note |
|
668 //d: Shown when closing the editor for the first time |
|
669 //l: popup_note_wait_window |
|
670 //w: |
|
671 //r:3.2 |
|
672 #define qtn_wait_saving_message_new "Saving message to Drafts" |
|
673 |
|
674 //d: Wait note |
|
675 //d: Shown when closing the editor for a message that is already saved to Drafts |
|
676 //l: popup_note_wait_window |
|
677 //w: |
|
678 //r:3.2 |
|
679 #define qtn_wait_saving_message "Saving" |
|
680 |
|
681 //d: Confirmation query |
|
682 //d: When trying to send message and there's one too many recipients |
|
683 //d: OK / - |
|
684 //l: popup_note_window |
|
685 //w: |
|
686 //r:3.2 |
|
687 #define qtn_msg_query_remove_recipient "Too many recipients. Remove 1 recipient" |
|
688 |
|
689 //d: Confirmation query |
|
690 //d: When trying to send message and there are N too many recipients |
|
691 //d: OK / - |
|
692 //l: popup_note_window |
|
693 //w: |
|
694 //r:3.2 |
|
695 #define qtn_msg_query_remove_recipients "Too many recipients. Remove %N recipient" |
|
696 |
|
697 //d:Query with two fields when sending sms-over-email without defined service centre |
|
698 //d:A data query with two lines (above also) |
|
699 //l:popup_query_data_window |
|
700 // |
|
701 #define qtn_sms_prmt_enter_mail_scentre "E-mail service centre:" |
|
702 |
|
703 //d:Query with two fields when sending sms-over-email without defined service centre |
|
704 //d:A data query with two lines (the one below also) |
|
705 //l:popup_query_data_window |
|
706 // |
|
707 #define qtn_sms_prmpt_enter_gateway "E-mail gateway:" |
|
708 |
|
709 //d: Confirmation query |
|
710 //d: When trying to open message from Drafts that cannot be opened in restricted mode |
|
711 //d: OK / - |
|
712 //l: popup_note_window |
|
713 //w: |
|
714 //r:3.2 |
|
715 #define qtn_mms_info_rmode_cannot_open_msg "Message includes content that cannot be edited in Restricted creation mode" |
|
716 |
|
717 //d: Confirmation query |
|
718 //d: When trying to open message from Drafts that cannot be opened in restricted mode (and mode cannot be changed). |
|
719 //d: OK / - |
|
720 //l: popup_note_window |
|
721 //w: |
|
722 //r:3.2 |
|
723 #define qtn_mms_info_cannot_open_msg "Message includes content that cannot be edited" |
|
724 |
|
725 //d: Lower row of the title if the message is an ordirary MMS |
|
726 //d: Page count in title pane |
|
727 //d: current page / number of pages |
|
728 //l: title_pane_t2/opt12 |
|
729 #define qtn_mms_title_page "Page %0N/%1N" |
|
730 |
|
731 //d: Submenu title in options menu. |
|
732 //d: Submenu for insert functions. |
|
733 //l: list_single_pane_t1_cp2/opt3 |
|
734 #define qtn_mms_om_insert "Insert" |
|
735 |
|
736 //d: Command in text context sensitive menu. |
|
737 //d: Open color dialog for choosing current text color |
|
738 //l: list_single_pane_t1_cp2 |
|
739 #define qtn_mms_om_change_text_color "Change text color" |
|
740 |
|
741 //d: Submenu title in options menu. |
|
742 //d: Submenu for background settings. |
|
743 //l: list_single_pane_t1_cp2/opt3 |
|
744 #define qtn_mms_om_background_settings "Background settings" |
|
745 |
|
746 //d: Submenu title in options menu. |
|
747 //d: Submenu for transition objects. |
|
748 //l: list_single_pane_t1_cp2/opt3 |
|
749 #define qtn_mms_om_transition_settings "Set transition" |
|
750 |
|
751 //d: Submenu command in "Insert" submenu |
|
752 //d: Activates the current text region so that |
|
753 //d: user can start typing text in it |
|
754 //l: list_single_popup_submenu_pane_t1 |
|
755 #define qtn_mms_sm_insert_text "Text" |
|
756 |
|
757 //d: Submenu command in "Insert" submenu |
|
758 //d: Opens text fetch dialog where user can choose |
|
759 //d: text to be inserted in message |
|
760 //l: list_single_popup_submenu_pane_t1 |
|
761 #define qtn_mms_sm_insert_note "Note" |
|
762 |
|
763 //d: Submenu command in "Insert" submenu |
|
764 //d: Opens image fetch dialog where user can choose |
|
765 //d: image to be inserted in message |
|
766 //l: list_single_popup_submenu_pane_t1 |
|
767 #define qtn_mms_sm_insert_image "Image" |
|
768 |
|
769 //d: Submenu command in "Insert" submenu |
|
770 //d: Opens camera application where user can take |
|
771 //d: new photo to be inserted in message |
|
772 //l: list_single_popup_submenu_pane_t1 |
|
773 #define qtn_mms_sm_insert_new_image "New image" |
|
774 |
|
775 //d: Submenu command in "Insert" submenu |
|
776 //d: Opens video fetch dialog where user can choose |
|
777 //d: video to be inserted in message |
|
778 //l: list_single_popup_submenu_pane_t1 |
|
779 #define qtn_mms_sm_insert_video "Video" |
|
780 |
|
781 //d: Submenu command in "Insert" submenu |
|
782 //d: Opens camera application where user can take |
|
783 //d: new video to be inserted in message |
|
784 //l: list_single_popup_submenu_pane_t1 |
|
785 #define qtn_mms_sm_insert_new_video "New video" |
|
786 |
|
787 //d: Submenu command in "Insert" submenu |
|
788 //d: Opens audio fetch dialog where user can choose |
|
789 //d: background audio to be inserted in message |
|
790 //l: list_single_popup_submenu_pane_t1 |
|
791 #define qtn_mms_sm_insert_bg_audio "Background audio" |
|
792 |
|
793 //d: Submenu command in "Insert" submenu |
|
794 //d: Inserts a new page into the message |
|
795 //l: list_single_popup_submenu_pane_t1 |
|
796 #define qtn_mms_sm_add_slide "Page" |
|
797 |
|
798 //d: Submenu command in "Remove" submenu |
|
799 //d: Removes background audio from the presentation |
|
800 //l: list_single_popup_submenu_pane_t1 |
|
801 #define qtn_mms_sm_remove_bg_audio "Background audio" |
|
802 |
|
803 //d: Submenu command in "Background" submenu |
|
804 //d: Opens color dialog for choosing the bg color |
|
805 //l: list_single_popup_submenu_pane_t1 |
|
806 #define qtn_mms_om_set_bgcol "Set Bg color" |
|
807 |
|
808 //d: Submenu command in "Background" submenu |
|
809 //d: Opens image fetch dialog to choose bg image |
|
810 //l: list_single_popup_submenu_pane_t1 |
|
811 #define qtn_mms_om_add_bgimg "Set Background image" |
|
812 |
|
813 //d: Submenu command in "Background" submenu |
|
814 //d: Removes the bg image |
|
815 //l: list_single_popup_submenu_pane_t1 |
|
816 #define qtn_mms_om_remove_bgimg "Remove Bg image" |
|
817 |
|
818 //d: Query + info note icon. |
|
819 //d: Note shown when user tries to insert a gif animation as background image |
|
820 //l: popup_note_window |
|
821 #define qtn_mms_quest_animation_not_allowed "Animations can not be inserted as background." |
|
822 |
|
823 //d: Options menu item. |
|
824 //d: Shows priority selection list |
|
825 //l: list_single_pane_t1_cp2 |
|
826 //w: |
|
827 //r:3.2 |
|
828 #define qtn_msg_om_priority "Priority" |
|
829 |
|
830 //d: Setting item for SMS character support-setting |
|
831 //l: list_setting_pane_t1 |
|
832 //w: |
|
833 //r:3.2 |
|
834 #define qtn_msg_sett_sms_chars "SMS character support" |
|
835 |
|
836 //d: Title heading for priority popup |
|
837 //l: heading_pane_t1 |
|
838 //w: |
|
839 //r: 3.2 |
|
840 #define qtn_msg_qry_priority "Message priority:" |
|
841 |
|
842 //d: Item in the priority popup |
|
843 //l: list_single_pane_t1_cp2 |
|
844 //w: |
|
845 //r: 3.2 |
|
846 #define qtn_msg_qry_high_priority "High" |
|
847 |
|
848 //d: Item in the priority popup |
|
849 //l: list_single_pane_t1_cp2 |
|
850 //w: |
|
851 //r: 3.2 |
|
852 #define qtn_msg_qry_normal_priority "Normal" |
|
853 |
|
854 //d: Item in the priority popup |
|
855 //l: list_single_pane_t1_cp2 |
|
856 //w: |
|
857 //r: 3.2 |
|
858 #define qtn_msg_qry_low_priority "Low" |
|
859 |
|
860 //d: Heading of move page popup |
|
861 //l: heading_pane_t1 |
|
862 //w: |
|
863 //r: 3.2 |
|
864 #define qtn_msg_move_page_title "Move page %N as:" |
|
865 |
|
866 //d:Query if sending a concatenated message. |
|
867 //d:A confirmation query |
|
868 //l:popup_note_window |
|
869 // |
|
870 #define qtn_sms_quest_send "Maximum length of one message exceeded. Message will be sent in %N parts." |
|
871 |
|
872 // d: Confirmation query - MMS access points are either missing or contain settings that are not valid. |
|
873 // d: This query is given when starting to write a new or edit an existing multimedia message. |
|
874 // l: popup_note_window |
|
875 #define qtn_mce_conf_no_ap "No access point defined or it is not valid. Modify now?" |
|
876 |
|
877 //d:A Notification when trying to send too long unicode sms message |
|
878 //d:An information note |
|
879 //l:popup_note_window |
|
880 // |
|
881 #define qtn_sms_info_too_long_u "Message contains special characters and therefore is too big. Please remove characters." |
|
882 |
|
883 //d:Name of the Business Card message type. |
|
884 //l:list_double_graphic_pane_t2 |
|
885 // |
|
886 #define qtn_mce_inbox_type_smart_cbc "Business Card" |
|
887 |
|
888 //d:Name of the message [type]. |
|
889 //l:title_pane_t2/opt12 |
|
890 // |
|
891 #define qtn_mce_inbox_type_smart_vcal "Calendar" |
|
892 |
|
893 |
|
894 //d: Confirmation query |
|
895 //d: Video included succesfully. Video format changed to a supported type |
|
896 //d: OK / - |
|
897 //l: popup_note_window |
|
898 //w: |
|
899 //r:3.2 |
|
900 #define qtn_unified_video_converted "Video included succesfully. Video format changed to a supported type" |
|
901 |
|
902 //d: Confirmation query. |
|
903 //d: Confirmation asked during sending if message type changes |
|
904 //D: when written contact name is matched agains phonebook. |
|
905 //d: YES/NO |
|
906 //l: popup_note_window |
|
907 //w: |
|
908 //r:5.0 |
|
909 #define qtn_msg_type_changed_continue_sending "Message type changed to multimedia. Continue sending?" |
|
910 |
|
911 //d: Information note. |
|
912 //d: Note shown when none of the selected objects cannot be inserted as |
|
913 //d: inserting would cause [Maximum number of slides in MMS] to be exceeded. |
|
914 //l: popup_note_window |
|
915 //w: |
|
916 //r: 3.2 |
|
917 #define qtn_mms_info_not_inserted_slides "Maximum number of pages %N exceeded. Inserting not possible." |
|
918 |
|
919 //d: Information note. |
|
920 //d: Note shown when some of the selected objects cannot be inserted as |
|
921 //d: inserting would cause [Maximum number of slides in MMS] to be exceeded. |
|
922 //l: popup_note_window |
|
923 //w: |
|
924 //r: 3.2 |
|
925 #define qtn_mms_info_all_not_inserted_slides "Unable to insert some objects. Maximum number of pages is %N." |
|
926 |
|
927 // d: Tooltip text for 'Send' button in the permanent touch toolbar. |
|
928 // l: popup_preview_text_window_t1 |
|
929 // w: |
|
930 // r: 5.0 |
|
931 #define qtn_msg_tb_tooltip_send "Send" |
|
932 |
|
933 // d: Tooltip text for 'Add recipient' button in the permanent touch toolbar. |
|
934 // l: popup_preview_text_window_t1 |
|
935 // w: |
|
936 // r: 5.0 |
|
937 #define qtn_msg_tb_tooltip_add_recipient "Add recipient" |
|
938 |
|
939 // d: Tooltip text for 'Insert' button in the permanent touch toolbar. |
|
940 // l: popup_preview_text_window_t1 |
|
941 // w: |
|
942 // r: 5.0 |
|
943 #define qtn_msg_tb_tooltip_insert "Insert" |
|
944 |
|
945 // d: Icon text for 'Image' button in the permanent touch toolbar extension. |
|
946 // l: cell_tb_ext_pane_t1/opt1 |
|
947 // w: |
|
948 // r: 5.0 |
|
949 #define qtn_msg_insert_tb_image "Image" |
|
950 |
|
951 // d: Tooltip text for 'Image' button in the permanent touch toolbar extension. |
|
952 // l: popup_preview_text_window_t1 |
|
953 // w: |
|
954 // r: 5.0 |
|
955 #define qtn_msg_insert_tb_tooltip_image "Insert image from gallery" |
|
956 |
|
957 // d: Icon text for 'Video clip' button in the permanent touch toolbar extension. |
|
958 // l: cell_tb_ext_pane_t1/opt1 |
|
959 // w: |
|
960 // r: 5.0 |
|
961 #define qtn_msg_insert_tb_video "Video clip" |
|
962 |
|
963 // d: Tooltip text for 'Video clip' button in the permanent touch toolbar extension. |
|
964 // l: popup_preview_text_window_t1 |
|
965 // w: |
|
966 // r: 5.0 |
|
967 #define qtn_msg_insert_tb_tooltip_video "Insert video from gallery" |
|
968 |
|
969 // d: Icon text for 'Sound clip' button in the permanent touch toolbar extension. |
|
970 // l: cell_tb_ext_pane_t1/opt1 |
|
971 // w: |
|
972 // r: 5.0 |
|
973 #define qtn_msg_insert_tb_sound "Sound clip" |
|
974 |
|
975 // d: Tooltip text for 'Sound clip' button in the permanent touch toolbar extension. |
|
976 // l: popup_preview_text_window_t1 |
|
977 // w: |
|
978 // r: 5.0 |
|
979 #define qtn_msg_insert_tb_tooltip_sound "Insert sound clip from gallery" |
|
980 |
|
981 // d: Icon text for 'Take picture' button in the permanent touch toolbar extension. |
|
982 // l: cell_tb_ext_pane_t1/opt1 |
|
983 // w: |
|
984 // r: 5.0 |
|
985 #define qtn_msg_insert_tb_new_image "Take picture" |
|
986 |
|
987 // d: Tooltip text for 'Take picture' button in the permanent touch toolbar extension. |
|
988 // l: popup_preview_text_window_t1 |
|
989 // w: |
|
990 // r: 5.0 |
|
991 #define qtn_msg_insert_tb_tooltip_new_image "Insert new image" |
|
992 |
|
993 // d: Icon text for 'Record video' button in the permanent touch toolbar extension. |
|
994 // l: cell_tb_ext_pane_t1/opt1 |
|
995 // w: |
|
996 // r: 5.0 |
|
997 #define qtn_msg_insert_tb_new_video "Record video" |
|
998 |
|
999 // d: Tooltip text for 'Record video' button in the permanent touch toolbar extension. |
|
1000 // l: popup_preview_text_window_t1 |
|
1001 // w: |
|
1002 // r: 5.0 |
|
1003 #define qtn_msg_insert_tb_tooltip_new_video "Insert new video clip" |
|
1004 |
|
1005 // d: Icon text for 'Record sound' button in the permanent touch toolbar extension. |
|
1006 // l: cell_tb_ext_pane_t1/opt1 |
|
1007 // w: |
|
1008 // r: 5.0 |
|
1009 #define qtn_msg_insert_tb_new_sound "Record sound" |
|
1010 |
|
1011 // d: Tooltip text for 'Record sound' button in the permanent touch toolbar extension. |
|
1012 // l: popup_preview_text_window_t1 |
|
1013 // w: |
|
1014 // r: 5.0 |
|
1015 #define qtn_msg_insert_tb_tooltip_new_sound "Insert new sound clip" |
|
1016 |
|
1017 // d: Icon text for 'Slide' button in the permanent touch toolbar extension. |
|
1018 // l: cell_tb_ext_pane_t1/opt1 |
|
1019 // w: |
|
1020 // r: 5.0 |
|
1021 #define qtn_msg_insert_tb_slide "Slide" |
|
1022 |
|
1023 // d: Tooltip text for 'Slide' button in the permanent touch toolbar extension. |
|
1024 // l: popup_preview_text_window_t1 |
|
1025 // w: |
|
1026 // r: 5.0 |
|
1027 #define qtn_msg_insert_tb_tooltip_slide "Insert slide" |
|
1028 |
|
1029 // d: Icon text for 'Template' button in the permanent touch toolbar extension. |
|
1030 // l: cell_tb_ext_pane_t1/opt1 |
|
1031 // w: |
|
1032 // r: 5.0 |
|
1033 #define qtn_msg_insert_tb_template "Template" |
|
1034 |
|
1035 // d: Tooltip text for 'Template' button in the permanent touch toolbar extension. |
|
1036 // l: popup_preview_text_window_t1 |
|
1037 // w: |
|
1038 // r: 5.0 |
|
1039 #define qtn_msg_insert_tb_tooltip_template "Insert template text" |
|
1040 |
|
1041 // d: Icon text for 'Note' button in the permanent touch toolbar extension. |
|
1042 // l: cell_tb_ext_pane_t1/opt1 |
|
1043 // w: |
|
1044 // r: 5.0 |
|
1045 #define qtn_msg_insert_tb_note "Note" |
|
1046 |
|
1047 // d: Tooltip text for 'Note' button in the permanent touch toolbar extension. |
|
1048 // l: popup_preview_text_window_t1 |
|
1049 // w: |
|
1050 // r: 5.0 |
|
1051 #define qtn_msg_insert_tb_tooltip_note "Insert note as text" |
|
1052 |
|
1053 |
|
1054 |
|
1055 // d: Icon text for 'Business card' button in the permanent touch toolbar extension. |
|
1056 // l: cell_tb_ext_pane_t1/opt1 |
|
1057 // w: |
|
1058 // r: 5.0 |
|
1059 #define qtn_msg_insert_tb_vcard "Business card" |
|
1060 |
|
1061 // d: Tooltip text for 'Business card' button in the permanent touch toolbar extension. |
|
1062 // l: popup_preview_text_window_t1 |
|
1063 // w: |
|
1064 // r: 5.0 |
|
1065 #define qtn_msg_insert_tb_tooltip_vcard "Insert business card" |
|
1066 |
|
1067 // d: Icon text for 'Other' button in the permanent touch toolbar extension. |
|
1068 // l: cell_tb_ext_pane_t1/opt1 |
|
1069 // w: |
|
1070 // r: 5.0 |
|
1071 #define qtn_msg_insert_tb_other "Other" |
|
1072 |
|
1073 // d: Tooltip text for 'Other' button in the permanent touch toolbar extension. |
|
1074 // l: popup_preview_text_window_t1 |
|
1075 // w: |
|
1076 // r: 5.0 |
|
1077 #define qtn_msg_insert_tb_tooltip_other "Insert other" |
|
1078 |
|
1079 //d: An entry in an "Other" list query |
|
1080 //d: For inserting "Note" as an attachment |
|
1081 //l: list_single_pane_t1_cp2 |
|
1082 //w: |
|
1083 //r: 5.0 |
|
1084 // |
|
1085 #define qtn_msg_insert_qry_note_as_attachment "Note as attachment" |
|
1086 |
|
1087 //d: An entry in an "Insert" list query |
|
1088 //d: For inserting a new image into message |
|
1089 //l: list_single_pane_t1_cp2 |
|
1090 //w: |
|
1091 //r: 5.0 |
|
1092 #define qtn_msg_insert_qry_new_image "Take picture" |
|
1093 |
|
1094 //d: An entry in an "Insert" list query |
|
1095 //d: For inserting a new video clip into message |
|
1096 //l: list_single_pane_t1_cp2 |
|
1097 //w: |
|
1098 //r: 5.0 |
|
1099 #define qtn_msg_insert_qry_new_video "Record video" |
|
1100 |
|
1101 //d: An entry in an "Insert" list query |
|
1102 //d: For inserting a new sound clip into message |
|
1103 //l: list_single_pane_t1_cp2 |
|
1104 //w: |
|
1105 //r: 5.0 |
|
1106 #define qtn_msg_insert_qry_new_sound "Record sound" |
|
1107 |
|
1108 //d: An entry in an "Insert" list query |
|
1109 //d: For inserting a business card into message |
|
1110 //l: list_single_pane_t1_cp2 |
|
1111 //w: |
|
1112 //r: 5.0 |
|
1113 #define qtn_msg_insert_qry_vcard "Business card" |
|
1114 |
|
1115 //d: An entry in an "Insert" list query |
|
1116 //d: For inserting a slide into message |
|
1117 //l: list_single_pane_t1_cp2 |
|
1118 //w: |
|
1119 //r: 5.0 |
|
1120 #define qtn_msg_insert_qry_slide "Slide" |
|
1121 |
|
1122 //d: An entry in an "Insert" list query |
|
1123 //d: For inserting a presentation into message |
|
1124 //l: list_single_pane_t1_cp2 |
|
1125 //w: |
|
1126 //r: 5.0 |
|
1127 #define qtn_msg_insert_qry_presentation_from_gallery "Presentation from gallery" |
|
1128 |
|
1129 //d: Heading of select page popup |
|
1130 //l: heading_pane_t1 |
|
1131 //w: |
|
1132 //r: 3.2 |
|
1133 #define qtn_msg_select_page_title "Select page:" |
|
1134 |
|
1135 //d: Command in options and context sensitive menus. |
|
1136 //d: Opens a list query for selecting a page |
|
1137 //l: list_single_pane_t1_cp2 |
|
1138 //w: |
|
1139 //r: 3.2 |
|
1140 #define qtn_msg_om_select_page "Select page" |
|
1141 |
|
1142 //d: Popup note text for UniEditor |
|
1143 //d: SMS size limit warning note |
|
1144 //d: Shown when the message(SMS) size increases pre-defined value(80 bytes) |
|
1145 //l: popup_preview_text_window/opt5 |
|
1146 //w: |
|
1147 //r: 5.0 / 3.2 / 3.2.3 / MCL |
|
1148 #define qtn_info_popup_sms_size_above_limit "Message size is over %N bytes" |
|
1149 |
|
1150 //d: Popup note text for UniEditor |
|
1151 //d: SMS size limit warning note |
|
1152 //d: Shown when the message(SMS) size decreases pre-defined value(80 bytes) |
|
1153 //l: popup_preview_text_window/opt5 |
|
1154 //w: |
|
1155 //r: 5.0 / 3.2 / 3.2.3 / MCL |
|
1156 #define qtn_info_popup_sms_size_below_limit "Message size is %N bytes or less" |
|
1157 |
|
1158 // End of File |