|
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 branded localised strings for postcard ui and postcard application |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 // d: Submenu item in mce application that starts writing a postcard |
|
22 // d: Visible in Options/Create/Postcard menu |
|
23 // l: list_single_popup_submenu_pane_t1 |
|
24 // w: |
|
25 // r: 3.0 |
|
26 #define qtn_mce_create_postcard "Postcard" |
|
27 |
|
28 // d: Submenu item in sendui submenu when user starts writing a postcard |
|
29 // l: list_single_pane_t1_cp2 |
|
30 // w: |
|
31 // r: 3.0 |
|
32 #define qtn_sm_send_as_postcard "Postcard" |
|
33 |
|
34 //d:A titlepane text showing application name |
|
35 //l:title_pane_t2/opt12 |
|
36 //w: |
|
37 //r: 3.0 |
|
38 #define qtn_title_mms_postcard "Postcard" |
|
39 |
|
40 // d: Popup query item in mce application that starts writing a postcard |
|
41 // d: Visible when user chooses Write message in the Messages main view and popup menu shows up |
|
42 // l: list_single_heading_pane_t2_cp2 |
|
43 // w: |
|
44 // r: 3.0 |
|
45 #define qtn_mce_pop_up_postcard "Postcard" |
|
46 |
|
47 // d: Text for extra charge confirmation query |
|
48 // l: popup_note_window/opt2 |
|
49 // w: |
|
50 // r: 3.2 |
|
51 #define qtn_qry_mms_poca_extra_cost "Sending a postcard may cause an additional charge" |
|
52 |
|
53 // End of File |