email/mail/loc/MsgMailEditor.loc
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 /*
       
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  This is a localisation file for Mail application
       
    15 *
       
    16 */
       
    17 
       
    18 // LOCALISATION STRINGS
       
    19 
       
    20 // d:Command in options menu & context sensitive menu
       
    21 // d:Saves a message
       
    22 // l:list_single_pane_t1_cp2
       
    23 #define qtn_mail_om_save            "Save"
       
    24 
       
    25 // d:Command in options menu
       
    26 // d:Opens a sending options dialog
       
    27 // l:list_single_pane_t1_cp2
       
    28 #define qtn_mail_om_sending_options "Sending Options"   
       
    29 
       
    30 // d:Command in options menu
       
    31 // d:Opens an attachment dialog
       
    32 // l:list_single_pane_t1_cp2
       
    33 #define qtn_mail_om_attachments     "Attachments"   
       
    34 
       
    35 // d:Command in Options menu in viewer
       
    36 // d:Moves a message to another folder
       
    37 // l:list_single_pane_t1_cp2
       
    38 #define qtn_mail_om_move_to_folder  "Move to folder"
       
    39 
       
    40 // d:Command in Options menu in viewer
       
    41 // d:Copies a message to another folder
       
    42 // l:list_single_pane_t1_cp2
       
    43 #define qtn_mail_om_copy_to_folder  "Copy to folder"
       
    44 
       
    45 // d:Command in options menu
       
    46 // d:Changes the character encoding of a message.
       
    47 // l:list_single_pane_t1_cp2
       
    48 #define qtn_chi_mail_om_charset            "Character set"
       
    49 
       
    50 // d:Command in options menu
       
    51 // d:Changes the character encoding of a message.
       
    52 // l:list_single_pane_t1_cp2
       
    53 #define qtn_jpn_mail_om_charset            "Character set"
       
    54 
       
    55 // d:Command in options menu
       
    56 // d:Changes the character encoding of a message to GB2312.
       
    57 // l:list_single_pane_t1_cp2
       
    58 #define qtn_chi_mail_sm_gb2312            "GB2312"
       
    59 
       
    60 // d:Command in options menu
       
    61 // d:Changes the character encoding of a message to Big5.
       
    62 // l:list_single_pane_t1_cp2
       
    63 #define qtn_chi_mail_sm_big5                  "Big5"
       
    64 
       
    65 // d:Command in options menu
       
    66 // d:Changes the character encoding of a message to ISO-2022-JP.
       
    67 // l:list_single_pane_t1_cp2
       
    68 #define qtn_jpn_mail_sm_charset_iso2022jp        "ISO-2022-JP"
       
    69 
       
    70 // d:Command in options menu
       
    71 // d:Changes the character encoding of a message to EUC-JP.
       
    72 // l:list_single_pane_t1_cp2
       
    73 #define qtn_jpn_mail_sm_charset_eucjp        "EUC-JP"
       
    74 
       
    75 // d:Command in options menu
       
    76 // d:Changes the character encoding of a message to Shift-JIS.
       
    77 // l:list_single_pane_t1_cp2
       
    78 #define qtn_jpn_mail_sm_charset_shiftjis      "Shift-JIS"
       
    79 
       
    80 // d:Command in options menu in options dialog
       
    81 // d:Changes value of setting item
       
    82 // l:list_single_pane_t1_cp2
       
    83 #define qtn_mail_om_change          "Change"
       
    84 
       
    85 // d:Command in options menu
       
    86 // d:Replies to message
       
    87 // l:list_single_pane_t1_cp2/opt3
       
    88 #define qtn_mail_om_reply            "Reply"
       
    89 
       
    90 // d:Command in reply suboptions menu
       
    91 // d:Replies to sender
       
    92 // l:list_single_popup_submenu_pane_t1
       
    93 #define qtn_mail_sm_reply_to_sender  "To sender"
       
    94 
       
    95 // d:Command in reply suboptions menu
       
    96 // d:Replies to sender and all recipients
       
    97 // l:list_single_popup_submenu_pane_t1
       
    98 #define qtn_mail_sm_reply_to_all    "To all"
       
    99 
       
   100 // d:Command in options menu
       
   101 // d:Forwards a message
       
   102 // l:list_single_pane_t1_cp2
       
   103 #define qtn_mail_om_forward         "Forward"
       
   104 
       
   105 // d:Command in options menu
       
   106 // d:Retrieve the rest of the message body from the server
       
   107 // l:list_single_pane_t1_cp2
       
   108 #define qtn_mail_om_retrieve         "Retrieve"
       
   109 
       
   110 // d:Setting static part
       
   111 // d:Opens select mailbox dialog
       
   112 // l:list_setting_pane_t1
       
   113 #define qtn_mail_settings_rm_in_use  "Remote mailbox in use"
       
   114 
       
   115 // d:Setting static part
       
   116 // d:Selects if message will be sent immediately or not
       
   117 // l:list_setting_pane_t1
       
   118 #define qtn_mail_settings_send_msg   "Send Message"
       
   119 
       
   120 // d:Option value in send message setting
       
   121 // d:Message will be sent immediately
       
   122 // l:list_set_graphic_pane_t1
       
   123 #define qtn_mail_setting_immediately        "Immediately"
       
   124 
       
   125 // d:Option value in send message setting
       
   126 // d:Message will be sent during next connection
       
   127 // l:list_set_graphic_pane_t1
       
   128 #define qtn_mail_setting_next_connect        "When connection available"
       
   129 
       
   130 // d:Text in confirmation note
       
   131 // d:Shown when message has been saved
       
   132 // l:popup_note_window
       
   133 #define qtn_mail_info_msg_saved_drafts "Message saved to Drafts folder."
       
   134 
       
   135 // d:Text in confirmation note 
       
   136 // d:Shown when adding attachment to mail
       
   137 // l:popup_note_window
       
   138 #define qtn_mail_conf_added_attach "Attachment added successfully"
       
   139 
       
   140 // d:Application name
       
   141 // l:title_pane_t2/opt12
       
   142 #define qtn_mail_title_mail         "Mail"
       
   143 
       
   144 // d:Application name shown when in Sending options view
       
   145 // l:title_pane_t2/opt12
       
   146 #define qtn_mail_title_sending_options  "Sending Options"
       
   147 
       
   148 // d:Application name shown when in Attachments view
       
   149 // l:title_pane_t2/opt12
       
   150 #define qtn_mail_title_attachments  "Attachments"
       
   151 
       
   152 // d:Shown delete list query
       
   153 // l:heading_pane_t1
       
   154 #define qtn_mce_pop_up_delete       "Delete message from:"
       
   155 
       
   156 // d:Shown delete confirmation query
       
   157 // l:list_single_pane_t1_cp2
       
   158 #define qtn_mce_pop_up_locally      "Phone"
       
   159 
       
   160 // d:Shown delete confirmation query
       
   161 // l:list_single_pane_t1_cp2
       
   162 #define qtn_mce_pop_up_server       "Phone and server"
       
   163 
       
   164 // d:Shown online confirmation query when fetching attachments.
       
   165 // d:If connection is offline this query is presented before going online
       
   166 // l:popup_note_window
       
   167 #define qtn_mail_quest_fetch_attachment	"Fetch now?"
       
   168 
       
   169 // d:Text in information note
       
   170 // d:Name of the mailbox in use shown when launching mail editor
       
   171 // l:popup_note_window
       
   172 #define qtn_mail_info_this_mailbox     "You are using %U remote mailbox"
       
   173 
       
   174 //Insert sub-menu in mail editor
       
   175 
       
   176 // d:Command in Insert sub-menu 
       
   177 // d:Insert an image to mail
       
   178 // l:list_single_popup_submenu_pane_t1
       
   179 #define qtn_mail_sm_insert_image	"Image"
       
   180 
       
   181 // d:Command in Inser sub-menu
       
   182 // d:Insert an image to mail
       
   183 // l:list_single_popup_submenu_pane_t1
       
   184 #define qtn_mail_sm_insert_audio	"Audio"
       
   185 
       
   186 // d:Command in Inser sub-menu
       
   187 // d:Insert an image to mail
       
   188 // l:list_single_popup_submenu_pane_t1
       
   189 #define qtn_mail_sm_insert_note		"Note"
       
   190 
       
   191 // d:Command in Inser sub-menu
       
   192 // d:Insert an image to mail
       
   193 // l:list_single_popup_submenu_pane_t1
       
   194 #define qtn_mail_sm_insert_template_text	"Template Text"
       
   195 
       
   196 // d:Text in confirmation note
       
   197 // d:Shown when message has been deleted locally
       
   198 // l:popup_note_window
       
   199 #define qtn_mail_info_message_deleted "Message deleted"
       
   200 
       
   201 // Óptions menu in Attachments dialog.
       
   202 
       
   203 // d:Command in options menu
       
   204 // d:Open focused attachment
       
   205 // l:list_single_pane_t1_cp2
       
   206 #define qtn_mail_om_open            "Open"
       
   207 
       
   208 // d:Command in options menu
       
   209 // d:Opens following Insert sub-menu
       
   210 // l:list_single_pane_t1_cp2/opt3
       
   211 #define qtn_mail_om_insert          "Insert"
       
   212 
       
   213 // d:Command in options menu
       
   214 // d:Remove focused attachment from this message
       
   215 // l:list_single_pane_t1_cp2
       
   216 #define qtn_mail_om_remove	        "Remove"
       
   217 
       
   218 // d:Command in options menu
       
   219 // d:Fetch focused attachment from server
       
   220 // l:list_single_pane_t1_cp2
       
   221 #define qtn_mail_om_fetch           "Fetch"
       
   222 
       
   223 // d:Text in information note in viewer
       
   224 // d:This is shown when MHTML conversion fails
       
   225 // l:popup_note_window
       
   226 #define qtn_mail_info_msg_conversion "Part of the message is corrupted and cannot be displayed"
       
   227 
       
   228 // d:Text to be inserted into a message if conversion from HTML fails
       
   229 // l:None
       
   230 #define qtn_mail_error_conversion "--- Error in conversion ---"
       
   231 
       
   232 // d:Text to be inserted into a message body if part of message body is filtered out
       
   233 // l:None
       
   234 #define qtn_mail_rest_of_mail_not_fetched "- - - Retrieve total mail selecting Retrieve from Options list. - - -"
       
   235 
       
   236 // d:Text in information note in viewer
       
   237 // d:This is shown if MHTML message cannot be converted to plain text at all
       
   238 // l:popup_note_window
       
   239 #define qtn_mail_info_msg_corrupted "Message cannot be displayed"
       
   240 
       
   241 // d:Text in send wait note
       
   242 // d:Shown when sending mail
       
   243 // l:popup_note_wait_window
       
   244 #define qtn_mail_wait_start_send_msg   "Sending e-mail"
       
   245 
       
   246 // d:Text in send wait note
       
   247 // d:Shown when sending mail during next connection.
       
   248 // l:popup_note_wait_window
       
   249 #define qtn_mail_wait_send_dur_nextcon "Mail is sent during next connection"
       
   250 
       
   251 // d:Text in information note
       
   252 // d:Shown when there is incorrect address in To- or Cc-field
       
   253 // d:%0U: contact's alias name if one exists (e.g. John Smith)
       
   254 // d:%1U: mail address (e.g. john.smith@foo.com)
       
   255 // l:popup_note_window
       
   256 #define qtn_mail_info_incorrect_addr    "Recipient information incorrect: \n %0U \n %1U"
       
   257 
       
   258 // d:Text in information note
       
   259 // d:Shown when there is incorrect address in To- or Cc-field
       
   260 // d:%U: mail address (e.g. john.smith@foo.com)
       
   261 // l:popup_note_window
       
   262 #define qtn_mail_info_recipien_no_alias    "Recipient information incorrect: \n %U"
       
   263 
       
   264 // d:Text to be inserted into a message when replying to a message with attachment
       
   265 // l:ai_message_heading_pane_t2
       
   266 #define qtn_mail_replyatta_begin    "<<"
       
   267 
       
   268 // d:Text to be inserted into a message when replying to a message with attachment
       
   269 // l:ai_message_heading_pane_t2
       
   270 #define qtn_mail_replyatta_end      ">>"
       
   271 
       
   272 // d:Text to be inserted into a message when replying to a message with attachment
       
   273 // d:Shown when name of the attachment is not available
       
   274 // l:msg_header_pane_t2
       
   275 #define qtn_mail_replyatta_attach   "Attachment"
       
   276 
       
   277 // d:Text in confirmation query
       
   278 // d:Shown when a large attachment is to be fetched
       
   279 // d:%N: size of the atttachment in kilobytes
       
   280 // l:popup_note_window
       
   281 #define qtn_mail_quest_large_atta_size "Attachment is large (%N kB). Are you sure to fetch it?"
       
   282 
       
   283 // d:Text in confirmation query
       
   284 // d:Shown when a delete has been selected for local message
       
   285 // l:popup_note_window
       
   286 #define qtn_mail_quest_delete_msg	"Delete message?"
       
   287 
       
   288 // d:Text in save wait note
       
   289 // d:Shown when saving mail
       
   290 // l:popup_note_wait_window
       
   291 #define qtn_wait_saving_message_new	"Saving message into Drafts folder..."
       
   292 
       
   293 // d:Text in save wait note
       
   294 // d:Shown when saving mail
       
   295 // l:popup_note_wait_window
       
   296 #define qtn_wait_saving_message	"Saving message..."
       
   297 
       
   298 // d:Text in open editor wait note
       
   299 // d:Shown when opening editor
       
   300 // l:popup_note_wait_window
       
   301 #define qtn_mail_wait_opening_editor	"Opening..."
       
   302 
       
   303 // d:Text in information note
       
   304 // d:Shown when there is no mailbox available and message is tried to sent
       
   305 // l:popup_note_window
       
   306 #define qtn_mail_info_cannot_send_rm_missing    "Unable to send message. Check mailbox settings."
       
   307 
       
   308 // d:Text in data query
       
   309 // d:Shown when trying to send a message and own address is not defined
       
   310 // l:popup_query_data_window
       
   311 #define qtn_mail_prmpt_add_mail_address		"Enter your mail address:"
       
   312 
       
   313 // d:Text in information note
       
   314 // d:Shown when there is something wrong with the attachment tried to add into a message
       
   315 // l:popup_note_window
       
   316 #define qtn_mail_info_invalid_attach    "Invalid attachment. Operation canceled."
       
   317 
       
   318 // d:Text in information note
       
   319 // d:Shown when many corrupted attachments are tried to add into the message
       
   320 // l:popup_note_window
       
   321 #define qtn_mail_info_all_invalid    "Unable to insert attachments. All attachments corrupted."
       
   322 
       
   323 // d:Text in information note
       
   324 // d:Shown when many attachments are tried to add into the message and one is corrupted
       
   325 // l:popup_note_window
       
   326 #define qtn_mail_info_one_file_err    "Unable to insert one of the attachments. Attachment corrupted."
       
   327 
       
   328 // d:Text in information note
       
   329 // d:Shown when many attachments are tried to add into the message and some are corrupted
       
   330 // l:popup_note_window
       
   331 #define qtn_mail_info_few_files_err    "Unable to insert all attachments. Few attachments corrupted."
       
   332 
       
   333 // d:Text in confirmation query
       
   334 // d:Shown when a large attachment is to be forwarded
       
   335 // d:%N: size of the atttachment in kilobytes
       
   336 // l:popup_note_window
       
   337 #define qtn_mail_quest_large_atta_fwd "Attachment(s) is large (%N kB). Are you sure to forward?"
       
   338 
       
   339 // d:Shown online confirmation query when forwarding a message which all attachments are not fetched.
       
   340 // d:If connection is offline this query is presented before going online
       
   341 // l:popup_note_window
       
   342 #define qtn_mail_quest_fetch_atta_fwd	"You have to first fetch attachment(s). Are you sure to fetch?"
       
   343 
       
   344 // d:Command in Insert sub-menu
       
   345 // d:Insert a video clip to mail
       
   346 // l:list_single_popup_submenu_pane_t1
       
   347 #define qtn_mail_sm_insert_video	"Video"
       
   348 
       
   349 // d:Command in Insert sub-menu
       
   350 // d:Insert a other file to mail
       
   351 // l:list_single_popup_submenu_pane_t1
       
   352 // r:3.1
       
   353 #define qtn_mail_sm_insert_other	"Other"
       
   354 
       
   355 // d:Title of the list query to select folder to move messages.
       
   356 // l:heading_pane_t1
       
   357 //
       
   358 #define qtn_mce_move_move_to "Move to:"
       
   359 
       
   360 // d:Title of the list query to select folder to copy messages.
       
   361 // l:heading_pane_t1
       
   362 //
       
   363 #define qtn_mce_copy_copy_to "Copy to:"
       
   364 
       
   365 // d:Text in information note
       
   366 // d:This note is shown when user has selected encoding that can not be used with current writing language.
       
   367 // l:popup_note_window
       
   368 // r:3.0
       
   369 //
       
   370 #define qtn_mail_settings_encode_false_not "Current writing language does not support this encoding."
       
   371 
       
   372 // d:Mail editor setting item
       
   373 // d:This setting item allows user to change used character encoding of outgoing mail messages.
       
   374 // l:list_setting_pane_t1
       
   375 // r:3.0
       
   376 //
       
   377 #define  qtn_mail_settings_encode "Encoding"
       
   378 
       
   379 // d: Shown in mailbox settings as a radio button
       
   380 // l: list_set_graphic_pane_t1
       
   381 // r: 3.0                       
       
   382 //
       
   383 #define qtn_mbxs_sett_defenc_automatic "Automatic"
       
   384 
       
   385 // d:Text in information note
       
   386 // d:Shown when replying to HTML message and original message does not 
       
   387 // d:contain plain text part. That case original HTML content is added as an attachment.
       
   388 // l:popup_note_window
       
   389 // r: 3.1 
       
   390 #define qtn_mail_info_html_attach	"Original message included as an attchment"
       
   391 
       
   392 //d:Application name shown when viewing a meeting request from a mail or a file
       
   393 //l:title_pane_t2/opt12
       
   394 //r:3.0
       
   395 //
       
   396 #define qtn_mail_title_mtg_request "Meeting request"
       
   397 
       
   398 //d:Text in wait note shown when forwarding message with attachments
       
   399 //l:popup_note_wait_window
       
   400 //r:3.1
       
   401 //
       
   402 #define qtn_mail_wait_fetch_att "Handling attachments"
       
   403 
       
   404 //d:Middle soft key text.
       
   405 //d:Shown when the mail editor 
       
   406 //d:attachment field is highlighted.
       
   407 //l:control_pane_t3/opt7
       
   408 //r:3.1
       
   409 //
       
   410 #define qtn_msk_attachment "Attachments"
       
   411 
       
   412 //d:Middle soft key text.
       
   413 //d:Shown when unfetched attachment is selected
       
   414 //d:in the attachment view.
       
   415 //l:control_pane_t3/opt7
       
   416 //r:3.1
       
   417 //
       
   418 #define qtn_msk_fetch "Fetch"
       
   419 
       
   420 // d:Setting static part
       
   421 // d:Opens priority settin item
       
   422 // l:list_setting_pane_t1
       
   423 // r:3.1
       
   424 #define qtn_mail_settings_priority  "Priority"
       
   425 
       
   426 // d:Option value in priority setting
       
   427 // d:Message priority will be set as 'high'
       
   428 // l:list_set_graphic_pane_t1
       
   429 // r:3.1
       
   430 #define qtn_mail_setting_priority_high        "High"
       
   431 
       
   432 // d:Option value in priority setting
       
   433 // d:Message priority will be set as 'normal'
       
   434 // l:list_set_graphic_pane_t1
       
   435 // r:3.1
       
   436 #define qtn_mail_setting_priority_normal        "Normal"
       
   437 
       
   438 // d:Option value in priority setting
       
   439 // d:Message priority will be set as 'low'
       
   440 // l:list_set_graphic_pane_t1
       
   441 // r:3.1
       
   442 #define qtn_mail_setting_priority_low        "Low"
       
   443 
       
   444 //d:Error note when user tries to set invalid e-mail address
       
   445 //d:in Mail settings .
       
   446 //l:popup_note_window
       
   447 //r:3.2
       
   448 //
       
   449 #define qtn_mce_error_missing_character "Invalid e-mail address"
       
   450 
       
   451 // d:Setting static part
       
   452 // d:Opens 'Reply-to' settig item
       
   453 // l:list_setting_pane_t1
       
   454 // r:3.1
       
   455 #define qtn_mail_settings_replyto  "Reply-to"
       
   456 
       
   457 // d: 'Reply-to' setting field value when there is no data.
       
   458 // l: list_set_graphic_pane_t1
       
   459 // r: 5.0
       
   460 //
       
   461 #define qtn_mail_settings_replyto_none "None"
       
   462 
       
   463 // d: Text shown in Reply-to header field
       
   464 // l: msg_header_pane_t1
       
   465 // r:3.1
       
   466 #define qtn_msg_replyto            "Reply-to"
       
   467 
       
   468 //d:Wait note text, showed during the Phonebook2 is opening
       
   469 //l:popup_note_wait_window
       
   470 //r:3.2
       
   471 //
       
   472 #define qtn_fdn_reading_memory              "Checking contacts"
       
   473 
       
   474 //d:Note text when calling to an entry with no phone numbers and no name
       
   475 //l:popup_note_window
       
   476 //r:3.2
       
   477 //
       
   478 #define qtn_phob_note_no_number          "No phone number"
       
   479 
       
   480 // d: Tooltip for 'Send' button 
       
   481 // d: in the permanent touch toolbar of MsgMailEditor. 
       
   482 // l: popup_preview_text_window_t1
       
   483 // w:
       
   484 // r: 5.0
       
   485 #define qtn_msg_tb_tooltip_send          "Send"
       
   486 
       
   487 // d: Tooltip for 'Add recipient' button 
       
   488 // d: in the permanent touch toolbar of MsgMailEditor. 
       
   489 // l: popup_preview_text_window_t1
       
   490 // w:
       
   491 // r: 5.0
       
   492 #define qtn_msg_tb_tooltip_add_recipient          "Add recipient"
       
   493 
       
   494 // d: Tooltip for 'Insert' button 
       
   495 // d: in the permanent touch toolbar of MsgMailEditor. 
       
   496 // l: popup_preview_text_window_t1
       
   497 // w:
       
   498 // r: 5.0
       
   499 #define qtn_msg_tb_tooltip_insert          "Insert"
       
   500 
       
   501 
       
   502 // d: Icon text for 'Image' button 
       
   503 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   504 // l: cell_tb_ext_pane_t1/opt1
       
   505 // w:
       
   506 // r: 5.0
       
   507 #define qtn_msg_insert_tb_image          "Image"
       
   508 
       
   509 // d: Tooltip for 'Image' button 
       
   510 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   511 // l: popup_preview_text_window_t1
       
   512 // w:
       
   513 // r: 5.0
       
   514 #define qtn_msg_insert_tb_tooltip_image          "Insert image from gallery"
       
   515 
       
   516 // d: Icon text for 'Video clip' button 
       
   517 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   518 // l: cell_tb_ext_pane_t1/opt1
       
   519 // w:
       
   520 // r: 5.0
       
   521 #define qtn_msg_insert_tb_video          "Video clip"
       
   522 
       
   523 // d: Tooltip for 'Video clip' button 
       
   524 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   525 // l: popup_preview_text_window_t1
       
   526 // w:
       
   527 // r: 5.0
       
   528 #define qtn_msg_insert_tb_tooltip_video          "Insert video from gallery"
       
   529 
       
   530 
       
   531 // d: Icon text for 'Sound clip' button 
       
   532 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   533 // l: cell_tb_ext_pane_t1/opt1
       
   534 // w:
       
   535 // r: 5.0
       
   536 #define qtn_msg_insert_tb_sound          "Insert sound clip from gallery"
       
   537 
       
   538 // d: Tooltip for 'Sound clip' button 
       
   539 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   540 // l: popup_preview_text_window_t1
       
   541 // w:
       
   542 // r: 5.0
       
   543 #define qtn_msg_insert_tb_tooltip_sound          "Sound clip"
       
   544 
       
   545 // d: Icon text for 'Template' button 
       
   546 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   547 // l: cell_tb_ext_pane_t1/opt1
       
   548 // w:
       
   549 // r: 5.0
       
   550 #define qtn_msg_insert_tb_template          "Template"
       
   551 
       
   552 // d: Tooltip for 'Template' button 
       
   553 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   554 // l: popup_preview_text_window_t1
       
   555 // w:
       
   556 // r: 5.0
       
   557 #define qtn_msg_insert_tb_tooltip_template          "Insert template text"
       
   558 
       
   559 // d: Icon text for 'Note' button 
       
   560 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   561 // l: cell_tb_ext_pane_t1/opt1
       
   562 // w:
       
   563 // r: 5.0
       
   564 #define qtn_msg_insert_tb_note          "Note"
       
   565 
       
   566 // d: Tooltip for 'Note' button 
       
   567 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   568 // l: popup_preview_text_window_t1
       
   569 // w:
       
   570 // r: 5.0
       
   571 #define qtn_msg_insert_tb_tooltip_note_att          "Insert Note as Attachment"
       
   572 
       
   573 // d: Icon text for 'Presentation' button 
       
   574 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   575 // l: cell_tb_ext_pane_t1/opt1
       
   576 // w:
       
   577 // r: 5.0
       
   578 #define qtn_msg_insert_tb_presentation          "Presentation"
       
   579 
       
   580 // d: Tooltip for 'Presentation' button 
       
   581 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   582 // l: popup_preview_text_window_t1
       
   583 // w:
       
   584 // r: 5.0
       
   585 #define qtn_msg_insert_tb_tooltip_presentation          "Insert presentation"
       
   586 
       
   587 // d: Icon text for 'Other' button 
       
   588 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   589 // l: cell_tb_ext_pane_t1/opt1
       
   590 // w:
       
   591 // r: 5.0
       
   592 #define qtn_msg_insert_tb_other          "Other"
       
   593 
       
   594 // d: Tooltip for 'Other' button 
       
   595 // d: in the permanent touch extension toolbar of MsgMailEditor. 
       
   596 // l: popup_preview_text_window_t1
       
   597 // w:
       
   598 // r: 5.0
       
   599 #define qtn_msg_insert_tb_tooltip_other          "Insert other"
       
   600 
       
   601 
       
   602 // End of File