1 /* |
|
2 * Copyright (c) 2007-2009 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 * Localization strings for project CCH UI |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 // d:Listbox heading for no connections available note. |
|
21 // l:loc_type_pane |
|
22 // r:5.0.1 |
|
23 // |
|
24 #define qtn_servtab_no_conn_available_prompt_text "No connections available" |
|
25 |
|
26 // d:Listbox heading for no connections defined note. |
|
27 // l:loc_type_pane |
|
28 // r:5.0.1 |
|
29 // |
|
30 #define qtn_servtab_no_conn_defined_prompt_text "No connections defined" |
|
31 |
|
32 // d:Listbox heading for no WLAN networks found note. |
|
33 // l:loc_type_pane |
|
34 // r:5.0.1 |
|
35 // |
|
36 #define qtn_servtab_prmpt_no_wlan_found "No WLAN networks found" |
|
37 |
|
38 // d:Username input box heading text |
|
39 // l:popup_query_data_code_window_t4/opt2 |
|
40 // r:5.0.1 |
|
41 // |
|
42 #define qtn_servtab_service_auth_username_query "Service username:" |
|
43 |
|
44 // d:Password input box heading text |
|
45 // l:popup_query_data_code_window_t4/opt2 |
|
46 // r:5.0.1 |
|
47 // |
|
48 #define qtn_servtab_service_auth_password_query "Service password:" |
|
49 |
|
50 // d:No connections defined selection item for connect when available |
|
51 // l:list_single_pane_t1_cp2 |
|
52 // r:5.0.1 |
|
53 // |
|
54 #define qtn_servtab_no_coverage_connect_when_av "Connect when available" |
|
55 |
|
56 // d:No connections defined selection item for searching wlan |
|
57 // l:list_single_pane_t1_cp2 |
|
58 // r:5.0.1 |
|
59 // |
|
60 #define qtn_servtab_no_ap_defined_search_wlan "Search for WLAN" |
|
61 |
|
62 // d:No connections found selection item for searching wlan |
|
63 // l:list_single_pane_t1_cp2 |
|
64 // r:5.0.1 |
|
65 // |
|
66 #define qtn_servtab_no_wlan_found_search_wlan "Search for WLAN" |
|
67 |
|
68 // d:No connections available selection item for searching wlan |
|
69 // l:list_single_pane_t1_cp2 |
|
70 // r:5.0.1 |
|
71 // |
|
72 #define qtn_servtab_no_coverage_search_wlan "Search for WLAN" |
|
73 |
|
74 // d:No connections defined selection item for using GPRS |
|
75 // l:list_single_pane_t1_cp2 |
|
76 // r:5.0.1 |
|
77 // |
|
78 #define qtn_servtab_no_ap_defined_use_gprs "Allow GPRS use" |
|
79 |
|
80 // d:No connections found selection item for using GPRS |
|
81 // l:list_single_pane_t1_cp2 |
|
82 // r:5.0.1 |
|
83 // |
|
84 #define qtn_servtab_no_wlan_found_use_gprs "Allow GPRS use" |
|
85 |
|
86 // d:No connections available selection item for using GPRS |
|
87 // l:list_single_pane_t1_cp2 |
|
88 // r:5.0.1 |
|
89 // |
|
90 #define qtn_servtab_no_coverage_use_gprs "Allow GPRS use" |
|
91 |
|
92 // d:Listbox heading for selecting gprs connection |
|
93 // l:heading_pane_t1 |
|
94 // r:5.0.1 |
|
95 // |
|
96 #define qtn_servtab_prmpt_select_gprs_access_point "Select access point:" |
|
97 |
|
98 // d:Info note for defective settings registration |
|
99 // l:popup_note_window |
|
100 // r:5.0.1 |
|
101 // |
|
102 #define qtn_servtab_conn_establsh_failed_permanently "Connecting %U failed due to defective settings. Contact your service provider." |
|
103 |
|
104 // d:Info text when connection establishment fails because of wrong username and/or password |
|
105 // l:popup_note_window |
|
106 // r:5.0.1 |
|
107 // |
|
108 #define qtn_voip_wrong_sip_auth_note "Invalid username or password" |
|
109 |
|
110 // d:Confirmation query text when creating an internet call is not possible |
|
111 // d:Used when access point is used also by some other service. |
|
112 // d:%U stands for the name of the access point in use |
|
113 // l:popup_note_window |
|
114 // r:5.0.1 |
|
115 // |
|
116 #define qtn_servtab_ap_voip_not_supported_query "%U connection does not support calls. Do you want to change connection?" |
|
117 |
|
118 // d:Confirmation query text when creating an internet call is not possible |
|
119 // d:Used when accesspoint is not used by any other service. |
|
120 // d:%U stands for the name of the access point in use |
|
121 // l:popup_note_window |
|
122 // r:5.0.1 |
|
123 // |
|
124 #define qtn_voip_calls_not_supported_reconnect_query "%U connection does not support calling. Remove it and create new connection?" |
|
125 |
|
126 // d:Listbox heading for changing connection note when connected. |
|
127 // d:%U stands for the name of the access point in use |
|
128 // l:loc_type_pane |
|
129 // r:5.0.1 |
|
130 // |
|
131 #define qtn_servtab_change_current_conn_prompt "Current connection: %U" |
|
132 |
|
133 // d:Changing connection selection item for searching wlan when connected |
|
134 // l:list_single_pane_t1_cp2 |
|
135 // r:5.0.1 |
|
136 // |
|
137 #define qtn_servtab_chng_current_conn_search_wlan "Search for WLAN" |
|
138 |
|
139 // d:Changing connection selection item for using GPRS when connected |
|
140 // l:list_single_pane_t1_cp2 |
|
141 // r:5.0.1 |
|
142 // |
|
143 #define qtn_servtab_chng_current_conn_use_gprs "Allow GPRS use" |
|
144 |
|
145 // d:Listbox heading for changing connection note when not connected. |
|
146 // l:loc_type_pane |
|
147 // r:5.0.1 |
|
148 // |
|
149 #define qtn_servtab_change_new_conn_query "Currently not connected" |
|
150 |
|
151 // d:Changing connection selection item for searching wlan when not connected |
|
152 // l:list_single_pane_t1_cp2 |
|
153 // r:5.0.1 |
|
154 // |
|
155 #define qtn_servtab_chng_conn_search_wlan "Search for WLAN" |
|
156 |
|
157 // d:Changing connection selection item for using GPRS when not connected |
|
158 // l:list_single_pane_t1_cp2 |
|
159 // r:5.0.1 |
|
160 // |
|
161 #define qtn_servtab_chng_conn_use_gprs "Allow GPRS use" |
|
162 |
|
163 // d:Information note text if changing the connectivity fails |
|
164 // l:popup_note_window |
|
165 // r:5.0.1 |
|
166 // |
|
167 #define qtn_voip_error_note_changing_connect_failed "Changing connectivity failed" |
|
168 |
|
169 // d:Information note text if accesspoint is not usable (does not support internet calls) |
|
170 // l:popup_note_window |
|
171 // r:5.0.1 |
|
172 // |
|
173 #define qtn_voip_error_in_connection "Error in connection" |
|
174 |
|
175 // End of File |
|