systemswuis/touchscreencalib/loc/touchscreencalib.loc
branchRCL_3
changeset 14 5f281e37a2f5
parent 0 254040eb3b7d
equal deleted inserted replaced
13:90fe62538f66 14:5f281e37a2f5
       
     1 /*
       
     2 * Copyright (c) 2008 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 TouchScreenCalib
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 //d:Asks user to tap center of the target with stylus.
       
    22 //l:main_touch_calib_pane_t1
       
    23 //w:
       
    24 //r:3.2
       
    25 //
       
    26 #define qtn_touch_screen_cali_instr_gen "Touch screen calibration step %N of 4: Use stylus to tap center of target."
       
    27 
       
    28 //d:Used to tell user that pressing Send key cancels calibration and exits application.
       
    29 //d:This is used when TouchScreenCalib application is started from General Settings by user.
       
    30 //l:main_touch_calib_pane_t2
       
    31 //w:
       
    32 //r:3.2
       
    33 //
       
    34 #define qtn_touch_screen_cali_instr_can "To cancel press Send key."
       
    35 
       
    36 //d:Used to tell user that pressing Send key resets calibration and calibration
       
    37 //d:begins again from point 1. This is used when TouchScreenCalib application is
       
    38 //d:started when the phone is starter for the first time.
       
    39 //l:main_touch_calib_pane_t2
       
    40 //w:
       
    41 //r:3.2
       
    42 //
       
    43 #define qtn_touch_screen_cali_instr_res "To start again from point 1 press Send key."
       
    44 
       
    45 //d:This Information Note is displayed if user cancels calibration with Send key press.
       
    46 //l:popup_note_window/opt2
       
    47 //w:
       
    48 //r:5.0
       
    49 //
       
    50 #define qtn_touch_screen_cali_cancel "Calibration cancelled."
       
    51 
       
    52 //d:This Confirmation Note is dipslayed when calibration is done succesfully.
       
    53 //l:popup_note_window/opt2
       
    54 //w:
       
    55 //r:3.2
       
    56 //
       
    57 #define qtn_touch_screen_cali_done "Calibration successful!"
       
    58 
       
    59 // End of File