|
1 /* |
|
2 * Copyright (c) 2005-2006 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 GSPrslnPlugin. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // **CAPTIONS |
|
22 |
|
23 //d:Text in title pane |
|
24 //d:Telephone setting list view |
|
25 //l:title_pane_t2/opt9 |
|
26 //w: |
|
27 //r: 3.1 |
|
28 #define qtn_set_title_settings_telephone "Telephone" |
|
29 |
|
30 //d:Text of a list item in main view's folder list |
|
31 //d:Item opens Telephone folder |
|
32 //l:list_single_large_graphic_pane_t1 |
|
33 //w: |
|
34 //r: 3.1 |
|
35 #define qtn_set_folder_telephone "Telephone" |
|
36 |
|
37 // **OPTIONS MENU |
|
38 |
|
39 //d:Command in Options list. |
|
40 //d:Opens the highlighted item. |
|
41 //l:list_single_pane_t1_cp2 |
|
42 //w: |
|
43 //r:3.1 |
|
44 // |
|
45 #define qtn_set_options_open "Open" |
|
46 |
|
47 |
|
48 //CONTROL PANEL |
|
49 |
|
50 //d:Text in title pane |
|
51 //d:Telephone setting list view |
|
52 //l: title_pane_t2/opt9 |
|
53 //w: |
|
54 //r: 5.0 |
|
55 #define qtn_set_title_telephony "Calling" |
|
56 |
|
57 //d:Text of a list item in main view's folder list |
|
58 //d:Item opens Telephone folder |
|
59 //l:list_single_large_graphic_pane_t1 |
|
60 //w: |
|
61 //r: 5.0 |
|
62 #define qtn_cp_folder_telephony "Calling" |
|
63 |
|
64 // End of File |