devicediagnostics/diagplugins/diagexternalmediacardplugin/loc/diagexternalmediacardplugin.loc
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     1 /*
       
     2 * Copyright (c) 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:  Localization strings for DiagExternalMediaCardPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // NEW
       
    22 
       
    23 //d:Text of a list item in Connection view's folder list
       
    24 //d:Item opens Data Call folder
       
    25 //l:list_single_graphic_heading_pane_t1_cp2
       
    26 //w:
       
    27 //r: 3.2
       
    28 //
       
    29 #define qtn_diag_lst_external_memory    "Memory card test"
       
    30 
       
    31 //d:External media card test text for suite view
       
    32 //l:list_single_graphic_pane_t1
       
    33 //w:
       
    34 //r: 3.2
       
    35 //
       
    36 //#define qtn_diag_lst_test_mmc    "Test Memory card test" // LVT Change
       
    37 
       
    38 //d:External media card test text for starting dialog header
       
    39 //l:heading_pane_t1
       
    40 //w:
       
    41 //r: 3.2
       
    42 //
       
    43 #define qtn_diag_msg_title_mmc    "Memory Card test"
       
    44 
       
    45 //d:External media card test description
       
    46 //l:popup_info_list_pane_t1
       
    47 //w:
       
    48 //r: 3.2
       
    49 //
       
    50 #define qtn_diag_msg_info_mmc    "The following test will check memory card."
       
    51 
       
    52 #define qtn_diag_msg_no_mmc    "Insert memory card."
       
    53 //d:External memory test text for title pane of suite/result view
       
    54 //l:title_pane_t2/opt12
       
    55 //w:
       
    56 //r: 3.2
       
    57 //
       
    58 //#define qtn_diag_title_test_external_memory   "Memory card test" // LVT Change
       
    59 
       
    60 //d:Failed result text
       
    61 //l:popup_info_list_pane_t1
       
    62 //r:5.0
       
    63 //
       
    64 #define qtn_diag_conf_test_failed_memory_card "Memory card test"
       
    65 
       
    66 //d:Message text for wait dialog
       
    67 //l:popup_note_wait_window
       
    68 //r:3.2
       
    69 //
       
    70 #define qtn_diag_msg_testing_memory_card "Testing memory card"
       
    71 
       
    72 #define qtn_diag_softk_skip "Skip"
       
    73 
       
    74 
       
    75 
       
    76 // End of File
       
    77 
       
    78