engines/vmbxengine/loc/vmbx.loc
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
       
     1 /*
       
     2 * Copyright (c) 2002-2009 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 vmbx.dll
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // d: Prompt of the query for changing voice mailbox number.
       
    22 // l: popup_query_data_window
       
    23 // w:
       
    24 // r:3.1
       
    25 //
       
    26 #define qtn_smsvo_number_query "Define voice mailbox number:" 
       
    27 
       
    28 // d: Note for invalid vmbx number.
       
    29 // l: popup_note_window
       
    30 //
       
    31 #define qtn_smsvo_invalid_number "Invalid phone number."
       
    32 
       
    33 // d: Note for user entering empty value in vmbx number query.
       
    34 // l: popup_note_window
       
    35 //
       
    36 #define qtn_smsvo_note_empty_number "Voice mailbox number not defined."
       
    37 
       
    38 // d: text for selecting mailbox query
       
    39 // l: heading_pane_t1
       
    40 // w:
       
    41 // r:3.0
       
    42 //
       
    43 #define qtn_voip_call_to_voice_mailbox "Call to:"
       
    44 
       
    45 // d: text for selecting mailbox query
       
    46 // l: heading_pane_t1
       
    47 // w:
       
    48 // r:3.0
       
    49 //
       
    50 #define qtn_voip_define_voice_mailbox "Define voice mailbox:"
       
    51 
       
    52 // d: text for selections in mailbox query
       
    53 // d: voice mailbox
       
    54 // l: list_single_pane_t1_cp2
       
    55 // w:
       
    56 // r:3.0
       
    57 //
       
    58 #define qtn_voip_cs_mailbox "Voice mailbox"
       
    59 
       
    60 // d: text for selections in mailbox query
       
    61 // d: Internet call voice mailbox
       
    62 // l: list_single_pane_t1_cp2
       
    63 // w:
       
    64 // r:3.0
       
    65 //
       
    66 #define qtn_voip_ps_mailbox "Internet call voice mailbox"
       
    67 
       
    68 // d: Note for displaying sim number for user.
       
    69 // l: popup_note_window
       
    70 //
       
    71 #define qtn_smsvo_numb_from_sim_in_use "Voice mailbox number from SIM taken into use"
       
    72 
       
    73 // d: Note for successfully saved vmbx number to Sim card.
       
    74 // l: popup_note_window
       
    75 //
       
    76 #define qtn_smsvo_saved_to_sim "Voice mailbox number saved to Sim card."
       
    77 
       
    78 // d: Note for successfully saved vmbx number to Phone memory.
       
    79 // l: popup_note_window
       
    80 //
       
    81 #define qtn_smsvo_saved_to_phone "Voice mailbox number saved to Phone memory."
       
    82 
       
    83 // d: query asking user if he wants to take the sim number into use.
       
    84 // l: popup_note_window
       
    85 
       
    86 #define qtn_smsvo_use_numb_from_sim "Voice mailbox number %U is saved to SIM. Do you want to take it into use?"
       
    87 
       
    88 //d: memory location heading for the vmbx number
       
    89 //l: list_single_pane_t1_cp2
       
    90 //
       
    91 #define qtn_smsvo_save_to "Save number to:"
       
    92 
       
    93 //d: memory location for the vmbx number
       
    94 //l: list_single_pane_t1_cp2
       
    95 //
       
    96 #define qtn_smsvo_sim_card "SIM card"
       
    97 
       
    98 //d: memory location for the vmbx number
       
    99 //l: list_single_pane_t1_cp2
       
   100 //
       
   101 #define qtn_smsvo_phone_memory "Phone Memory"
       
   102 
       
   103 // d: text for selecting mailbox query
       
   104 // l: heading_pane_t1
       
   105 // w:
       
   106 // r:3.1
       
   107 //
       
   108 #define qtn_smsvi_define_vi_or_vo_mailbox "Define video or voice call mailbox:"
       
   109 
       
   110 // d: text for selections in mailbox query
       
   111 // d: CS Video call mailbox
       
   112 // l: list_single_pane_t1_cp2
       
   113 // w:
       
   114 // r:3.1
       
   115 //
       
   116 #define qtn_smsvi_video_mailbox "Video call mailbox"
       
   117 
       
   118 // d: text for selections in mailbox query when any mailbox is not defined
       
   119 // d: CS voice call mailbox
       
   120 // l: list_single_pane_t1_cp2
       
   121 // w:
       
   122 // r:3.1
       
   123 //
       
   124 #define qtn_voip_define_cs_mailbox "Voice mailbox"
       
   125 
       
   126 // d: text for selections in mailbox query when any mailbox is not defined
       
   127 // d: CS Video call mailbox
       
   128 // l: list_single_pane_t1_cp2
       
   129 // w:
       
   130 // r:3.1
       
   131 //
       
   132 #define qtn_smsvi_define_vt_mailbox "Video call mailbox"
       
   133 
       
   134 // d: Prompt of the query for changing video mailbox number.
       
   135 // l: popup_query_data_window
       
   136 // w:
       
   137 // r:3.1
       
   138 //
       
   139 #define qtn_smsvi_number_query "Define video call mailbox number:" 
       
   140 
       
   141 // d: Note for succesfully saved video mailbox number.
       
   142 // l: popup_note_window
       
   143 // w:
       
   144 // r:3.1
       
   145 //
       
   146 #define qtn_smsvi_mailbox_saved "Video call mailbox saved."
       
   147 
       
   148 // d: Note for user when entering empty value in video mailbox number query.
       
   149 // l: popup_note_window
       
   150 // w:
       
   151 // r:3.1
       
   152 //
       
   153 #define qtn_smsvi_note_empty_number "No video call mailbox number defined."
       
   154 
       
   155 // d: Note for user when there is no voice mailbox number.
       
   156 // l: popup_note_window
       
   157 // w:
       
   158 // r:5.2
       
   159 //
       
   160 #define qtn_voice_no_vmbx_number "Voicemail number not provisioned"
       
   161 
       
   162 
       
   163 // End of File