pkiutilities/CTSecurityDialogs/data/CTsecdlgs.rss
branchRCL_3
changeset 7 6e226572c5f0
parent 0 164170e6151a
child 21 09b1ac925e3f
equal deleted inserted replaced
5:3b17fc5c9564 7:6e226572c5f0
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 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".
   503             type = EAknCtQuery;
   503             type = EAknCtQuery;
   504             id = EGeneralQuery;
   504             id = EGeneralQuery;
   505             control= AVKON_CONFIRMATION_QUERY
   505             control= AVKON_CONFIRMATION_QUERY
   506                 {
   506                 {
   507                 layout = EConfirmationLayout;
   507                 layout = EConfirmationLayout;
   508                 label = qtn_ics_ssl_conf_q_accept_ood;
   508                 // label defined dynamically, using host name parameter
   509                 };
   509                 };
   510             }
   510             }
   511         };
   511         };
   512     }
   512     }
   513 
   513 
   532             type = EAknCtQuery;
   532             type = EAknCtQuery;
   533             id = EGeneralQuery;
   533             id = EGeneralQuery;
   534             control= AVKON_CONFIRMATION_QUERY
   534             control= AVKON_CONFIRMATION_QUERY
   535                 {
   535                 {
   536                 layout = EConfirmationLayout;
   536                 layout = EConfirmationLayout;
   537                 label = qtn_ics_ssl_conf_q_accept_untrusted;
   537                 // label defined dynamically, using host name parameter
   538                 };
   538                 };
   539             }
   539             }
   540         };
   540         };
   541     }
   541     }
   542 
   542 
   562             type = EAknCtQuery;
   562             type = EAknCtQuery;
   563             id = EGeneralQuery;
   563             id = EGeneralQuery;
   564             control= AVKON_CONFIRMATION_QUERY
   564             control= AVKON_CONFIRMATION_QUERY
   565                 {
   565                 {
   566                 layout = EConfirmationLayout;
   566                 layout = EConfirmationLayout;
   567                 label = qtn_ics_ssl_conf_q_accept_site;
   567                 // label defined dynamically, using host name parameter
   568                 };
   568                 };
   569             }
   569             }
   570         };
   570         };
   571     }
   571     }
   572 
   572 
   874 
   874 
   875 RESOURCE TBUF r_qtn_httpsec_query_perm_accept_text { buf=qtn_httpsec_query_perm_accept_text; }
   875 RESOURCE TBUF r_qtn_httpsec_query_perm_accept_text { buf=qtn_httpsec_query_perm_accept_text; }
   876 
   876 
   877 RESOURCE TBUF r_qtn_cm_site { buf=qtn_cm_site; }
   877 RESOURCE TBUF r_qtn_cm_site { buf=qtn_cm_site; }
   878 
   878 
       
   879 RESOURCE TBUF r_qtn_ics_ssl_conf_q_accept_site { buf=qtn_ics_ssl_conf_q_accept_site; }
       
   880 
       
   881 RESOURCE TBUF r_qtn_ics_ssl_conf_q_accept_ood { buf=qtn_ics_ssl_conf_q_accept_ood; }
       
   882 
       
   883 RESOURCE TBUF r_qtn_ics_ssl_conf_q_accept_untrusted { buf=qtn_ics_ssl_conf_q_accept_untrusted; }
       
   884 
   879 // End of file
   885 // End of file