|
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 Provisioning |
|
16 * |
|
17 * ------------------------------------------------------------------- |
|
18 * |
|
19 */ |
|
20 |
|
21 |
|
22 |
|
23 // LOCALISATION STRINGS |
|
24 |
|
25 //**************************************************************** |
|
26 //ProvisioningHandler |
|
27 |
|
28 //d:From line for authenticated messages |
|
29 //l:list_double_graphic_pane_t2 |
|
30 #define qtn_mce_inbox_sender_servprov "Service provider" |
|
31 |
|
32 //d:From line for non-authenticated messages |
|
33 //l:list_double_graphic_pane_t2 |
|
34 #define qtn_mce_push_inbox_sender_unkw "Unknown" |
|
35 |
|
36 //d:Message contents when bootstrap is performed succesfully |
|
37 //l:popup_info_list_pane_t1 |
|
38 #define qtn_op_info_sms_autsuc "You have received a Trusted provisioning server setting from your service provider. Message was authenticated successfully and the setting was saved to General settings" |
|
39 |
|
40 //d:Message contents when bootstrap fails to authenticate |
|
41 //l:popup_info_list_pane_t1 |
|
42 #define qtn_op_info_sms_autfai "You have received a Trusted provisioning server setting. Message was not authenticated successfully and it was deleted." |
|
43 |
|
44 //d:Message contents when bootstrap is tried when one has already been saved |
|
45 //l:popup_info_list_pane_t1 |
|
46 #define qtn_op_info_boot "You have received a Trusted provisioning server setting from the service provider. Setting was not saved, because the Trusted provisioning server is already defined in the general settings" |
|
47 |
|
48 //**************************************************************** |
|
49 //AccesspointAdapter |
|
50 |
|
51 //d: Summary text for accespoints |
|
52 //l: popup_info_list_pane_t2/opt1 |
|
53 #define qtn_sm_wml_accesspoints "Access points:" |
|
54 |
|
55 //**************************************************************** |
|
56 //BrowserAdapter |
|
57 |
|
58 //d: Summary text for browser entries |
|
59 //l: popup_info_list_pane_t2/opt1 |
|
60 #define qtn_op_head_browser "Browser settings:" |
|
61 |
|
62 //d: Summary text for bookmark entries |
|
63 //l: popup_info_list_pane_t2/opt1 |
|
64 #define qtn_sm_bookmarks "Bookmarks" |
|
65 |
|
66 //d: Summary text for MMS entries |
|
67 //l: popup_info_list_pane_t2/opt1 |
|
68 #define qtn_sm_mms_accesspoints "Multimedia access pts.:" |
|
69 |
|
70 //d:This is the default name for new WAP access point. |
|
71 //l:query_popup_data_pane_t1/opt4 |
|
72 // |
|
73 #define qtn_sm_wapap_name "WAP access point" |
|
74 |
|
75 //d:This is the default name for new bookmark. |
|
76 //d:It appears in the bookmark name text query |
|
77 //d:as the default value. |
|
78 //l:query_popup_data_pane_t1/opt4 |
|
79 // |
|
80 #define qtn_sm_bookmark_name "New bookmark" |
|
81 |
|
82 //**************************************************************** |
|
83 //IMAdapter |
|
84 |
|
85 //d: Summary text for IM entries |
|
86 //l: popup_info_list_pane_t2/opt1 |
|
87 #define qtn_op_head_imsettings "Wireless Village settings" |
|
88 |
|
89 //**************************************************************** |
|
90 //Email Adapter |
|
91 |
|
92 //d: Summary text for email settings |
|
93 //l: popup_info_list_pane_t2/opt1 |
|
94 // |
|
95 #define qtn_sm_mailboxes "Mailbox settings:" |
|
96 |
|
97 |
|
98 //d:This is the default name for Mail settings. |
|
99 //d:Maximum lenght is 30 characters. |
|
100 //l:query_popup_data_pane_t1/opt4 |
|
101 // |
|
102 #define qtn_sm_remote_mailbox_name "New remote mailbox" |
|
103 |
|
104 //**************************************************************** |
|
105 //ProvisioningSC |
|
106 |
|
107 //d:Information message put to inbox when settings were read successfully from a card. |
|
108 //l:popup_info_list_pane_t1 |
|
109 // |
|
110 #define qtn_op_info_sms_autsuc1 "Trusted provisioning server name was found from your SIM card. Server name was saved to the configuration context list in General settings." |
|
111 |
|
112 |
|
113 //d:Information note text displayed when memory is so low that settings can not be saved. |
|
114 //l:popup_note_window |
|
115 // |
|
116 #define qtn_op_mem_low "Memory low. Delete some data and switch the phone off and on to be able to save new Configuration context from the SIM card." |
|
117 |
|
118 //****************************************************************** |
|
119 //Provisioning BC |
|
120 |
|
121 //d:Heading for popup note shown when authentication fails |
|
122 //l:heading_pane_t1 |
|
123 |
|
124 #define qtn_op_info_sms_autfai_heading "Authentication Failed:" |
|
125 // End of File |