equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2002-2006 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 |
|
116 //d:Certificate details algorithm unknown |
112 //d:Certificate details algorithm unknown |
117 //l:popup_info_list_pane_t1 |
113 //l:popup_info_list_pane_t1 |
118 #define qtn_cm_algorithm_unknown "Unknown" |
114 #define qtn_cm_algorithm_unknown "Unknown" |
119 |
115 |
120 //d:Certificate details list's heading |
116 //d:Certificate details list's heading |
234 //d:Certificate trust settings native installing. |
230 //d:Certificate trust settings native installing. |
235 //d:With this user can decide if certificate is trusted for |
231 //d:With this user can decide if certificate is trusted for |
236 //d:native application installing (i.e. SOS applications). |
232 //d:native application installing (i.e. SOS applications). |
237 //l:list_single_graphic_pane_t1_cp2 |
233 //l:list_single_graphic_pane_t1_cp2 |
238 #define qtn_cm_lipri_native_installing "Native installing" |
234 #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" |
|
245 |
235 |
246 //d:Certificate trust settings for OCSP validation. |
236 //d:Certificate trust settings for OCSP validation. |
247 //d:With this user can decide if certificate is trusted to |
237 //d:With this user can decide if certificate is trusted to |
248 //d:validate ocsp response (i.e. SOS applications). |
238 //d:validate ocsp response (i.e. SOS applications). |
249 //l:list_single_graphic_pane_t1_cp2 |
239 //l:list_single_graphic_pane_t1_cp2 |