devicediagnostics/diagplugins/diagdatanetworkplugin/loc/diagdatanetworktestplugin.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 Diagnostics DiagDataNetworkTestPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // d:Plugin name in the header of the dialog that is shown when starting test
       
    22 // d:execution.
       
    23 // l:heading_pane_t1
       
    24 // r:3.2.1
       
    25 //
       
    26 #define qtn_diag_msg_title_data_network  "Data coverage test"
       
    27 
       
    28 
       
    29 // d:The body text of the dialog that is shown when starting test execution.
       
    30 // d:This provides information about running the plugin to the user.
       
    31 // l:popup_info_list_pane_t1
       
    32 // r:3.2.1
       
    33 //
       
    34 #define qtn_diag_msg_info_data_network  "The following test will check data coverage."
       
    35 
       
    36 
       
    37 // d:The title pane shown when Data network tests is running.
       
    38 // l:title_pane_t2/opt12
       
    39 // r:3.2.1
       
    40 //
       
    41 //#define qtn_diag_title_test_data_network  "Data coverage test" // LVT Change
       
    42 
       
    43 
       
    44 // d:Plugin name in the plugin view listbox.
       
    45 // l:list_single_graphic_pane_t1
       
    46 // r:3.2.1
       
    47 //
       
    48 //#define qtn_diag_lst_test_data_network  "Data coverage test" // LVT Change
       
    49 
       
    50 
       
    51 //d:Plug-in name to be displayed in test list.
       
    52 //l:list_single_graphic_heading_pane_t1_cp2
       
    53 //r:3.2.1
       
    54 //
       
    55 #define qtn_diag_lst_data_coverage  "Data coverage test"
       
    56 
       
    57 //d:Failed result text
       
    58 //l:popup_info_list_pane_t1
       
    59 //r:5.0
       
    60 //
       
    61 #define qtn_diag_conf_test_failed_data_coverage "Data coverage test"
       
    62 
       
    63 //d:Message text the phone is vibrating
       
    64 //l:popup_note_wait_window
       
    65 //r:3.2
       
    66 //
       
    67 #define qtn_diag_msg_testing_data_coverage "Testing data coverage"
       
    68 
       
    69 #define qtn_diag_softk_skip "Skip"
       
    70         
       
    71 // End of File
       
    72 
       
    73