devicediagnostics/diagplugins/diagbatterychargerplugin/loc/diagbatterychargercabletestplugin.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 Battery Charger Cable Test Plug-in
       
    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_battery_charger  "Battery charger 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_battery_charger  "The following test will check battery charger."
       
    35 
       
    36 
       
    37 // d:The title pane shown when battery charger test is running
       
    38 // l:title_pane_t2/opt12
       
    39 // r:3.2.1
       
    40 //
       
    41 //#define qtn_diag_title_test_battery_charger  "Battery charger 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_battery_charger    "Battery charger test" // LVT Change
       
    49 
       
    50 
       
    51 // d:Plugin name in the results view listbox.
       
    52 // l:list_single_graphic_heading_pane_t1_cp2
       
    53 // r:3.2.1
       
    54 //
       
    55 #define qtn_diag_lst_battery_charge  "Battery charger test"
       
    56 
       
    57 
       
    58 //d:Text of the query dialog to prompt user to connect battery charger and confirm
       
    59 //l:popup_note_window
       
    60 //r: 3.2
       
    61 //
       
    62 #define qtn_diag_conf_battery_charger_connect  "Connect the Battery Charger and plug it into the power source."
       
    63 
       
    64 
       
    65 
       
    66 
       
    67 //d:Title of message query prompt of query dialog when battery charger is not detected
       
    68 //l:heading_pane_t1
       
    69 //r:3.2
       
    70 //
       
    71 #define qtn_diag_err_title_no_battery_charger  "Battery charger not detected"
       
    72         
       
    73 
       
    74 
       
    75 //d:Text of the query dialog when battery charger is not detected
       
    76 //l:popup_info_list_pane_t1
       
    77 //r: 3.2
       
    78 //
       
    79 // ADO & Platformization Changes
       
    80 //#define qtn_diag_err_no_battery_charger  "Press OK to continue tests, or press Back to retry this test."
       
    81 #define qtn_diag_err_no_battery_charger  "Do you want to repeat the battery charger test?"
       
    82 
       
    83 //d:Failed result text
       
    84 //l:popup_info_list_pane_t1
       
    85 //r:5.0
       
    86 //
       
    87 #define qtn_diag_conf_test_failed_battery_charger "Battery charger test"
       
    88 // ADO & Platformization Changes
       
    89 #define qtn_diag_softk_skip "Skip"
       
    90         
       
    91 // End of File