|
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 Network Coverage Plugin. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // NEW |
|
22 |
|
23 //d:Voice network test text for results view |
|
24 //l:list_single_graphic_heading_pane_t1_cp2 |
|
25 //w: |
|
26 //r: 3.2 |
|
27 // |
|
28 #define qtn_diag_lst_network_coverage "Network coverage test" |
|
29 |
|
30 //d:Voice network test text for suite view |
|
31 //l:list_single_graphic_pane_t1 |
|
32 //w: |
|
33 //r: 3.2 |
|
34 // |
|
35 //#define qtn_diag_lst_test_voice_network "Network coverage test" // LVT Change |
|
36 |
|
37 //d:Voice network test text for starting dialog header |
|
38 //l:heading_pane_t1 |
|
39 //w: |
|
40 //r: 3.2 |
|
41 // |
|
42 #define qtn_diag_msg_title_network_coverage "Network coverage test" |
|
43 |
|
44 //d:Voice network test descriptiong |
|
45 //l:popup_info_list_pane_t1 |
|
46 //w: |
|
47 //r: 3.2 |
|
48 // |
|
49 #define qtn_diag_msg_info_network_coverage "The following test will check network coverage." |
|
50 |
|
51 //d:Voice network test text for title pane of suite/result view |
|
52 //l:title_pane_t2/opt12 |
|
53 //w: |
|
54 //r: 3.2 |
|
55 // |
|
56 //#define qtn_diag_title_test_voice_network "Network coverage test" // LVT Change |
|
57 |
|
58 //d:Failed result text |
|
59 //l:popup_info_list_pane_t1 |
|
60 //r:5.0 |
|
61 // |
|
62 #define qtn_diag_conf_test_failed_network_coverage "Network coverage test" |
|
63 |
|
64 //d:Message text nw coverage wait |
|
65 //l:popup_note_wait_window |
|
66 //r:3.2 |
|
67 // |
|
68 #define qtn_diag_msg_testing_network_coverage "Testing network coverage" |
|
69 |
|
70 #define qtn_diag_softk_skip "Skip" |
|
71 |
|
72 |
|
73 // End of File |
|
74 |
|
75 |