voipplugins/sipconnectionprovider/ipvoicemailengine/loc/ipvoicemailengine.loc
branchRCL_3
changeset 21 f742655b05bf
parent 20 65a3ef1d5bd0
child 22 d38647835c2e
equal deleted inserted replaced
20:65a3ef1d5bd0 21:f742655b05bf
     1 /*
       
     2 * Copyright (c) 2002 - 2007 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 file contains the localised strings for IPVoiceMailAppEngine.dll
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 
       
    22 // d: there is only 1 new message and no old messages
       
    23 // l:set_text_pane_t1
       
    24 // r:VoIP Rel3.0
       
    25 #define qtn_voip_new_voice_message "1 new voice message waiting in total 1 message "
       
    26 
       
    27 // d: there is 1 new message and one or more old messages
       
    28 // l:set_text_pane_t1
       
    29 // r:VoIP Rel3.0
       
    30 #define qtn_voip_new_and_old_voice_msg "1 new voice message waiting in total %N messages "
       
    31 
       
    32 // d: there are several new messages waiting
       
    33 // l:set_text_pane_t1
       
    34 // r:VoIP Rel3.0
       
    35 #define qtn_voip_new_voice_messages "%0N new messages waiting, in total %1N messages"
       
    36 
       
    37 // d: message account the new voice message
       
    38 // l:set_text_pane_t1
       
    39 // r:VoIP Rel3.0
       
    40 #define qtn_voip_vm_msg_account "Message account:\n"
       
    41 
       
    42 // d: there are several headers received at the same time
       
    43 // l:set_text_pane_t1
       
    44 // r:VoIP Rel3.0
       
    45 #define qtn_voip_vm_header_count "Message %N"
       
    46 
       
    47 // d: to address received in the message header
       
    48 // l:set_text_pane_t1
       
    49 // r:VoIP Rel3.0
       
    50 #define qtn_voip_vm_to "To:\n"
       
    51 
       
    52 // d: from address received in the message header
       
    53 // l:set_text_pane_t1
       
    54 // r:VoIP Rel3.0
       
    55 #define qtn_voip_vm_from "From:\n"
       
    56 
       
    57 // d: subject received in the message header
       
    58 // l:set_text_pane_t1
       
    59 // r:VoIP Rel3.0
       
    60 #define qtn_voip_vm_subject "Subject:\n"
       
    61 
       
    62 // d: date received in the message header
       
    63 // l:set_text_pane_t1
       
    64 // r:VoIP Rel3.0
       
    65 #define qtn_voip_vm_date "Date:\n"
       
    66 
       
    67 // d: priority received in the message header
       
    68 // l:set_text_pane_t1
       
    69 // r:VoIP Rel3.0
       
    70 #define qtn_voip_vm_priority "Priority:\n"
       
    71 
       
    72 // d: message-id received in the message header
       
    73 // l:set_text_pane_t1
       
    74 // r:VoIP Rel3.0
       
    75 #define qtn_voip_vm_msg_id "Message-ID:\n"
       
    76 
       
    77 // d: message amount is unknown.
       
    78 // l:set_text_pane_t1
       
    79 // r:VoIP Rel3.0
       
    80 #define qtn_voip_new_voice_messages_sum_unknown "New voice messages waiting"
       
    81 
       
    82 // End of File