|
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 OpLogo |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 // LOCALISATION STRINGS |
|
22 |
|
23 //d:Operator Logo title pane item. |
|
24 //l:title_pane_t2/opt12 |
|
25 // |
|
26 #define qtn_sm_title_operator_logo "Operator logo" |
|
27 |
|
28 //d:Options list text for setting received Operator logo in use. |
|
29 //l:list_single_pane_t1_cp2 |
|
30 // |
|
31 #define qtn_sm_use_logo "Use operator logo" |
|
32 |
|
33 //d:Confirmation query for replacing old logo with new one |
|
34 //l:popup_note_window |
|
35 // |
|
36 #define qtn_sm_replace_logo "Replace old operator logo with new one" |
|
37 |
|
38 //d:Operator logo copied information note |
|
39 //l:popup_note_window |
|
40 // |
|
41 #define qtn_sm_note_logo_copied "Operator logo copied" |
|
42 |
|
43 //d:Confirmation query for deleting all logos |
|
44 //l:popup_note_window |
|
45 // |
|
46 #define qtn_sm_delete_all_logos "Delete all operator logos?" |
|
47 |
|
48 //**************************************************************** |
|
49 //from the mce ui specification |
|
50 |
|
51 //d:Name of the message [type]. |
|
52 //l:list_double_graphic_pane_t2 |
|
53 #define qtn_mce_inbox_type_smart_ol "Operator logo" |
|
54 |
|
55 |
|
56 // End of File |