pkiutilities/CertSaver/loc/certsaver.loc
branchRCL_3
changeset 54 94da73d93b58
parent 50 03674e5abf46
child 67 79bd6bd83ec3
equal deleted inserted replaced
50:03674e5abf46 54:94da73d93b58
     1 /*
     1 /*
     2 * Copyright (c) 2003-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2003-2010 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".
   241 //w:
   241 //w:
   242 //r:3.2
   242 //r:3.2
   243 //
   243 //
   244 #define qtn_cm_save_trustedsite_certificate_warning_text    "Certificate will be added as a Trusted site certificate. Future connections to site %U will be made without certificate warning. Save anyway?"
   244 #define qtn_cm_save_trustedsite_certificate_warning_text    "Certificate will be added as a Trusted site certificate. Future connections to site %U will be made without certificate warning. Save anyway?"
   245 
   245 
   246 // End of File
   246 //d:Confirmation query for selecting the certificate store
       
   247 //d:where new certificate will be saved. Alternatives are
       
   248 //d:device certificate store and personal certificate store.
       
   249 //d:Difference is that personal certificate store is password
       
   250 //d:protected, and password is prompted when certificates are
       
   251 //d:used. The default is to save in device certificate store
       
   252 //d:that can be used without passwords (no protection). Left
       
   253 //d:softkey is text_softkey_no, and right is text_softkey_yes.
       
   254 //d:User can move the certs between device and personal
       
   255 //d:certificate stores later by using Certificate Manager
       
   256 //d:(in Control Panel).
       
   257 //l:popup_note_window
       
   258 //r:9.2
       
   259 //
       
   260 #define qtn_certsaver_protect_with_password_query           "Protect with password?"
       
   261