equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 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 GSConPlugin. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // **CAPTIONS |
|
22 |
|
23 //d:Plugin caption |
|
24 //d:Long string |
|
25 //l:title_pane_t2/opt9 |
|
26 //w: |
|
27 //r: 3.1 |
|
28 // |
|
29 #define qtn_set_title_settings_inet "Connection settings" |
|
30 |
|
31 //d:Text of a list item in main view's folder list |
|
32 //d:Item opens Connection folder |
|
33 //l:list_single_large_graphic_pane_t1 |
|
34 //w: |
|
35 //r: 3.1 |
|
36 // |
|
37 #define qtn_set_folder_connection "Connection" |
|
38 |
|
39 |
|
40 // **OPTIONS MENU |
|
41 |
|
42 //d:Command in Options list |
|
43 //d:Opens the highlighted item |
|
44 //l:list_single_pane_t1_cp2 |
|
45 //w: |
|
46 //r: 3.1 |
|
47 // |
|
48 #define qtn_set_options_open "Open" |
|
49 |
|
50 |
|
51 //CONTROL PANEL |
|
52 |
|
53 //d:Plugin caption |
|
54 //l: title_pane_t2/opt9 |
|
55 //w: |
|
56 //r: 5.0 |
|
57 // |
|
58 #define qtn_cp_title_connectivity "Connectivity" |
|
59 |
|
60 //d:Text of a list item in main view's folder list |
|
61 //d:Item opens Connection folder |
|
62 //l: list_single_large_graphic_pane_t1 |
|
63 //w: |
|
64 //r: 5.0 |
|
65 // |
|
66 #define qtn_cp_folder_connectivity "Connectivity" |
|
67 |
|
68 // End of File |