equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2003-2009 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 } |
|
1127 |
1123 |
1128 //---------------------------------------------------- |
1124 //---------------------------------------------------- |
1129 // |
1125 // |
1130 // r_error_note_text_cacerts_db_corrupted |
1126 // r_error_note_text_cacerts_db_corrupted |
1131 // Cacerts.dat certificate database corrupted error note text |
1127 // Cacerts.dat certificate database corrupted error note text |
1336 txt = " \t"qtn_cm_lipri_ocsp"\t\t"; |
1332 txt = " \t"qtn_cm_lipri_ocsp"\t\t"; |
1337 }, |
1333 }, |
1338 LBUF |
1334 LBUF |
1339 {//VPN |
1335 {//VPN |
1340 txt = " \t"qtn_cm_lipri_vpn"\t\t"; |
1336 txt = " \t"qtn_cm_lipri_vpn"\t\t"; |
1341 }, |
|
1342 LBUF |
|
1343 {//Widget installer |
|
1344 txt = " \t"qtn_cm_lipri_widget_installing"\t\t"; |
|
1345 } |
1337 } |
1346 }; |
1338 }; |
1347 } |
1339 } |
1348 |
1340 |
1349 //----------------------------------------------------------------------------- |
1341 //----------------------------------------------------------------------------- |