devicediagnostics/diagsuites/diagcoveragesuiteplugin/loc/diagcoveragesuiteplugin.loc
equal
deleted
inserted
replaced
|
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 project Diagnostics Coverage Suite |
|
15 * |
|
16 */ |
|
17 |
|
18 //d:Suite name in the main view listbox. This text indicate that the suite |
|
19 //d:will be opened so that its children may be viewed and executed. |
|
20 //l:title_pane_t2/opt12 |
|
21 //r:3.2.1 |
|
22 // |
|
23 |
|
24 #define qtn_diag_title_coverage "Coverage" |
|
25 |
|
26 //d:Suite name in the results view listbox. |
|
27 //l:list_single_large_graphic_pane_t1 |
|
28 //r:3.2.1 |
|
29 // |
|
30 |
|
31 #define qtn_diag_folder_coverage "Coverage" |
|
32 |
|
33 // End of File |