equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002-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: This is a localisation file for Mail application |
|
15 * |
|
16 */ |
|
17 |
|
18 // LOCALISATION STRINGS |
|
19 |
|
20 // d: Tooltip text for 'Reply' button |
|
21 // d: in the permanent touch toolbar of Mail Viewer. |
|
22 // l: popup_preview_text_window_t1 |
|
23 // w: |
|
24 // r: 5.0 |
|
25 #define qtn_mce_mail_tb_tooltip_reply "Reply" |
|
26 |
|
27 // d: Tooltip text for 'Forward' button |
|
28 // d: in the permanent touch toolbar of Mail Viewer. |
|
29 // l: popup_preview_text_window_t1 |
|
30 // w: |
|
31 // r: 5.0 |
|
32 #define qtn_mce_mail_tb_tooltip_forward "Forward" |
|
33 |
|
34 // d: Tooltip text for 'Delete' button |
|
35 // d: in the permanent touch toolbar of Mail Viewer. |
|
36 // l: popup_preview_text_window_t1 |
|
37 // w: |
|
38 // r: 5.0 |
|
39 #define qtn_mce_mail_tb_tooltip_delete "Delete" |
|
40 |
|
41 |
|
42 // End of File |