devicediagnostics/diagplugins/DiagInternalMemoryPlugin/loc/diaginternalmemoryplugin.loc
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     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 DiagInternalMemoryPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // NEW
       
    22 
       
    23 //d:Name of internal memory test as it appears in the plug-in list view
       
    24 //l:list_single_graphic_heading_pane_t1_cp2
       
    25 //r:3.2
       
    26 //
       
    27 #define qtn_diag_lst_internal_memory           "Memory test"
       
    28 
       
    29 
       
    30 //d:internal media card test text for suite view
       
    31 //l:list_single_graphic_pane_t1
       
    32 //w:
       
    33 //r: 3.2
       
    34 //
       
    35 //#define qtn_diag_lst_test_internal_memory    "Test Internal Device Memory" // LVT Test
       
    36 
       
    37 //d:internal media card test text for starting dialog header
       
    38 //l:heading_pane_t1
       
    39 //w:
       
    40 //r: 3.2
       
    41 //
       
    42 #define qtn_diag_msg_title_internal_memory    "Memory test"
       
    43 
       
    44 //d:internal media card test description
       
    45 //l:popup_info_list_pane_t1
       
    46 //w:
       
    47 //r: 3.2
       
    48 //
       
    49 #define qtn_diag_msg_info_internal_memory    "The following test will check device's memory."
       
    50 
       
    51 //d:internal memory test text for title pane of suite/result view
       
    52 //l:title_pane_t2/opt12
       
    53 //w:
       
    54 //r: 3.2
       
    55 //
       
    56 //#define qtn_diag_title_test_internal_memory   "Memory test" // LVT Test
       
    57 
       
    58 //d:Failed result text
       
    59 //l:popup_info_list_pane_t1
       
    60 //r:5.0
       
    61 //
       
    62 #define qtn_diag_conf_test_failed_internal_memory "Memory test"
       
    63 
       
    64 //d:Message text for wait dialog
       
    65 //l:popup_note_wait_window
       
    66 //r:3.2
       
    67 //
       
    68 #define qtn_diag_msg_testing_internal_memory "Testing memory"
       
    69 
       
    70 //d:Softkey text.
       
    71 //l:control_pane_t1/opt7 
       
    72 //r:5.0
       
    73 //
       
    74 #define qtn_diag_softk_skip "Skip"
       
    75 
       
    76 
       
    77 
       
    78 // End of File