|
1 /* |
|
2 * Copyright (c) 2002 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 VCalBC |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 // LOCALISATION STRINGS |
|
22 |
|
23 //d:Command in options list. |
|
24 //d:Saves the Business Card to Phonebook. |
|
25 //l:list_single_pane_t1_cp2 |
|
26 // |
|
27 #define qtn_sm_add_phonebook "Add to Phonebook" |
|
28 |
|
29 //d:Heading which tells that this is a Business Card message. |
|
30 //l:title_pane_t2/opt12 |
|
31 // |
|
32 #define qtn_sm_title_business_card "Business Card" |
|
33 |
|
34 //d:Informs of success of adding contact to Phonebook |
|
35 //l:popup_note_window |
|
36 // |
|
37 #define qtn_bcard_saved_to_pb_as_new "Business card saved as new contact" |
|
38 |
|
39 //d:Query when all the fields of the vcard do not fit to the |
|
40 //d:default saving store |
|
41 //l:popup_note_window |
|
42 //r:3.1 |
|
43 // |
|
44 #define qtn_phob_query_create_new_to_store "Create new entry to phone memory?" |
|
45 |
|
46 //**************************************************' |
|
47 // from other ui specs: |
|
48 |
|
49 //d:Name of the Business Card message type. |
|
50 //l:list_double_graphic_pane_t2 |
|
51 // |
|
52 #define qtn_mce_inbox_type_smart_cbc "Business Card" |
|
53 |
|
54 |
|
55 // End of File |