messagingappbase/msgavkon/loc/muiu.loc
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 /*
       
     2 * Copyright (c) 2002 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 *     Localised strings for Muiu
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 // LOCALISATION STRINGS
       
    22 
       
    23 // d: Progress note text when moving one message
       
    24 // l: popup_note_wait_window
       
    25 //
       
    26 #define qtn_mce_wait_move       "Moving message"
       
    27 
       
    28 // d: Progress note text when moving more than one messages
       
    29 // l: popup_note_wait_window
       
    30 //
       
    31 #define qtn_mce_wait_move_many  "Moving message %0N of %1N"
       
    32 
       
    33 // d: Progress note text when deleting one message
       
    34 // l: popup_note_wait_window
       
    35 //
       
    36 #define qtn_mce_wait_delete "Deleting message"
       
    37 
       
    38 // d: Progress note text when deleting more than one messages
       
    39 // l: popup_note_wait_window
       
    40 //
       
    41 #define qtn_mce_wait_delete_many "Deleting message %0N of %1N"
       
    42 
       
    43 
       
    44 // d: Displayed if user tries to connect to mail servers (sending or receiving) and
       
    45 // d: there is no network available
       
    46 // l: popup_note_window
       
    47 //
       
    48 #define qtn_ext_err_no_network_cover    "No network cover. Unable to connect to network."
       
    49 
       
    50 // d: Message info dialog's heading text
       
    51 // d: By opening Message info dialog user can see different kind of information
       
    52 // d: of the message currently selected.
       
    53 // l: heading_pane_t1
       
    54 //
       
    55 #define qtn_mail_popup_text_msg_info "Message Info:"
       
    56 
       
    57 // d: Message info 'From' text
       
    58 // l: list_single_heading_pane_t2_cp2
       
    59 //
       
    60 #define qtn_mail_from "From"
       
    61 
       
    62 // d: Message info 'Subject' text
       
    63 // l: list_single_heading_pane_t2_cp2
       
    64 //
       
    65 #define qtn_mail_subject "Subject"
       
    66 
       
    67 // d: Message info 'Date' text.
       
    68 // l: list_single_heading_pane_t2_cp2
       
    69 //
       
    70 #define qtn_mail_date "Date"
       
    71 
       
    72 // d: Message info 'Time'
       
    73 // l: list_single_heading_pane_t2_cp2
       
    74 //
       
    75 #define qtn_mail_time "Time"
       
    76 
       
    77 // d: Message info 'Type' text
       
    78 // l: list_single_heading_pane_t2_cp2
       
    79 //
       
    80 #define qtn_mail_type "Type"
       
    81 
       
    82 // d: Message info 'Size'
       
    83 // l: loc_type_pane
       
    84 //
       
    85 #define qtn_mail_size "Size"
       
    86 
       
    87 // d:Header for the priority field of the MMS message info screen. 
       
    88 // l: list_single_heading_pane_t2_cp2
       
    89 // w:
       
    90 // r: 3.0
       
    91 #define qtn_mms_details_priority "Priority"
       
    92 
       
    93 // d: Message info 'To' text
       
    94 // l: list_single_heading_pane_t2_cp2
       
    95 //
       
    96 #define qtn_mail_to "To"
       
    97 
       
    98 // d: Message info 'Cc'
       
    99 // l: list_single_heading_pane_t2_cp2
       
   100 //
       
   101 #define qtn_mail_cc "CC"
       
   102 
       
   103 //d: Message info 'Bcc' caption
       
   104 //l: list_single_heading_pane_t2_cp2
       
   105 //w:
       
   106 //r:3.0
       
   107 //
       
   108 #define qtn_mail_bcc "BCC"
       
   109 
       
   110 // d: Filled to mailbox settings to inform user what settings MUST be filled.
       
   111 // l: list_set_graphic_pane_t1
       
   112 //
       
   113 #define qtn_mce_settings_compulsory "compulsory"
       
   114 
       
   115 // d:A text in query when asking from user if calling to sender of the message.
       
   116 // d:%0U stands for number.
       
   117 // d:%1U stands for alias name.
       
   118 // d:A confirmation query.
       
   119 // l:popup_note_window
       
   120 #define qtn_muiu_quest_call            "Call to:\n%0U\n%1U"
       
   121 
       
   122 // CDMA
       
   123 
       
   124 //d:CDMA. A label for a field that displays the user's callback phone number 
       
   125 //d:within the MO SMS message details screen.
       
   126 //l:list_setting_pane_t1 
       
   127 //
       
   128 #define qtn_sms_details_callback		        "Callback #"
       
   129 
       
   130 // d:CDMA.
       
   131 // d:Header for the status field of the MO SMS message info screen. 
       
   132 // l:list_setting_pane_t1
       
   133 //
       
   134 #define qtn_sms_details_status			        "Status"
       
   135 
       
   136 // d:CDMA. Header for the priority field of the MO SMS message info screen. 
       
   137 // l:list_setting_pane_t1
       
   138 //
       
   139 #define qtn_sms_details_priority			"Priority"
       
   140 
       
   141 // d:A text in query when asking from user if calling to sender of the message 
       
   142 // d:and there is no alias name in use.
       
   143 // d:%U stands for number.
       
   144 // d:A confirmation query.
       
   145 // l:popup_note_window
       
   146 #define qtn_quest_call            "Call to:\n %U"
       
   147 
       
   148 //d:Wait note text, showed during the Phonebook2 is opening
       
   149 //d:when email address is used as filter to search for contacts
       
   150 //d:in the phonebook
       
   151 //l:popup_note_wait_window
       
   152 //w:
       
   153 //r:3.2
       
   154 //
       
   155 #define qtn_fdn_reading_memory              "Checking contacts"
       
   156 
       
   157 //d:When sender or message had email adrdess. When send key is pressed, note text when phone number 
       
   158 //d:was searched from phonebook and no numbers were found. This includes also cases when contacts were 
       
   159 //d:found but they had no numbers.
       
   160 //d:
       
   161 //l:popup_note_window
       
   162 //w:
       
   163 //r:3.2
       
   164 //
       
   165 #define qtn_phob_note_no_number          "No phone number"
       
   166 
       
   167 // End of file