messagingappbase/ncnlist/loc/ncn.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:   This file contains the localised strings for Ncnlist.exe.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 //  LOCALISATION STRINGS
       
    21 
       
    22 // d:Text in a note that is shown when the phone informs the user about
       
    23 // d:her sms is delivered to the recipient.
       
    24 // l:popup_note_window
       
    25 //
       
    26 #define qtn_sms_conf_delivered "Delivered: \n %U"
       
    27 
       
    28 // d:Text in a note that is shown when a single new audio message is waiting
       
    29 // l:popup_snote_single_text_window
       
    30 // r:3.0
       
    31 #define qtn_notif_new_audio_message_prompt "You have 1 new audio message"
       
    32 
       
    33 // d:Text in a note that is shown when multiple new audio messages is waiting
       
    34 // l:popup_snote_single_text_window
       
    35 // r:3.0
       
    36 #define qtn_notif_new_audio_messages_prompt "You have %N new audio messages"
       
    37 
       
    38 // d:Text in a grouped note that is shown when a single new audio message is waiting
       
    39 // l:list_single_pane_t1_cp2
       
    40 // r:3.0
       
    41 #define qtn_notif_new_audio_message_prompt_group "1 new audio message"
       
    42 
       
    43 // d:Text in a grouped note that is shown when multiple new audio messages is waiting
       
    44 // l:list_single_pane_t1_cp2
       
    45 // r:3.0
       
    46 #define qtn_notif_new_audio_messages_prompt_group "%N new audio messages"
       
    47 
       
    48 // d:Text in a note that is shown when new mail is waiting
       
    49 // l:popup_snote_single_text_window
       
    50 // r:3.0
       
    51 #define qtn_notif_new_mail_prompt "New e-mail"
       
    52 
       
    53 // d:Text in a grouped note that is shown when new mail is waiting
       
    54 // l:list_single_pane_t1_cp2
       
    55 // r:3.0
       
    56 #define qtn_notif_new_mail_prompt_group "New e-mail"
       
    57 
       
    58 // d:Text in a note that is shown when a single new voice message is waiting
       
    59 // l:popup_snote_single_text_window
       
    60 // r:3.0
       
    61 #define text_voice_message_waiting "New voice message"
       
    62 
       
    63 // d:Text in a note that is shown when multiple new voice messages are waiting
       
    64 // l:popup_snote_single_text_window
       
    65 // r:3.0
       
    66 #define text_voice_messages_waiting "%N new voice messages"
       
    67 
       
    68 // d:Text in a note that is shown when a single new voice message is waiting
       
    69 // d:on line 1
       
    70 // l:popup_snote_single_text_window
       
    71 // r:3.0
       
    72 #define text_voice_mail_waiting_on_l1 "New voice message on line 1"
       
    73 
       
    74 // d:Text in a note that is shown when multiple new voice messages are waiting
       
    75 // d:on line 1
       
    76 // l:popup_snote_single_text_window
       
    77 // r:3.0
       
    78 #define qtn_voice_mails_waiting_on_l1 "%N new voice messages on line 1"
       
    79 
       
    80 // d:Text in a note that is shown when a single new voice message is waiting
       
    81 // d:on line 2
       
    82 // l:popup_snote_single_text_window
       
    83 // r:3.0
       
    84 #define text_voice_mail_waiting_on_l2 "New voice message on line 2"
       
    85 
       
    86 // d:Text in a note that is shown when multiple new voice messages are waiting
       
    87 // d:on line 2
       
    88 // l:popup_snote_single_text_window
       
    89 // r:3.0
       
    90 #define qtn_voice_mails_waiting_on_l2 "%N new voice messages on line 2"
       
    91 
       
    92 // d:Text in a grouped note that is shown when a single new voice message is waiting
       
    93 // l:list_single_pane_t1_cp2
       
    94 // r:3.0
       
    95 #define qtn_notif_voice_message_group "New voice message"
       
    96 
       
    97 // d:Text in a grouped note that is shown when multiple new voice messages are waiting
       
    98 // l:list_single_pane_t1_cp2
       
    99 // r:3.0
       
   100 #define qtn_notif_voice_messages_group "%N new voice messages"
       
   101 
       
   102 // d:Text in a grouped note that is shown when a single new voice message is waiting
       
   103 // d:on line 1
       
   104 // l:list_single_pane_t1_cp2
       
   105 // r:3.0
       
   106 #define qtn_notif_voice_message_group_l1 "New voice message on line 1"
       
   107 
       
   108 // d:Text in a grouped note that is shown when multiple new voice messages are waiting
       
   109 // d:on line 1
       
   110 // l:list_single_pane_t1_cp2
       
   111 // r:3.0
       
   112 #define qtn_notif_voice_messages_group_l1 "%N new voice messages on line 1"
       
   113 
       
   114 // d:Text in a grouped note that is shown when a single new voice message is waiting
       
   115 // d:on line 2
       
   116 // l:list_single_pane_t1_cp2
       
   117 // r:3.0
       
   118 #define qtn_notif_voice_message_group_l2 "New voice message on line 2"
       
   119 
       
   120 // d:Text in a grouped note that is shown when multiple new voice messages are waiting
       
   121 // d:on line 2
       
   122 // l:list_single_pane_t1_cp2
       
   123 // r:3.0
       
   124 #define qtn_notif_voice_messages_group_l2 "%N new voice messages on line 2"
       
   125 
       
   126 // d:Text in a note that is shown when unknown amount of new voice messages are waiting
       
   127 // l:popup_snote_single_text_window
       
   128 // r:5.0
       
   129 #define qtn_notif_voice_mails_unk_amount_ungroup "New voice messages"
       
   130 
       
   131 // d:Text in a note that is shown when unknown amount of new voice messages are waiting on lin 1
       
   132 // l:popup_snote_single_text_window
       
   133 // r:5.0
       
   134 #define qtn_notif_voice_mails_unk_amount_ungroup_on_line1 "New voice messages on line 1"
       
   135 
       
   136 // d:Text in a note that is shown when unknown amount of new voice messages are waiting on line 2
       
   137 // l:popup_snote_single_text_window
       
   138 // r:5.0
       
   139 #define qtn_notif_voice_mails_unk_amount_ungroup_on_line2 "New voice messages on line 2"
       
   140 
       
   141 // d:Text in a note that is shown when unknown amount of new voice messages are waiting
       
   142 // l:list_single_pane_t1_cp2
       
   143 // r:5.0
       
   144 #define qtn_notif_voice_mails_unk_amount_group "New voice messages"
       
   145 
       
   146 // d:Text in a note that is shown when unknown amount of new voice messages are waiting on lin 1
       
   147 // l:list_single_pane_t1_cp2
       
   148 // r:5.0
       
   149 #define qtn_notif_voice_mails_unk_amount_group_on_line1 "New voice messages on line 1"
       
   150 
       
   151 // d:Text in a note that is shown when unknown amount of new voice messages are waiting on line 2
       
   152 // l:list_single_pane_t1_cp2
       
   153 // r:5.0
       
   154 #define qtn_notif_voice_mails_unk_amount_group_on_line2 "New voice messages on line 2"
       
   155 
       
   156 
       
   157 // End of File