messagingappbase/mce/loc/MceLogEng.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 *     Default (implementation English) resource localisation file for 
       
    16 *     MceLogEng DLL information resource MceLogEng.rss.
       
    17 *  -------------------------------------------------------------------
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 // LOCALISATION STRINGS
       
    24 
       
    25 //d:Delivery Report PENDING status text.
       
    26 //d:Status text is shown after time "hh:mm" and separator.
       
    27 //d:There might be also some number information behind
       
    28 //d:the staus text like "12/30". ->"11:21 - 12/30 Pending"
       
    29 //l:list_double_large_graphic_pane_t2
       
    30 //
       
    31 #define qtn_mce_dr_pending "Pending"
       
    32 
       
    33 //d:Concatenated messages are indicated with running numbering
       
    34 //d:like "12/30". ->"11:21 - 12/30 Pending"
       
    35 //l:list_double_large_graphic_pane_t2
       
    36 //
       
    37 #define qtn_mce_dr_concatenation "%0N/%1N "
       
    38 
       
    39 //d:Delivery Report DELIVERED status text.
       
    40 //d:Status text is shown after time "hh:mm" and separator.
       
    41 //l:list_double_large_graphic_pane_t2
       
    42 //
       
    43 #define qtn_mce_dr_delivered "Delivered"
       
    44 
       
    45 //d:Delivery Report FAILED status text.
       
    46 //d:Status text is shown after time "hh:mm" and separator.
       
    47 //l:list_double_large_graphic_pane_t2
       
    48 //
       
    49 #define qtn_mce_dr_failed "Failed"
       
    50 
       
    51 //d:Text to display in the query dialog
       
    52 //l:popup_note_window
       
    53 //
       
    54 #define qtn_mce_call_to "Call to: \n %U"
       
    55 
       
    56 // d: Command in options list in Mce DR view.
       
    57 // d: Remove delivery reports
       
    58 // l: list_single_pane_t1_cp2
       
    59 //
       
    60 #define qtn_mce_reports_clear "Clear list"
       
    61 
       
    62 // d: Query text to confirm to clear delivery reports view.
       
    63 // l: popup_note_window
       
    64 //
       
    65 #define qtn_mce_reports_clear_query "Clear list"
       
    66 
       
    67 //d:Delivery Report READ status text.
       
    68 //d:Status text is shown after time "hh:mm" and separator.
       
    69 //l:list_double_large_graphic_pane_t2
       
    70 //w:
       
    71 //r:3.2
       
    72 //
       
    73 #define qtn_mce_dr_read "Read"
       
    74 // End of File