devicediagnostics/diagplugins/diagvibrateplugin/loc/devdiagvibrateplugin.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 DiagVibratePlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // NEW
       
    22 
       
    23 //d:Text of vibrate test list item in device diagnostics application
       
    24 //l:list_single_graphic_heading_pane_t1_cp2
       
    25 //r: 3.2
       
    26 //
       
    27 #define qtn_diag_lst_vibrate "Vibrate test"
       
    28 
       
    29 //d:Title of vibrate plugin
       
    30 //l:heading_pane_t1
       
    31 //r: 3.2
       
    32 //
       
    33 #define qtn_diag_msg_title_vibrate "Vibrate test"
       
    34 
       
    35 //d:Message query prompt to start vibrate test
       
    36 //l:popup_info_list_pane_t1
       
    37 //r:3.2
       
    38 //
       
    39 #define qtn_diag_msg_vibrate "The following test will check vibrate functionality of the device"
       
    40 
       
    41 //d:Confimation query to the user if the phone vibrated
       
    42 //l:popup_note_window
       
    43 //r:3.2
       
    44 //
       
    45 
       
    46 #define qtn_diag_conf_vibrate "Did the Device vibrate?"
       
    47 
       
    48 //d:Prompt text to disconnect the charger before running the test
       
    49 //l:popup_note_window
       
    50 //r:3.2
       
    51 //
       
    52 #define qtn_diag_conf_battery_charger_disconnect "Disconnect your battery charger. Vibra does not work when battery charger is connected."
       
    53 
       
    54 //d:Message text the phone is vibrating
       
    55 //l:popup_note_wait_window
       
    56 //r:3.2
       
    57 //
       
    58 
       
    59 #define qtn_diag_msg_vibrating "Vibrating Device"
       
    60 
       
    61 //d:Vibrate text used by the suite view
       
    62 //l:list_single_graphic_pane_t1
       
    63 //r:3.2
       
    64 //
       
    65 //#define qtn_diag_lst_test_vibrate "Test Vibrate"  // LVT Change
       
    66 
       
    67 //d:Vibrate title text used by suite and result views
       
    68 //l:title_pane_t2/opt12
       
    69 //r:3.2
       
    70 //
       
    71 //#define qtn_diag_title_test_vibrate "Vibrate test" // LVT Change
       
    72 
       
    73 //d:Softkey text.
       
    74 //l:control_pane_t1/opt7 
       
    75 //r:5.0
       
    76 //
       
    77 #define qtn_diag_softk_skip "Skip"
       
    78 
       
    79 //d:Failed result text
       
    80 //l:popup_info_list_pane_t1
       
    81 //r:5.0
       
    82 //
       
    83 #define qtn_diag_conf_test_failed_vibrate "Vibrate test"
       
    84 
       
    85 //d: UserQuery
       
    86 //l:popup_info_list_pane_t1
       
    87 //r:5.0
       
    88 #define qtn_diag_conf_vibrate_activate "Vibrating alert is turned off in current active profile. Do you want to turn it on?"
       
    89 
       
    90 // End of File