pkiutilities/CTSecurityDialogs/data/CTsecdlgs.rss
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
equal deleted inserted replaced
49:09b1ac925e3f 50:03674e5abf46
     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".
    22 #include <avkon.rsg>
    22 #include <avkon.rsg>
    23 #include <avkon.hrh>
    23 #include <avkon.hrh>
    24 #include <avkon.rh>
    24 #include <avkon.rh>
    25 #include <avkon.loc>
    25 #include <avkon.loc>
    26 #include <bldvariant.hrh>
    26 #include <bldvariant.hrh>
    27 //#include <certmanui.loc>
    27 #include <certmanui.loc>
    28 #include <certsaver.loc>
    28 #include <certsaver.loc>
    29 #include <wmlbrowser_wim.loc>
    29 #include <wmlbrowser_wim.loc>
    30 
    30 
    31 
    31 
    32 //  RESOURCE IDENTIFIER
    32 //  RESOURCE IDENTIFIER
   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