|
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 DiagSpeakerPlugin. |
|
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_speakerphone "Loudspeaker test" |
|
24 |
|
25 // d:Text of a list item in Application |
|
26 // l:title_pane_t2/opt12 |
|
27 // r:3.1 |
|
28 // |
|
29 //#define qtn_diag_title_test_speakerphone "Loudspeaker test" // LVT Change |
|
30 |
|
31 // d:Message query prompt to start plugin (text) |
|
32 // l:popup_info_list_pane_t1 |
|
33 // r:3.1 |
|
34 // |
|
35 #define qtn_diag_msg_speakerphone "The following test will check loudspeaker functionality" |
|
36 |
|
37 // d:Message query prompt to start recording (header) |
|
38 // l:heading_pane_t1 |
|
39 // r:3.1 |
|
40 // |
|
41 #define qtn_diag_msg_title_record_speakerphone "Record a soundclip" |
|
42 |
|
43 // d:Message query prompt to start recording (header) |
|
44 // l:popup_info_list_pane_t1 |
|
45 // r:3.1 |
|
46 // |
|
47 #define qtn_diag_msg_record_speakerphone "Please record the following phrase 'Hello, testing, 1, 2, 3'" |
|
48 |
|
49 // d:Progress Note during recording |
|
50 // l:popup_note_wait_window |
|
51 // r:3.1 |
|
52 // |
|
53 #define qtn_diag_note_record_speakerphone "Repeat: 'Hello, testing, 1,2,3'\nThen press Stop." |
|
54 |
|
55 // d:Confimation query to start playing |
|
56 // l:popup_note_window |
|
57 // r:3.1 |
|
58 // |
|
59 #define qtn_diag_conf_start_play_speakerphone "Press play to listen to the recording via the loudspeaker" |
|
60 |
|
61 |
|
62 // d:Progress Note during playing |
|
63 // l:popup_note_wait_window |
|
64 // r:3.1 |
|
65 // |
|
66 |
|
67 #define qtn_diag_note_play_speakerphone "Playing recording via loudspeaker" |
|
68 |
|
69 // d:Confimation query to ask heard voice |
|
70 // l:popup_note_window |
|
71 // r:3.1 |
|
72 // |
|
73 #define qtn_diag_conf_speakerphone "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_speakerphone "Do you want to repeat the loudspeaker test?" |
|
80 |
|
81 |
|
82 // d:List item of test |
|
83 // l:list_single_graphic_pane_t1 |
|
84 // r:3.1 |
|
85 // |
|
86 //#define qtn_diag_lst_test_speakerphone "Test Speakerphone" // LVT Change |
|
87 |
|
88 // d:Screen title of test |
|
89 // l:list_single_graphic_pane_t1 |
|
90 // r:3.1 |
|
91 // |
|
92 //#define qtn_diag_title_test_speakerphone "Loudspeaker test" // LVT Change |
|
93 |
|
94 // d:Header for information |
|
95 // l:heading_pane_t1 |
|
96 // r:3.1 |
|
97 // |
|
98 #define qtn_diag_msg_title_speakerphone "Loudspeaker test" |
|
99 |
|
100 //d:Failed result text |
|
101 //l:popup_info_list_pane_t1 |
|
102 //r:5.0 |
|
103 // |
|
104 #define qtn_diag_conf_test_failed_speakerphone "Loudspeaker test" |
|
105 |
|
106 //d:Softkey text. |
|
107 //l:control_pane_t1/opt7 |
|
108 //r:5.0 |
|
109 // |
|
110 #define qtn_diag_softk_skip "Skip" |
|
111 |
|
112 // End of File |