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: |
|
15 * Localization strings for GS Application |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 // LOCALISATION STRINGS |
|
21 |
|
22 |
|
23 //d:Text in title pane |
|
24 //d:Main view |
|
25 //l:title_pane_t2/opt9 |
|
26 // |
|
27 #define qtn_set_title_settings "General settings" |
|
28 |
|
29 //d:Text in title pane |
|
30 //d:Main view |
|
31 //l:title_pane_t2/opt9 |
|
32 // |
|
33 #define qtn_cp_title_control_panel "Control Panel" |
|
34 |
|
35 //d:Command in Options list |
|
36 //d:Opens the highlighted item |
|
37 //l:list_single_pane_t1_cp2 |
|
38 // |
|
39 #define qtn_set_options_open "Open" |
|
40 |
|
41 //d:Application title for aif caption file |
|
42 //d:Long string |
|
43 //l:list_single_large_graphic_pane_t1 |
|
44 // |
|
45 #define qtn_apps_settings_list "General settings" |
|
46 |
|
47 //d:Application title for aif caption file |
|
48 //d:Short string |
|
49 //l:cell_app_pane_t1 |
|
50 // |
|
51 #define qtn_apps_settings_grid "Settings" |
|
52 |
|
53 //d:Application title for aif caption file |
|
54 //d:Long string |
|
55 //l:list_single_large_graphic_pane_t1 |
|
56 // |
|
57 #define qtn_apps_controlpanel_list "Control Panel" |
|
58 |
|
59 //d:Application title for aif caption file |
|
60 //d:Short string |
|
61 //l:cell_app_pane_t1 |
|
62 // |
|
63 #define qtn_apps_controlpanel_grid "Control Panel" |
|
64 |
|
65 //d:Text of a list item in Network setting list view's list |
|
66 //d: Confirmation for Network mode selection operation. |
|
67 //l: popup_note_window |
|
68 //w: |
|
69 //r: 3.1 |
|
70 #define qtn_set_error_open_during_backuprestore "General Settings cannot be opened during backup/restore" |
|
71 |
|
72 //d:Text of a list item in Network setting list view's list |
|
73 //d: Confirmation for Network mode selection operation. |
|
74 //l: popup_note_window |
|
75 //w: |
|
76 //r: 5.0 |
|
77 #define qtn_cp_error_open_during_backuprestore "Control Panel cannot be opened during backup/restore" |
|
78 |
|
79 // End of File |
|
80 |
|
81 |
|