pkiutilities/CertmanUi/loc/certmanui.loc
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
equal deleted inserted replaced
49:09b1ac925e3f 50:03674e5abf46
     1 /*
     1 /*
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-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".
   107 
   107 
   108 //d:Certificate details algorithm name
   108 //d:Certificate details algorithm name
   109 //l:popup_info_list_pane_t1
   109 //l:popup_info_list_pane_t1
   110 #define qtn_cm_algorithm_sha1           "SHA1"
   110 #define qtn_cm_algorithm_sha1           "SHA1"
   111 
   111 
       
   112 //d:Certificate details algorithm name
       
   113 //l:popup_info_list_pane_t1
       
   114 #define qtn_cm_algorithm_sha2           "SHA2"
       
   115 
   112 //d:Certificate details algorithm unknown
   116 //d:Certificate details algorithm unknown
   113 //l:popup_info_list_pane_t1
   117 //l:popup_info_list_pane_t1
   114 #define qtn_cm_algorithm_unknown        "Unknown"
   118 #define qtn_cm_algorithm_unknown        "Unknown"
   115 
   119 
   116 //d:Certificate details list's heading
   120 //d:Certificate details list's heading
   230 //d:Certificate trust settings native installing.
   234 //d:Certificate trust settings native installing.
   231 //d:With this user can decide if certificate is trusted for
   235 //d:With this user can decide if certificate is trusted for
   232 //d:native application installing (i.e. SOS applications).
   236 //d:native application installing (i.e. SOS applications).
   233 //l:list_single_graphic_pane_t1_cp2
   237 //l:list_single_graphic_pane_t1_cp2
   234 #define qtn_cm_lipri_native_installing    "Native installing"
   238 #define qtn_cm_lipri_native_installing    "Native installing"
       
   239 
       
   240 //d:Certificate trust settings widget installing.
       
   241 //d:With this user can decide if certificate is trusted for
       
   242 //d:installing widgets.
       
   243 //l:list_single_graphic_pane_t1_cp2
       
   244 #define qtn_cm_lipri_widget_installing    "Widget installing"
   235 
   245 
   236 //d:Certificate trust settings for OCSP validation.
   246 //d:Certificate trust settings for OCSP validation.
   237 //d:With this user can decide if certificate is trusted to
   247 //d:With this user can decide if certificate is trusted to
   238 //d:validate ocsp response (i.e. SOS applications).
   248 //d:validate ocsp response (i.e. SOS applications).
   239 //l:list_single_graphic_pane_t1_cp2
   249 //l:list_single_graphic_pane_t1_cp2