equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 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: |
|
15 * This is a localisation file for ExtensionManager. |
|
16 * A .loc file is the one and only place where the logical strings |
|
17 * to be localised are defined. |
|
18 * |
|
19 */ |
|
20 |
|
21 |
|
22 |
|
23 //d:Options list text for sorting (reorganizing) installed services |
|
24 //l:list_single_pane_t1_cp2 |
|
25 // |
|
26 #define qtn_extension_manager_opt_sort "Sort services" |
|
27 |
|
28 //d:Command text associated to a softkey in the control pane. |
|
29 //d:Selects an item in list for moving it to another position in list. |
|
30 //l:control_pane_t1/opt7 |
|
31 // |
|
32 #define qtn_extension_manager_softkey_move "Move" |
|
33 |
|
34 |
|
35 //d:Information telling that application will shut down for the |
|
36 //d:changed settings to take effect. |
|
37 //l:popup_note_window |
|
38 // |
|
39 #define qtn_extension_manager_shutdown_note "Contacts will now shut down for the changes to take effect" |
|
40 |
|
41 |
|
42 // End of File |