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: |
|
15 * This file contains the localised strings for mceextraitems, |
|
16 * i.e. the shortcuts in the main view of the messaging application. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 |
|
22 // LOCALISATION STRINGS |
|
23 |
|
24 // d: First shortcut in the main view. Opens an application or URL |
|
25 // l: list_single_large_graphic_pane_t1 |
|
26 // |
|
27 #define qtn_mce_shortcut1 "Shortcut 1" |
|
28 |
|
29 // d: Second shortcut in the main view. Opens an application or URL |
|
30 // l: list_single_large_graphic_pane_t1 |
|
31 // |
|
32 #define qtn_mce_shortcut2 "Shortcut 2" |
|
33 |
|
34 // d: Third shortcut in the main view. Opens an application or URL |
|
35 // l: list_single_large_graphic_pane_t1 |
|
36 // |
|
37 #define qtn_mce_shortcut3 "Shortcut 3" |
|
38 |
|
39 // End of File |