1 /* |
1 /* |
2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
284 // |
284 // |
285 #define qtn_httpsec_query_perm_accept_text "Connection to site %U will be made in future without any warnings. Continue?" |
285 #define qtn_httpsec_query_perm_accept_text "Connection to site %U will be made in future without any warnings. Continue?" |
286 |
286 |
287 |
287 |
288 //d:Confirmation query text shown if the server certificate contains |
288 //d:Confirmation query text shown if the server certificate contains |
289 //d:site name that does not match to the one that was given in request. |
289 //d:site name that does not match to the one that was given in request the query contains text |
290 //d:%U stands for the name of the site where the connection is requested. |
290 //l:popup_note_window |
291 //d:Displaying the site name is a security feature. |
291 //w: |
292 //l:popup_note_window |
292 //r:3.2 |
293 //w: |
293 // |
294 //r:3.2 |
294 #define qtn_ics_ssl_conf_q_accept_site "This site has sent a certificate with different site name than requested. Accept anyway?" |
295 // |
|
296 #define qtn_ics_ssl_conf_q_accept_site "Service %U has sent a certificate with different site name than requested. Accept anyway?" |
|
297 |
295 |
298 |
296 |
299 //d:Confirmation query text shown if the server certificate is out-of date |
297 //d:Confirmation query text shown if the server certificate is out-of date |
300 //d:%U stands for the name of the site where the connection is requested. |
298 //l:popup_note_window |
301 //d:Displaying the site name is a security feature. |
299 //w: |
302 //l:popup_note_window |
300 //r:3.2 |
303 //w: |
301 // |
304 //r:3.2 |
302 #define qtn_ics_ssl_conf_q_accept_ood "This site has sent a certificate which is out of date. Accept anyway?" |
305 // |
303 |
306 #define qtn_ics_ssl_conf_q_accept_ood "Service %U has sent a certificate which is out of date. Accept anyway?" |
304 |
307 |
305 //d:Confirmation query text shown if the server certificate issued by unknown |
308 |
|
309 //d:Confirmation query text shown if the server certificate issued by unknown |
|
310 //d:Certification Authority |
306 //d:Certification Authority |
311 //d:%U stands for the name of the site where the connection is requested. |
307 //l:popup_note_window |
312 //d:Displaying the site name is a security feature. |
308 //w: |
313 //l:popup_note_window |
309 //r:3.2 |
314 //w: |
310 // |
315 //r:3.2 |
311 #define qtn_ics_ssl_conf_q_accept_untrusted "This site has sent an untrusted certificate. Accept anyway?" |
316 // |
|
317 #define qtn_ics_ssl_conf_q_accept_untrusted "Service %U has sent an untrusted certificate. Accept anyway?" |
|
318 |
312 |
319 //d:Information note text shown if the server certificate has an invalid signature |
313 //d:Information note text shown if the server certificate has an invalid signature |
320 //d:Softkeys are SK1 'Close' (text_softkey_close) and SK2 'Details' (text_softkey_details) |
314 //d:Softkeys are SK1 'Close' (text_softkey_close) and SK2 'Details' (text_softkey_details) |
321 //d:Certification Authority |
315 //d:Certification Authority |
322 //l:popup_note_window |
316 //l:popup_note_window |