devicediagnostics/diagplugins/diagheadsetcableplugin/loc/diagheadsetcabletestplugin.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 DiagHeadsetCableTestPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // d:Plug-in 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_headset "Headset 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 plug-in to the user.
       
    31 // l:popup_info_list_pane_t1
       
    32 // r:3.2.1
       
    33 //
       
    34 #define qtn_diag_msg_info_headset "The following test will check headset."
       
    35 
       
    36 
       
    37 // d:The title pane shown when Headset cable test is running
       
    38 // l:title_pane_t2/opt12
       
    39 // r:3.2.1
       
    40 //
       
    41 //#define qtn_diag_title_test_headset  "Headset test" // LVT Test
       
    42 
       
    43 
       
    44 
       
    45 // d:Plugin name in the plugin view listbox.
       
    46 // l:list_single_graphic_pane_t1
       
    47 // r:3.2.1
       
    48 //
       
    49 //#define qtn_diag_lst_test_headset  "Headset test" // LVT Test
       
    50 
       
    51 
       
    52 // d:Plugin name in the results view listbox.
       
    53 // l:list_single_graphic_heading_pane_t1_cp2
       
    54 // r:3.2.1
       
    55 //
       
    56 #define qtn_diag_lst_headset  "Headset test"
       
    57 
       
    58 
       
    59 //d:Text of the query dialog to prompt user to connect Headset Cable and press OK
       
    60 //l:popup_note_window
       
    61 //r: 3.2
       
    62 //
       
    63 #define qtn_diag_conf_headset_connect  "Connect Headset."
       
    64 
       
    65 
       
    66 //d:Title of the query dialog when Headset cable is not detected
       
    67 //l:heading_pane_t1
       
    68 //r: 3.2
       
    69 //
       
    70 #define qtn_diag_err_title_no_headset  "Headset not detected"
       
    71             
       
    72 
       
    73 //d:Text of the query dialog when Headset cable is not detected
       
    74 //l:popup_info_list_pane_t1
       
    75 //r: 3.2
       
    76 //
       
    77 
       
    78 #define qtn_diag_err_no_headset  "Do you want to repeat the headset test?"
       
    79 
       
    80 //d:Failed result text
       
    81 //l:popup_info_list_pane_t1
       
    82 //r:5.0
       
    83 //
       
    84 #define qtn_diag_conf_test_failed_headset_cable "Headset test"
       
    85 
       
    86 
       
    87 #define qtn_diag_softk_skip "Skip"
       
    88 
       
    89 
       
    90 // End of File
       
    91 
       
    92