pkiutilities/CertmanUi/data/certmanui.rss
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
equal deleted inserted replaced
49:09b1ac925e3f 50:03674e5abf46
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 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".
  1118     }
  1118     }
  1119 RESOURCE TBUF r_text_resource_details_view_algorithm_SHA1
  1119 RESOURCE TBUF r_text_resource_details_view_algorithm_SHA1
  1120     {
  1120     {
  1121     buf = qtn_cm_algorithm_sha1;
  1121     buf = qtn_cm_algorithm_sha1;
  1122     }
  1122     }
       
  1123 RESOURCE TBUF r_text_resource_details_view_algorithm_SHA2
       
  1124     {
       
  1125     buf = qtn_cm_algorithm_sha2;
       
  1126     }
  1123 
  1127 
  1124 //----------------------------------------------------
  1128 //----------------------------------------------------
  1125 //
  1129 //
  1126 //     r_error_note_text_cacerts_db_corrupted
  1130 //     r_error_note_text_cacerts_db_corrupted
  1127 //     Cacerts.dat certificate database corrupted error note text
  1131 //     Cacerts.dat certificate database corrupted error note text
  1332             txt = " \t"qtn_cm_lipri_ocsp"\t\t";
  1336             txt = " \t"qtn_cm_lipri_ocsp"\t\t";
  1333             },
  1337             },
  1334         LBUF
  1338         LBUF
  1335             {//VPN
  1339             {//VPN
  1336             txt = " \t"qtn_cm_lipri_vpn"\t\t";
  1340             txt = " \t"qtn_cm_lipri_vpn"\t\t";
       
  1341             },
       
  1342         LBUF
       
  1343             {//Widget installer
       
  1344             txt = " \t"qtn_cm_lipri_widget_installing"\t\t";
  1337             }
  1345             }
  1338         };
  1346         };
  1339     }
  1347     }
  1340 
  1348 
  1341 //-----------------------------------------------------------------------------
  1349 //-----------------------------------------------------------------------------