--- a/pkiutilities/CertmanUi/data/certmanui.rss Fri Mar 12 15:46:51 2010 +0200
+++ b/pkiutilities/CertmanUi/data/certmanui.rss Mon Mar 15 12:43:21 2010 +0200
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -1120,6 +1120,10 @@
{
buf = qtn_cm_algorithm_sha1;
}
+RESOURCE TBUF r_text_resource_details_view_algorithm_SHA2
+ {
+ buf = qtn_cm_algorithm_sha2;
+ }
//----------------------------------------------------
//
@@ -1334,6 +1338,10 @@
LBUF
{//VPN
txt = " \t"qtn_cm_lipri_vpn"\t\t";
+ },
+ LBUF
+ {//Widget installer
+ txt = " \t"qtn_cm_lipri_widget_installing"\t\t";
}
};
}