devicediagnostics/diagplugins/diagearpieceplugin/loc/diagaudioplugin.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 DiagAudioPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Text of a list item in Application
       
    20 // l:list_single_graphic_heading_pane_t1_cp2
       
    21 // r: 3.1
       
    22 //
       
    23 #define qtn_diag_lst_earpiece "Earpiece test"
       
    24 
       
    25 // d:Message query prompt to start plugin (header) 
       
    26 // l:heading_pane_t1
       
    27 // r:3.1
       
    28 //
       
    29 //#define qtn_diag_msg_title_audio  "Audio devices" // LVT Change
       
    30 
       
    31 #define qtn_diag_msg_title_earpiece  "Earpiece test"
       
    32 
       
    33 // d:Message query prompt to start plugin (text) 
       
    34 // l:popup_info_list_pane_t1
       
    35 // r:3.1
       
    36 //
       
    37 #define qtn_diag_msg_info_earpiece "The following test will check earpiece functionality."
       
    38 
       
    39 // d:Message query prompt to start recording (header) 
       
    40 // l:heading_pane_t1
       
    41 // r:3.1
       
    42 //
       
    43 #define qtn_diag_msg_title_record_audio "Record a soundclip"
       
    44 
       
    45 // d:Message query prompt to start recording (header) 
       
    46 // l:popup_info_list_pane_t1
       
    47 // r:3.1
       
    48 //
       
    49 #define qtn_diag_msg_record_audio "Please record the following phrase 'Hello, testing, 1, 2, 3'"
       
    50 
       
    51 // d:Progress Note during recording 
       
    52 // l:popup_note_wait_window
       
    53 // r:3.1
       
    54 //
       
    55 #define qtn_diag_note_record_audio "Repeat: 'Hello, testing, 1, 2, 3'\nThen press Stop."
       
    56 
       
    57 // d:Confimation query to start playing 
       
    58 // l:popup_note_window
       
    59 // r:3.1
       
    60 //
       
    61 #define qtn_diag_conf_start_play_earpiece "Press play to listen to the recording via earpiece"
       
    62 
       
    63 // d:Progress Note during playing 
       
    64 // l:popup_note_wait_window
       
    65 // r:3.1
       
    66 //
       
    67 #define qtn_diag_note_play_earpiece "Playing recording via earpiece"
       
    68 
       
    69 // d:Confimation query to ask heard voice 
       
    70 // l:popup_note_window
       
    71 // r:3.1
       
    72 //
       
    73 #define qtn_diag_conf_earpiece "Was the recording played back correctly?"
       
    74 
       
    75 // d:Confimation query to ask repeat 
       
    76 // l:popup_note_window
       
    77 // r:3.1
       
    78 //
       
    79 #define qtn_diag_conf_repeat_earpiece "Do you want to repeat the earpiece test?"
       
    80 
       
    81 // d:List item of test
       
    82 // l:list_single_graphic_pane_t1
       
    83 // r:3.1
       
    84 //
       
    85 //#define qtn_diag_lst_test_earpiece "Test Earpiece" // LVT Change
       
    86 
       
    87 // d:Screen title of test
       
    88 // l:title_pane_t2/opt12
       
    89 // r:3.1
       
    90 //
       
    91 //#define qtn_diag_title_test_earpiece "Earpiece test" // LVT Change
       
    92 
       
    93 // d:Header for information
       
    94 // l:heading_pane_t1
       
    95 // r:3.1
       
    96 //
       
    97 //#define qtn_diag_msg_title_earpiece "Earpiece Test"
       
    98 
       
    99 //d:Failed result text
       
   100 //l:popup_info_list_pane_t1
       
   101 //r:5.0
       
   102 //
       
   103 #define qtn_diag_conf_test_failed_earpiece "Earpiece test"
       
   104 
       
   105 //d:Softkey text.
       
   106 //l:control_pane_t1/opt7 
       
   107 //r:5.0
       
   108 //
       
   109 #define qtn_diag_softk_skip "Skip"
       
   110 
       
   111 // End of File