pkiutilities/CertmanUi/data/certmanui.rss
changeset 0 164170e6151a
child 10 ece4bbb094df
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 /*
       
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   This resource file contains all the resources for CertManUI.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME CMUI
       
    21 
       
    22 //  INCLUDES
       
    23 #include <eikon.rh>
       
    24 #include <avkon.rsg>
       
    25 #include <avkon.rh>
       
    26 #include <avkon.hrh>
       
    27 #include <avkon.mbg>
       
    28 #include <bldvariant.hrh>
       
    29 #include <avkon.loc>
       
    30 #include <certmanui.loc>
       
    31 #include "Certmanui.hrh"
       
    32 
       
    33 RESOURCE RSS_SIGNATURE { }
       
    34 
       
    35 RESOURCE TBUF { buf=""; }
       
    36 
       
    37 
       
    38 // RESOURCE DEFINITIONS
       
    39 
       
    40 //----------------------------------------------------
       
    41 //
       
    42 //     r_certmanui_view_main_authority
       
    43 //     CertManUI Authority View Menubar & Soft keys
       
    44 //
       
    45 //----------------------------------------------------
       
    46 //
       
    47 RESOURCE AVKON_VIEW r_certmanui_view_main_authority
       
    48      {
       
    49      hotkeys=r_certmanui_hotkeys;
       
    50      menubar=r_certmanui_menubar_view_authority;
       
    51      cba=r_certmanui_options_open_back;
       
    52      }
       
    53 
       
    54 //----------------------------------------------------
       
    55 //
       
    56 //     r_certmanui_view_main_personal
       
    57 //     CertManUI Personal View Menubar & Soft keys
       
    58 //
       
    59 //----------------------------------------------------
       
    60 //
       
    61 RESOURCE AVKON_VIEW r_certmanui_view_main_personal
       
    62      {
       
    63      hotkeys=r_certmanui_hotkeys;
       
    64      menubar=r_certmanui_menubar_view_personal;
       
    65      cba=r_certmanui_options_open_back;
       
    66      }
       
    67 
       
    68 //----------------------------------------------------
       
    69 //
       
    70 //     r_certmanui_view_trust
       
    71 //     CertManUI Trust View Menubar & Soft keys
       
    72 //
       
    73 //----------------------------------------------------
       
    74 //
       
    75 RESOURCE AVKON_VIEW r_certmanui_view_trust
       
    76      {
       
    77      hotkeys=r_certmanui_hotkeys;
       
    78      menubar=r_certmanui_menubar_view_trust;
       
    79      cba=r_certmanui_options_change_back;
       
    80      }
       
    81 
       
    82 //----------------------------------------------------
       
    83 //
       
    84 //     r_certmanui_view_main
       
    85 //     CertManUI Personal View Menubar & Soft keys
       
    86 //
       
    87 //----------------------------------------------------
       
    88 //
       
    89 RESOURCE AVKON_VIEW r_certmanui_view_main
       
    90      {
       
    91      hotkeys=r_certmanui_hotkeys;
       
    92      menubar=r_certmanui_menubar_view_main;
       
    93      cba=r_certmanui_options_open_back;
       
    94      }
       
    95 
       
    96 //----------------------------------------------------
       
    97 //
       
    98 //     r_certmanui_view_main_trusted_site
       
    99 //     CertManUI Trusted site certificate View
       
   100 //     Menubar & Soft keys
       
   101 //
       
   102 //----------------------------------------------------
       
   103 //
       
   104 RESOURCE AVKON_VIEW r_certmanui_view_main_trusted_site
       
   105      {
       
   106      hotkeys=r_certmanui_hotkeys;
       
   107      menubar=r_certmanui_menubar_view_trusted_sites;
       
   108      cba=r_certmanui_options_open_back;
       
   109      }
       
   110 
       
   111 //----------------------------------------------------
       
   112 //
       
   113 //     r_certmanui_view_main_device
       
   114 //     CertManUI Device certificate View Menubar & Soft keys
       
   115 //
       
   116 //----------------------------------------------------
       
   117 //
       
   118 RESOURCE AVKON_VIEW r_certmanui_view_main_device
       
   119      {
       
   120      hotkeys=r_certmanui_hotkeys;
       
   121      menubar=r_certmanui_menubar_view_device;
       
   122      cba=r_certmanui_options_open_back;
       
   123      }
       
   124 
       
   125 //----------------------------------------------------
       
   126 //
       
   127 //     r_certmanui_hotkeys
       
   128 //     CertManUI hotkeys
       
   129 //
       
   130 //----------------------------------------------------
       
   131 //
       
   132 RESOURCE HOTKEYS r_certmanui_hotkeys
       
   133     {
       
   134     control=
       
   135         {
       
   136         HOTKEY { command=EAknCmdExit; key='e'; }
       
   137         };
       
   138     }
       
   139 
       
   140 //----------------------------------------------------
       
   141 //
       
   142 //     r_certmanui_menubar_view_authority
       
   143 //     Menubar for Authority certificate view
       
   144 //
       
   145 //----------------------------------------------------
       
   146 //
       
   147 RESOURCE MENU_BAR r_certmanui_menubar_view_authority
       
   148     {
       
   149      titles=
       
   150         {
       
   151         MENU_TITLE { menu_pane = r_certmanui_view_menu_authority; }
       
   152         };
       
   153     }
       
   154 
       
   155 //----------------------------------------------------
       
   156 //
       
   157 //     r_certmanui_menubar_view_personal
       
   158 //     Menubar for Personal certificate view
       
   159 //
       
   160 //----------------------------------------------------
       
   161 //
       
   162 RESOURCE MENU_BAR r_certmanui_menubar_view_personal
       
   163     {
       
   164      titles=
       
   165         {
       
   166         MENU_TITLE { menu_pane = r_certmanui_view_menu_personal; }
       
   167         };
       
   168     }
       
   169 
       
   170 //----------------------------------------------------
       
   171 //
       
   172 //     r_certmanui_menubar_view_trust
       
   173 //     Menubar for Trust view
       
   174 //
       
   175 //----------------------------------------------------
       
   176 //
       
   177 RESOURCE MENU_BAR r_certmanui_menubar_view_trust
       
   178     {
       
   179     titles=
       
   180         {
       
   181         MENU_TITLE { menu_pane = r_certmanui_view_trust_menu; }
       
   182         };
       
   183     }
       
   184 
       
   185 //----------------------------------------------------
       
   186 //
       
   187 //     r_certmanui_menubar_view_main
       
   188 //     Menubar for main view
       
   189 //
       
   190 //----------------------------------------------------
       
   191 //
       
   192 RESOURCE MENU_BAR r_certmanui_menubar_view_main
       
   193     {
       
   194      titles=
       
   195         {
       
   196         MENU_TITLE { menu_pane = r_certmanui_view_menu_main; }
       
   197         };
       
   198     }
       
   199 
       
   200 //----------------------------------------------------
       
   201 //
       
   202 //     r_certmanui_menubar_view_device
       
   203 //     Menubar for Device certificate view
       
   204 //
       
   205 //----------------------------------------------------
       
   206 //
       
   207 RESOURCE MENU_BAR r_certmanui_menubar_view_device
       
   208     {
       
   209      titles=
       
   210         {
       
   211         MENU_TITLE { menu_pane = r_certmanui_view_menu_device; }
       
   212         };
       
   213     }
       
   214 
       
   215 //----------------------------------------------------
       
   216 //
       
   217 //     r_certmanui_menubar_view_trusted_sites
       
   218 //     Menubar for Trusted site certificate view
       
   219 //
       
   220 //----------------------------------------------------
       
   221 //
       
   222 RESOURCE MENU_BAR r_certmanui_menubar_view_trusted_sites
       
   223     {
       
   224      titles=
       
   225         {
       
   226         MENU_TITLE { menu_pane = r_certmanui_view_menu_trusted_sites; }
       
   227         };
       
   228     }
       
   229 
       
   230 //----------------------------------------------------
       
   231 //
       
   232 //     r_certmanui_menubar_options_marked
       
   233 //     OK-Options menubar for views
       
   234 //
       
   235 //----------------------------------------------------
       
   236 //
       
   237 RESOURCE MENU_BAR r_certmanui_menubar_options_marked
       
   238     {
       
   239     titles =
       
   240         {
       
   241         MENU_TITLE { menu_pane = r_certmanui_menupane_options_marked; }
       
   242         };
       
   243     }
       
   244 
       
   245 //----------------------------------------------------
       
   246 //
       
   247 //     r_certmanui_view_menu_authority
       
   248 //     Menu pane for Authority certificate view
       
   249 //
       
   250 //----------------------------------------------------
       
   251 //
       
   252 RESOURCE MENU_PANE r_certmanui_view_menu_authority
       
   253     {
       
   254     items =
       
   255         {
       
   256         MENU_ITEM
       
   257             {
       
   258             command = ECertManUICmdAppViewDtls;
       
   259             txt = qtn_cm_option_view_details;
       
   260             flags = EEikMenuItemSpecific;
       
   261             },
       
   262         MENU_ITEM
       
   263             {
       
   264             command = ECertManUICmdAppDelete;
       
   265             txt = qtn_fldr_delete;
       
   266             flags = EEikMenuItemSpecific;
       
   267             },
       
   268         MENU_ITEM
       
   269             {
       
   270             command = ECertManUICmdAppTrustSet;
       
   271             txt = qtn_cm_option_trust_settings;
       
   272             flags = EEikMenuItemSpecific;
       
   273             },
       
   274         MENU_ITEM
       
   275             {
       
   276             cascade = r_certmanui_menu_pane_mark_unmark;
       
   277             command = ECertManUICmdMarkUnmark;
       
   278             txt = qtn_options_list;
       
   279             flags = EEikMenuItemSpecific;
       
   280             },
       
   281         MENU_ITEM
       
   282             {
       
   283             command = EAknCmdHelp;
       
   284             txt = qtn_options_help;
       
   285             },
       
   286         MENU_ITEM
       
   287             {
       
   288             command = EAknCmdExit;
       
   289             txt = qtn_options_exit;
       
   290             }
       
   291         };
       
   292     }
       
   293 
       
   294 //----------------------------------------------------
       
   295 //
       
   296 //     r_certmanui_view_menu_main
       
   297 //     Menu pane for main view
       
   298 //
       
   299 //----------------------------------------------------
       
   300 //
       
   301 RESOURCE MENU_PANE r_certmanui_view_menu_main
       
   302     {
       
   303     items =
       
   304         {
       
   305         MENU_ITEM
       
   306             {
       
   307             command = ECertManUICmdAppOpen;
       
   308             txt = qtn_fldr_open;
       
   309             flags = EEikMenuItemAction;
       
   310             },
       
   311         MENU_ITEM
       
   312             {
       
   313             command = EAknCmdHelp;
       
   314             txt = qtn_options_help;
       
   315             },
       
   316         MENU_ITEM
       
   317             {
       
   318             command=EAknCmdExit;
       
   319             txt = qtn_options_exit;
       
   320             }
       
   321         };
       
   322     }
       
   323 
       
   324 //----------------------------------------------------
       
   325 //
       
   326 //    r_certmanui_menu_pane__unmark
       
   327 //    Mark/unmark sub-menu pane for certmanui views
       
   328 //
       
   329 //----------------------------------------------------
       
   330 //
       
   331 RESOURCE MENU_PANE r_certmanui_menu_pane_mark_unmark
       
   332     {
       
   333     items =
       
   334         {
       
   335         MENU_ITEM
       
   336             {
       
   337             command = ECertManUICmdMark;
       
   338             txt = qtn_options_list_mark_one;
       
   339             flags = EEikMenuItemSpecific;
       
   340             },
       
   341         MENU_ITEM
       
   342             {
       
   343             command = ECertManUICmdUnmark;
       
   344             txt = qtn_options_list_unmark_one;
       
   345             flags = EEikMenuItemSpecific;
       
   346             },
       
   347         MENU_ITEM
       
   348             {
       
   349             command = ECertManUICmdMarkAll;
       
   350             txt = qtn_options_list_mark_all;
       
   351             },
       
   352         MENU_ITEM
       
   353             {
       
   354             command = ECertManUICmdUnmarkAll;
       
   355             txt = qtn_options_list_unmark_all;
       
   356             }
       
   357         };
       
   358     }
       
   359 
       
   360 //----------------------------------------------------
       
   361 //
       
   362 //     r_certmanui_view_menu_personal
       
   363 //     Menu pane for Personal certificate view
       
   364 //
       
   365 //----------------------------------------------------
       
   366 //
       
   367 RESOURCE MENU_PANE r_certmanui_view_menu_personal
       
   368     {
       
   369     items =
       
   370         {
       
   371         MENU_ITEM
       
   372             {
       
   373             command = ECertManUICmdAppViewDtls;
       
   374             txt = qtn_cm_option_view_details;
       
   375             flags = EEikMenuItemSpecific;
       
   376             },
       
   377         MENU_ITEM
       
   378             {
       
   379             command = ECertManUICmdAppDelete;
       
   380             txt = qtn_fldr_delete;
       
   381             flags = EEikMenuItemSpecific;
       
   382             },
       
   383         MENU_ITEM
       
   384             {
       
   385             command = ECertManUICmdMoveToDevice;
       
   386             txt = qtn_cm_option_move_to_device_certificates;
       
   387             flags = EEikMenuItemSpecific;
       
   388             },
       
   389         MENU_ITEM
       
   390             {
       
   391             cascade = r_certmanui_menu_pane_mark_unmark;
       
   392             command = ECertManUICmdMarkUnmark;
       
   393             txt = qtn_options_list;
       
   394             flags = EEikMenuItemSpecific;
       
   395             },
       
   396         MENU_ITEM
       
   397             {
       
   398             command = EAknCmdHelp;
       
   399             txt = qtn_options_help;
       
   400             },
       
   401         MENU_ITEM
       
   402             {
       
   403             command = EAknCmdExit;
       
   404             txt = qtn_options_exit;
       
   405             }
       
   406         };
       
   407     }
       
   408 
       
   409 //----------------------------------------------------
       
   410 //
       
   411 //     r_certmanui_view_menu_device
       
   412 //     Menu pane for Device certificate view
       
   413 //
       
   414 //----------------------------------------------------
       
   415 //
       
   416 RESOURCE MENU_PANE r_certmanui_view_menu_device
       
   417     {
       
   418     items =
       
   419         {
       
   420         MENU_ITEM
       
   421             {
       
   422             command = ECertManUICmdAppViewDtls;
       
   423             txt = qtn_cm_option_view_details;
       
   424             flags = EEikMenuItemSpecific;
       
   425             },
       
   426         MENU_ITEM
       
   427             {
       
   428             command = ECertManUICmdAppDelete;
       
   429             txt = qtn_fldr_delete;
       
   430             flags = EEikMenuItemSpecific;
       
   431             },
       
   432         MENU_ITEM
       
   433             {
       
   434             command = ECertManUICmdMoveToPersonal;
       
   435             txt = qtn_cm_option_move_to_personal_certificates;
       
   436             flags = EEikMenuItemSpecific;
       
   437             },
       
   438         MENU_ITEM
       
   439             {
       
   440             cascade = r_certmanui_menu_pane_mark_unmark;
       
   441             command = ECertManUICmdMarkUnmark;
       
   442             txt = qtn_options_list;
       
   443             flags = EEikMenuItemSpecific;
       
   444             },
       
   445         MENU_ITEM
       
   446             {
       
   447             command = EAknCmdHelp;
       
   448             txt = qtn_options_help;
       
   449             },
       
   450         MENU_ITEM
       
   451             {
       
   452             command = EAknCmdExit;
       
   453             txt = qtn_options_exit;
       
   454             }
       
   455         };
       
   456     }
       
   457 
       
   458 //----------------------------------------------------
       
   459 //
       
   460 //     r_certmanui_view_menu_trusted_sites
       
   461 //     Menu pane for Trusted site certificate view
       
   462 //
       
   463 //----------------------------------------------------
       
   464 //
       
   465 RESOURCE MENU_PANE r_certmanui_view_menu_trusted_sites
       
   466     {
       
   467     items =
       
   468         {
       
   469         MENU_ITEM
       
   470             {
       
   471             command = ECertManUICmdAppViewDtls;
       
   472             txt = qtn_cm_option_view_details;
       
   473             flags = EEikMenuItemSpecific;
       
   474             },
       
   475         MENU_ITEM
       
   476             {
       
   477             command = ECertManUICmdAppDelete;
       
   478             txt = qtn_fldr_delete;
       
   479             flags = EEikMenuItemSpecific;
       
   480             },
       
   481         MENU_ITEM
       
   482             {
       
   483             cascade = r_certmanui_menu_pane_mark_unmark;
       
   484             command = ECertManUICmdMarkUnmark;
       
   485             txt = qtn_options_list;
       
   486             flags = EEikMenuItemSpecific;
       
   487             },
       
   488         MENU_ITEM
       
   489             {
       
   490             command = EAknCmdHelp;
       
   491             txt = qtn_options_help;
       
   492             },
       
   493         MENU_ITEM
       
   494             {
       
   495             command = EAknCmdExit;
       
   496             txt = qtn_options_exit;
       
   497             }
       
   498         };
       
   499     }
       
   500 
       
   501 //----------------------------------------------------
       
   502 //
       
   503 //     r_certmanui_menupane_options_marked
       
   504 //     For marked certificate views
       
   505 //
       
   506 //----------------------------------------------------
       
   507 //
       
   508 RESOURCE MENU_PANE r_certmanui_menupane_options_marked
       
   509     {
       
   510     items =
       
   511         {
       
   512         MENU_ITEM
       
   513             {
       
   514             command = ECertManUICmdAppDelete;
       
   515             txt = qtn_fldr_delete;
       
   516             flags = EEikMenuItemSpecific;
       
   517             },
       
   518         MENU_ITEM
       
   519             {
       
   520             command=ECertManUICmdMoveToDevice;
       
   521             txt = qtn_cm_option_move_to_device_certificates;
       
   522             flags = EEikMenuItemSpecific;
       
   523             },
       
   524         MENU_ITEM
       
   525             {
       
   526             command=ECertManUICmdMoveToPersonal;
       
   527             txt = qtn_cm_option_move_to_personal_certificates;
       
   528             flags = EEikMenuItemSpecific;
       
   529             },
       
   530         MENU_ITEM
       
   531             {
       
   532             command = ECertManUICmdMark;
       
   533             txt = qtn_options_list_mark_one;
       
   534             flags = EEikMenuItemSpecific;
       
   535             },
       
   536         MENU_ITEM
       
   537             {
       
   538             command = ECertManUICmdUnmark;
       
   539             txt = qtn_options_list_unmark_one;
       
   540             flags = EEikMenuItemSpecific;
       
   541             },
       
   542         MENU_ITEM
       
   543             {
       
   544             command = ECertManUICmdMarkAll;
       
   545             txt = qtn_options_list_mark_all;
       
   546             },
       
   547         MENU_ITEM
       
   548             {
       
   549             command = ECertManUICmdUnmarkAll;
       
   550             txt = qtn_options_list_unmark_all;
       
   551             }
       
   552         };
       
   553     }
       
   554 
       
   555 //----------------------------------------------------
       
   556 //
       
   557 //     r_certmanui_view_trust_menu
       
   558 //     Menu pane for Trust view
       
   559 //
       
   560 //----------------------------------------------------
       
   561 //
       
   562 RESOURCE MENU_PANE r_certmanui_view_trust_menu
       
   563     {
       
   564     items =
       
   565         {
       
   566         MENU_ITEM
       
   567             {
       
   568             command = ECertManUICmdAppChangeTrust;
       
   569             txt = qtn_cm_option_change_trust;
       
   570             flags = EEikMenuItemAction;
       
   571             },
       
   572         MENU_ITEM
       
   573             {
       
   574             command = EAknCmdHelp;
       
   575             txt = qtn_options_help;
       
   576             },
       
   577         MENU_ITEM
       
   578             {
       
   579             command = EAknCmdExit;
       
   580             txt = qtn_options_exit;
       
   581             }
       
   582         };
       
   583     }
       
   584 
       
   585 //----------------------------------------------------
       
   586 //  r_gs_certmanui_caption
       
   587 //
       
   588 // CertManUI view caption for plugin
       
   589 //----------------------------------------------------
       
   590 //
       
   591 RESOURCE TBUF r_gs_certmanui_caption
       
   592     {
       
   593     buf = qtn_set_certmanui_security;
       
   594     }
       
   595 
       
   596 //----------------------------------------------------
       
   597 //
       
   598 //     r_certmanui_view_title
       
   599 //     CertManUI title
       
   600 //
       
   601 //----------------------------------------------------
       
   602 //
       
   603 RESOURCE TITLE_PANE r_certmanui_view_title
       
   604     {
       
   605     txt = qtn_cm_title;
       
   606     }
       
   607 
       
   608 //////////////////////////////////////////////////////////////////////
       
   609 //////////////////////////// TEXT RESOURCES //////////////////////////
       
   610 //////////////////////////////////////////////////////////////////////
       
   611 
       
   612 //----------------------------------------------------
       
   613 //
       
   614 //     r_text_resource_main_view_authority
       
   615 //     item for Authority certificates
       
   616 //     used in main list view
       
   617 //
       
   618 //----------------------------------------------------
       
   619 //
       
   620 RESOURCE TBUF r_text_resource_main_view_authority
       
   621     {
       
   622     buf = " \t"qtn_cm_list_text_authority;
       
   623     }
       
   624 
       
   625 //----------------------------------------------------
       
   626 //
       
   627 //     r_text_resource_main_view_trusted
       
   628 //     item for Trusted site certificates
       
   629 //     used in main list view
       
   630 //
       
   631 //----------------------------------------------------
       
   632 //
       
   633 RESOURCE TBUF r_text_resource_main_view_trusted
       
   634     {
       
   635     buf = " \t"qtn_cm_list_text_trusted;
       
   636     }
       
   637 
       
   638 
       
   639 //----------------------------------------------------
       
   640 //
       
   641 //     r_text_resource_main_view_personal
       
   642 //     item for Personal certificates
       
   643 //     used in main list view
       
   644 //
       
   645 //----------------------------------------------------
       
   646 //
       
   647 RESOURCE TBUF r_text_resource_main_view_personal
       
   648     {
       
   649     buf = " \t"qtn_cm_list_text_personal;
       
   650     }
       
   651 
       
   652 //----------------------------------------------------
       
   653 //
       
   654 //     r_text_resource_main_view_device
       
   655 //     item for Device certificates
       
   656 //     used in main list view
       
   657 //
       
   658 //----------------------------------------------------
       
   659 //
       
   660 RESOURCE TBUF r_text_resource_main_view_device
       
   661     {
       
   662     buf = " \t"qtn_cm_list_text_device;
       
   663     }
       
   664 
       
   665 //----------------------------------------------------
       
   666 //
       
   667 //     r_confirmation_query_delete_cert
       
   668 //     Delete certificate confirmation query text
       
   669 //
       
   670 //----------------------------------------------------
       
   671 //
       
   672 RESOURCE TBUF r_confirmation_query_delete_cert
       
   673     {
       
   674     buf = qtn_query_common_conf_delete;
       
   675     }
       
   676 
       
   677 //----------------------------------------------------
       
   678 //
       
   679 //     r_confirmation_query_delete_cert_no_label
       
   680 //     Delete certificate confirmation query text
       
   681 //     for certificate that has no label.
       
   682 //     The confirmation in only "Delete certificate?"
       
   683 //     and it does not dontain any "No label" or "No subject" string
       
   684 //
       
   685 //----------------------------------------------------
       
   686 //
       
   687 RESOURCE TBUF r_confirmation_query_delete_cert_no_label
       
   688     {
       
   689     buf = qtn_query_conf_delete_no_label;
       
   690     }
       
   691 
       
   692 //----------------------------------------------------
       
   693 //
       
   694 //     r_confirmation_query_delete_cert_plural
       
   695 //     Delete certificate confirmation query text
       
   696 //     for deleting multiple certificates
       
   697 //
       
   698 //----------------------------------------------------
       
   699 //
       
   700 RESOURCE TBUF r_confirmation_query_delete_cert_plural
       
   701     {
       
   702     buf = qtn_fldr_del_items_query_cm;
       
   703     }
       
   704 
       
   705 //----------------------------------------------------
       
   706 //
       
   707 //     r_info_note_text_certificate_read_only
       
   708 //     Certificate read-only info note text
       
   709 //
       
   710 //----------------------------------------------------
       
   711 //
       
   712 RESOURCE TBUF r_info_note_text_certificate_read_only
       
   713     {
       
   714     buf = qtn_fldr_cant_delete_item;
       
   715     }
       
   716 
       
   717 //----------------------------------------------------
       
   718 //
       
   719 //     r_info_note_text_certificate_read_only_no_label
       
   720 //     Certificate read-only info note text
       
   721 //     for certificates that have no name
       
   722 //     The note in only "Can't delete certificate"
       
   723 //     and it does not dontain any "No label" or "No subject" string
       
   724 //
       
   725 //----------------------------------------------------
       
   726 //
       
   727 RESOURCE TBUF r_info_note_text_certificate_read_only_no_label
       
   728     {
       
   729     buf = qtn_cant_delete_item_no_label;
       
   730     }
       
   731 
       
   732 //----------------------------------------------------
       
   733 //
       
   734 //     r_info_note_text_certificate_read_only_multiple
       
   735 //     Certificate read-only info note text
       
   736 //     for multiple read-only certificates
       
   737 //
       
   738 //----------------------------------------------------
       
   739 //
       
   740 RESOURCE TBUF r_info_note_text_certificate_read_only_multiple
       
   741     {
       
   742     buf = qtn_fldr_cant_delete_items;
       
   743     }
       
   744 
       
   745 //----------------------------------------------------
       
   746 //
       
   747 //     r_warning_note_text_certificate_expired
       
   748 //     Certificate expired information note text
       
   749 //
       
   750 //----------------------------------------------------
       
   751 //
       
   752 RESOURCE TBUF r_warning_note_text_certificate_expired
       
   753     {
       
   754     buf = qtn_cm_expired;
       
   755     }
       
   756 
       
   757 //----------------------------------------------------
       
   758 //
       
   759 //     r_warning_note_text_certificate_not_valid_yet
       
   760 //     Certificate not yet valid information note text
       
   761 //
       
   762 //----------------------------------------------------
       
   763 //
       
   764 RESOURCE TBUF r_warning_note_text_certificate_not_valid_yet
       
   765     {
       
   766     buf = qtn_cm_not_valid_yet;
       
   767     }
       
   768 
       
   769 //----------------------------------------------------
       
   770 //
       
   771 //     r_warning_note_text_certificate_corrupted
       
   772 //     Certificate corrupted information note text
       
   773 //
       
   774 //----------------------------------------------------
       
   775 //
       
   776 RESOURCE TBUF r_warning_note_text_certificate_corrupted
       
   777     {
       
   778     buf = qtn_cm_corrupted;
       
   779     }
       
   780 
       
   781 //----------------------------------------------------
       
   782 //
       
   783 //     r_text_resource_view_authority_empty_list
       
   784 //     Empty Authority certificate list text
       
   785 //
       
   786 //----------------------------------------------------
       
   787 //
       
   788 RESOURCE TBUF r_text_resource_view_authority_empty_list
       
   789     {
       
   790     buf = qtn_authority_empty_list;
       
   791     }
       
   792 
       
   793 //----------------------------------------------------
       
   794 //
       
   795 //     r_text_resource_view_trusted_empty_list
       
   796 //     Empty Trusdted site certificate list text
       
   797 //
       
   798 //----------------------------------------------------
       
   799 //
       
   800 RESOURCE TBUF r_text_resource_view_trusted_empty_list
       
   801     {
       
   802     buf = qtn_trusted_empty_list;
       
   803     }
       
   804 
       
   805 //----------------------------------------------------
       
   806 //
       
   807 //     r_text_resource_view_personal_empty_list
       
   808 //     Empty Personal certificate list text
       
   809 //
       
   810 //----------------------------------------------------
       
   811 //
       
   812 RESOURCE TBUF r_text_resource_view_personal_empty_list
       
   813     {
       
   814     buf = qtn_personal_empty_list;
       
   815     }
       
   816 
       
   817 //----------------------------------------------------
       
   818 //
       
   819 //     r_text_resource_view_device_empty_list
       
   820 //     Empty Device certificate list text
       
   821 //
       
   822 //----------------------------------------------------
       
   823 //
       
   824 RESOURCE TBUF r_text_resource_view_device_empty_list
       
   825     {
       
   826     buf = qtn_device_empty_list;
       
   827     }
       
   828 
       
   829 //----------------------------------------------------
       
   830 //
       
   831 //     r_text_resource_view_trust_settings_empty_list
       
   832 //     Empty Trust settings list text
       
   833 //
       
   834 //----------------------------------------------------
       
   835 //
       
   836 RESOURCE TBUF r_text_resource_view_trust_settings_empty_list
       
   837     {
       
   838     buf = qtn_cm_empty_trust_settings;
       
   839     }
       
   840 
       
   841 //----------------------------------------------------
       
   842 //
       
   843 //     r_text_resource_view_no_subject_list
       
   844 //     Certificate has no subject
       
   845 //     used in main certificate list view
       
   846 //
       
   847 //----------------------------------------------------
       
   848 //
       
   849 RESOURCE TBUF r_text_resource_view_no_subject_list
       
   850     {
       
   851     buf = " \t"qtn_cm_no_subject_list;
       
   852     }
       
   853 
       
   854 //----------------------------------------------------
       
   855 //
       
   856 //     r_text_resource_view_no_subject_details
       
   857 //     Certificate has no subject
       
   858 //     used in certificate details view
       
   859 //
       
   860 //----------------------------------------------------
       
   861 //
       
   862 RESOURCE TBUF r_text_resource_view_no_subject_details
       
   863     {
       
   864     buf = qtn_cm_no_subject_details;
       
   865     }
       
   866 
       
   867 //----------------------------------------------------
       
   868 //
       
   869 //     r_text_resource_view_digital_signing
       
   870 //     Key usage is digital signing
       
   871 //     used in client certificate details view
       
   872 //
       
   873 //----------------------------------------------------
       
   874 //
       
   875 RESOURCE TBUF r_text_resource_details_view_digital_signing
       
   876     {
       
   877     buf = qtn_cm_digital_signing;
       
   878     }
       
   879 
       
   880 //----------------------------------------------------
       
   881 //
       
   882 //     r_text_resource_view_digital_signing
       
   883 //     Key usage is digital signing
       
   884 //     used in client certificate details view
       
   885 //
       
   886 //----------------------------------------------------
       
   887 //
       
   888 RESOURCE TBUF r_text_resource_details_view_client_authentication
       
   889     {
       
   890     buf = qtn_cm_client_authentication;
       
   891     }
       
   892 
       
   893 //----------------------------------------------------
       
   894 //
       
   895 //     r_text_resource_details_view_unknown
       
   896 //     Certificate algorithm is unknown
       
   897 //     used in certificate details view
       
   898 //
       
   899 //----------------------------------------------------
       
   900 //
       
   901 
       
   902 RESOURCE TBUF r_text_resource_details_view_unknown
       
   903     {
       
   904     buf = qtn_cm_algorithm_unknown;
       
   905     }
       
   906 
       
   907 //----------------------------------------------------
       
   908 //
       
   909 //     r_text_resource_details_view_location_phone_memory
       
   910 //     Certificate location is phone memory
       
   911 //     used in certificate details view
       
   912 //
       
   913 //----------------------------------------------------
       
   914 //
       
   915 
       
   916 RESOURCE TBUF r_text_resource_details_view_location_phone_memory
       
   917     {
       
   918     buf = qtn_cm_phone_memory;
       
   919     }
       
   920 
       
   921 //----------------------------------------------------
       
   922 //
       
   923 //     r_text_resource_details_view_location_smart_card
       
   924 //     Certificate location is smart card
       
   925 //     used in certificate details view
       
   926 //
       
   927 //----------------------------------------------------
       
   928 //
       
   929 
       
   930 RESOURCE TBUF r_text_resource_details_view_location_smart_card
       
   931     {
       
   932     buf = qtn_cm_smart_card;
       
   933     }
       
   934 
       
   935 //----------------------------------------------------
       
   936 //
       
   937 //     r_text_resource_details_view_cert_format_x509
       
   938 //     Certificate format is x509
       
   939 //     used in certificate details view
       
   940 //
       
   941 //----------------------------------------------------
       
   942 //
       
   943 
       
   944 RESOURCE TBUF r_text_resource_details_view_cert_format_x509
       
   945     {
       
   946     buf = qtn_cm_cert_format_x509;
       
   947     }
       
   948 
       
   949 //----------------------------------------------------
       
   950 //
       
   951 //     r_text_resource_details_view_no_private_key
       
   952 //     No private key available
       
   953 //     used in certificate details view
       
   954 //
       
   955 //----------------------------------------------------
       
   956 //
       
   957 RESOURCE TBUF r_text_resource_details_view_no_private_key
       
   958     {
       
   959     buf = qtn_cm_no_private_key;
       
   960     }
       
   961 
       
   962 //----------------------------------------------------
       
   963 //
       
   964 //     r_text_resource_details_view_not_defined
       
   965 //     used in certificate details view
       
   966 //
       
   967 //----------------------------------------------------
       
   968 //
       
   969 
       
   970 RESOURCE TBUF r_text_resource_details_view_not_defined
       
   971     {
       
   972     buf = qtn_cm_not_defined;
       
   973     }
       
   974 
       
   975 //----------------------------------------------------
       
   976 //
       
   977 //     r_text_resource_view_no_label_details
       
   978 //     Certificate has no label
       
   979 //     used in certificate details view
       
   980 //
       
   981 //----------------------------------------------------
       
   982 //
       
   983 RESOURCE TBUF r_text_resource_view_no_label_details
       
   984     {
       
   985     buf = qtn_cm_no_label_details;
       
   986     }
       
   987 
       
   988 //----------------------------------------------------
       
   989 //
       
   990 //     r_text_resource_view_no_subject_title
       
   991 //     Certificate has no subject
       
   992 //     used in trust settings view title
       
   993 //
       
   994 //----------------------------------------------------
       
   995 //
       
   996 RESOURCE TBUF r_text_resource_view_no_subject_title
       
   997     {
       
   998     buf = qtn_cm_no_subject_title;
       
   999     }
       
  1000 
       
  1001 // ----- All the resource strings needed for the Certificate Details View -------
       
  1002 
       
  1003 RESOURCE TBUF r_text_resource_details_view_site
       
  1004     {
       
  1005     buf = qtn_cm_site;
       
  1006     }
       
  1007 
       
  1008 RESOURCE TBUF r_text_resource_details_view_sites
       
  1009     {
       
  1010     buf = qtn_cm_sites;
       
  1011     }
       
  1012 
       
  1013 RESOURCE TBUF r_text_resource_details_view_header
       
  1014     {
       
  1015     buf = qtn_cm_details_heading;
       
  1016     }
       
  1017 
       
  1018 RESOURCE TBUF r_text_resource_details_view_label
       
  1019     {
       
  1020     buf = qtn_cm_label;
       
  1021     }
       
  1022 
       
  1023 RESOURCE TBUF r_text_resource_details_view_issuer
       
  1024     {
       
  1025     buf = qtn_cm_issuer;
       
  1026     }
       
  1027 
       
  1028 RESOURCE TBUF r_text_resource_details_view_subject
       
  1029     {
       
  1030     buf = qtn_cm_subject;
       
  1031     }
       
  1032 
       
  1033 RESOURCE TBUF r_text_resource_details_view_key_usage
       
  1034     {
       
  1035     buf = qtn_cm_key_usage;
       
  1036     }
       
  1037 
       
  1038 RESOURCE TBUF r_qtn_sn_key_length_label
       
  1039     {
       
  1040     buf = qtn_sn_key_length_label;
       
  1041     }
       
  1042 
       
  1043 RESOURCE TBUF r_text_resource_details_view_validity_period
       
  1044     {
       
  1045     buf = qtn_cm_validity_period;
       
  1046     }
       
  1047 
       
  1048 RESOURCE TBUF r_text_resource_details_view_valid_from
       
  1049     {
       
  1050     buf = qtn_cm_valid_from;
       
  1051     }
       
  1052 
       
  1053 RESOURCE TBUF r_text_resource_details_view_valid_until
       
  1054     {
       
  1055     buf = qtn_cm_valid_until;
       
  1056     }
       
  1057 
       
  1058 RESOURCE TBUF r_text_resource_details_view_certificate_location
       
  1059     {
       
  1060     buf = qtn_cm_certificate_location;
       
  1061     }
       
  1062 
       
  1063 RESOURCE TBUF r_text_resource_details_view_cert_format
       
  1064     {
       
  1065     buf = qtn_cm_cert_format;
       
  1066     }
       
  1067 
       
  1068 RESOURCE TBUF r_text_resource_details_view_private_key_location
       
  1069     {
       
  1070     buf = qtn_cm_key_location;
       
  1071     }
       
  1072 
       
  1073 RESOURCE TBUF r_text_resource_details_view_algorithm
       
  1074     {
       
  1075     buf = qtn_cm_algorithm;
       
  1076     }
       
  1077 
       
  1078 RESOURCE TBUF r_text_resource_details_view_serial_number
       
  1079     {
       
  1080     buf = qtn_cm_serial_number;
       
  1081     }
       
  1082 
       
  1083 RESOURCE TBUF r_text_resource_details_view_fingerprint
       
  1084     {
       
  1085     buf = qtn_cm_fingerprint;
       
  1086     }
       
  1087 
       
  1088 RESOURCE TBUF r_text_resource_details_view_fingerprint_md5
       
  1089     {
       
  1090     buf = qtn_cm_fingerprint_md;
       
  1091     }
       
  1092 
       
  1093 RESOURCE TBUF r_text_resource_details_view_public_key
       
  1094     {
       
  1095     buf = qtn_cm_public_key;
       
  1096     }
       
  1097 
       
  1098 // Certificate details algorithm names
       
  1099 RESOURCE TBUF r_text_resource_details_view_algorithm_RSA
       
  1100     {
       
  1101     buf = qtn_cm_algorithm_rsa;
       
  1102     }
       
  1103 RESOURCE TBUF r_text_resource_details_view_algorithm_DSA
       
  1104     {
       
  1105     buf = qtn_cm_algorithm_dsa;
       
  1106     }
       
  1107 RESOURCE TBUF r_text_resource_details_view_algorithm_DH
       
  1108     {
       
  1109     buf = qtn_cm_algorithm_dh;
       
  1110     }
       
  1111 RESOURCE TBUF r_text_resource_details_view_algorithm_MD2
       
  1112     {
       
  1113     buf = qtn_cm_algorithm_md2;
       
  1114     }
       
  1115 RESOURCE TBUF r_text_resource_details_view_algorithm_MD5
       
  1116     {
       
  1117     buf = qtn_cm_algorithm_md5;
       
  1118     }
       
  1119 RESOURCE TBUF r_text_resource_details_view_algorithm_SHA1
       
  1120     {
       
  1121     buf = qtn_cm_algorithm_sha1;
       
  1122     }
       
  1123 
       
  1124 //----------------------------------------------------
       
  1125 //
       
  1126 //     r_error_note_text_cacerts_db_corrupted
       
  1127 //     Cacerts.dat certificate database corrupted error note text
       
  1128 //
       
  1129 //----------------------------------------------------
       
  1130 //
       
  1131 RESOURCE TBUF r_error_note_text_cacerts_db_corrupted
       
  1132     {
       
  1133     buf = qtn_memlo_database_corrupted;
       
  1134     }
       
  1135 
       
  1136 //----------------------------------------------------
       
  1137 //
       
  1138 //     r_error_note_text_internal_error
       
  1139 //     Internal error text
       
  1140 //
       
  1141 //----------------------------------------------------
       
  1142 //
       
  1143 RESOURCE TBUF r_error_note_text_internal_error
       
  1144     {
       
  1145     buf = qtn_cm_internal_error;
       
  1146     }
       
  1147 
       
  1148 //----------------------------------------------------
       
  1149 //
       
  1150 //     r_warning_note_text_certificate_not_trusted
       
  1151 //     Certificate not trusted information note text
       
  1152 //
       
  1153 //----------------------------------------------------
       
  1154 //
       
  1155 RESOURCE TBUF r_warning_note_text_certificate_not_trusted
       
  1156     {
       
  1157     buf = qtn_cm_not_trusted;
       
  1158     }
       
  1159 
       
  1160 
       
  1161 //----------------------------------------------------
       
  1162 //
       
  1163 //     r_qtn_cm_conf_move_to_device
       
  1164 //     Confirmation query text shown before moving
       
  1165 //     certificate to Device certificates
       
  1166 //----------------------------------------------------
       
  1167 //
       
  1168 RESOURCE TBUF r_qtn_cm_conf_move_to_device
       
  1169     {
       
  1170     buf = qtn_cm_conf_move_to_device;
       
  1171     }
       
  1172 
       
  1173 //----------------------------------------------------
       
  1174 //
       
  1175 //     r_qtn_cm_conf_move_to_personal
       
  1176 //     Confirmation query text shown before moving
       
  1177 //     certificate to Personal certificates
       
  1178 //----------------------------------------------------
       
  1179 //
       
  1180 RESOURCE TBUF r_qtn_cm_conf_move_to_personal
       
  1181     {
       
  1182     buf = qtn_cm_conf_move_to_personal;
       
  1183     }
       
  1184 
       
  1185 
       
  1186 //////////////////////// DIALOGS //////////////////////////////////////////
       
  1187 
       
  1188 // ---------------------------------------------------------
       
  1189 //
       
  1190 //     r_certmanui_confirmation_query_yes_no
       
  1191 //     Delete certificate confirmation query
       
  1192 //
       
  1193 // ---------------------------------------------------------
       
  1194 //
       
  1195 RESOURCE DIALOG r_certmanui_confirmation_query_yes_no
       
  1196     {
       
  1197     flags = EGeneralQueryFlags;
       
  1198     buttons = R_AVKON_SOFTKEYS_YES_NO;
       
  1199     items =
       
  1200         {
       
  1201         DLG_LINE
       
  1202             {
       
  1203             type = EAknCtQuery;
       
  1204             id = EGeneralQuery;
       
  1205             control = AVKON_CONFIRMATION_QUERY
       
  1206                 {
       
  1207                 layout = EConfirmationLayout;
       
  1208                 label = "";
       
  1209                 };
       
  1210             }
       
  1211         };
       
  1212     }
       
  1213 
       
  1214 // ---------------------------------------------------------
       
  1215 //
       
  1216 //     r_certmanui_wait_note
       
  1217 //     Display wait note
       
  1218 //
       
  1219 // ---------------------------------------------------------
       
  1220 //
       
  1221 RESOURCE DIALOG r_certmanui_wait_note
       
  1222     {
       
  1223     flags = EAknWaitNoteFlags;
       
  1224     buttons = R_AVKON_SOFTKEYS_EMPTY;
       
  1225     items =
       
  1226         {
       
  1227         DLG_LINE
       
  1228             {
       
  1229             type = EAknCtNote;
       
  1230             id = ECertManUIWaitNote;
       
  1231             control= AVKON_NOTE
       
  1232                 {
       
  1233                 layout = EWaitLayout;
       
  1234                 singular_label = qtn_gen_note_processing;
       
  1235                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;
       
  1236                 };
       
  1237             }
       
  1238         };
       
  1239     }
       
  1240 
       
  1241 // ---------------------------------------------------------
       
  1242 //
       
  1243 //     r_certmanui_delete_wait_dialog
       
  1244 //     Display delete wait note
       
  1245 //
       
  1246 // ---------------------------------------------------------
       
  1247 //
       
  1248 RESOURCE DIALOG r_certmanui_delete_wait_note
       
  1249     {
       
  1250     flags = EAknWaitNoteFlags;
       
  1251     buttons = R_AVKON_SOFTKEYS_EMPTY;
       
  1252     items =
       
  1253         {
       
  1254         DLG_LINE
       
  1255             {
       
  1256             type = EAknCtNote;
       
  1257             id = ECertManUIDeleteNote;
       
  1258             control= AVKON_NOTE
       
  1259                 {
       
  1260                 layout = EWaitLayout;
       
  1261                 singular_label = qtn_fldr_deleting_wait_note;
       
  1262                 imagefile = AVKON_BITMAP_FILE;
       
  1263                 imageid = EMbmAvkonQgn_note_erased;
       
  1264                 imagemask = EMbmAvkonQgn_note_erased_mask;
       
  1265                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;
       
  1266                 };
       
  1267             }
       
  1268         };
       
  1269     }
       
  1270 
       
  1271 //----------------------------------------------------
       
  1272 //
       
  1273 //     r_message_query_details_view
       
  1274 //     Certificate Management Details view query
       
  1275 //
       
  1276 //----------------------------------------------------
       
  1277 //
       
  1278 RESOURCE DIALOG r_message_query_details_view
       
  1279     {
       
  1280     flags = EGeneralQueryFlags | EEikDialogFlagNoBorder | EEikDialogFlagNoShadow;
       
  1281     buttons = R_AVKON_SOFTKEYS_OK_EMPTY;
       
  1282     items =
       
  1283         {
       
  1284         DLG_LINE
       
  1285             {
       
  1286             type = EAknCtPopupHeadingPane;
       
  1287             id = EAknMessageQueryHeaderId;
       
  1288             control = AVKON_HEADING
       
  1289                 {
       
  1290                 };
       
  1291             },
       
  1292         DLG_LINE
       
  1293             {
       
  1294             type = EAknCtMessageQuery;
       
  1295             id = EAknMessageQueryContentId;
       
  1296             control = AVKON_MESSAGE_QUERY
       
  1297                 {
       
  1298                 };
       
  1299             }
       
  1300         };
       
  1301     }
       
  1302 
       
  1303 //-----------------------------------------------------------------------------
       
  1304 //
       
  1305 //  r_certmanui_view_trust_settings_listbox
       
  1306 //  Items in CertManUI trust settings view
       
  1307 //
       
  1308 //-----------------------------------------------------------------------------
       
  1309 //
       
  1310 RESOURCE ARRAY r_certmanui_view_trust_settings_listbox
       
  1311      {
       
  1312     items =
       
  1313         {
       
  1314         LBUF
       
  1315             {//WAP connection
       
  1316             txt = " \t"qtn_cm_lipri_wap_connection"\t\t";
       
  1317             },
       
  1318         LBUF
       
  1319             {//mail and image connection
       
  1320             txt = " \t"qtn_cm_lipri_mail_image_conn"\t\t";
       
  1321             },
       
  1322         LBUF
       
  1323             {//Native installer
       
  1324             txt = " \t"qtn_cm_lipri_native_installing"\t\t";
       
  1325             },
       
  1326         LBUF
       
  1327             {//Java installer
       
  1328             txt = " \t"qtn_cm_lipri_java_installing"\t\t";
       
  1329             },
       
  1330         LBUF
       
  1331             {//OCSP validation
       
  1332             txt = " \t"qtn_cm_lipri_ocsp"\t\t";
       
  1333             },
       
  1334         LBUF
       
  1335             {//VPN
       
  1336             txt = " \t"qtn_cm_lipri_vpn"\t\t";
       
  1337             }
       
  1338         };
       
  1339     }
       
  1340 
       
  1341 //-----------------------------------------------------------------------------
       
  1342 //
       
  1343 //  r_certmanui_trust_settings_values
       
  1344 //  Values in CertManUI trust settings view
       
  1345 //
       
  1346 //-----------------------------------------------------------------------------
       
  1347 //
       
  1348 RESOURCE ARRAY r_certmanui_trust_settings_values
       
  1349     {
       
  1350     items =
       
  1351         {
       
  1352         LBUF
       
  1353             {
       
  1354             txt = qtn_cm_trust_value_yes;
       
  1355             },
       
  1356         LBUF
       
  1357             {
       
  1358             txt = qtn_cm_trust_value_no;
       
  1359             }
       
  1360         };
       
  1361     }
       
  1362 
       
  1363 //----------------------------------------------------
       
  1364 //
       
  1365 //      r_certmanui_view_trust_yes_no_setting_page_lbx
       
  1366 //     CertManUI Trust View Yes No Setting Page Listbox
       
  1367 //
       
  1368 //----------------------------------------------------
       
  1369 //
       
  1370 RESOURCE ARRAY r_certmanui_view_trust_yes_no_setting_page_lbx
       
  1371      {
       
  1372     items =
       
  1373         {
       
  1374         LBUF
       
  1375             {
       
  1376             txt = qtn_cm_trust_value_yes;
       
  1377             },
       
  1378         LBUF
       
  1379             {
       
  1380             txt = qtn_cm_trust_value_no;
       
  1381             }
       
  1382         };
       
  1383     }
       
  1384 
       
  1385 //----------------------------------------------------
       
  1386 //
       
  1387 //     r_setting_listbox
       
  1388 //     Common listbox editor resource for setting pages.
       
  1389 //
       
  1390 //----------------------------------------------------
       
  1391 //
       
  1392 RESOURCE LISTBOX r_setting_listbox
       
  1393     {
       
  1394     flags = EEikListBoxMultipleSelection;
       
  1395     }
       
  1396 
       
  1397 //----------------------------------------------------
       
  1398 //
       
  1399 //     r_cm_navi_pane_trust_settings
       
  1400 //     Certificate Management Trust Settings view navi pane text
       
  1401 //
       
  1402 //----------------------------------------------------
       
  1403 //
       
  1404 RESOURCE NAVI_LABEL r_cm_navi_pane_trust_settings
       
  1405     {
       
  1406     txt = qtn_cm_title_trust_settings;
       
  1407     }
       
  1408 
       
  1409 
       
  1410 //----------------------------------------------------
       
  1411 //
       
  1412 //     r_certmanui_view_trust_yes_no_setting_page
       
  1413 //     CertManUI Trust View Yes No Setting Page
       
  1414 //
       
  1415 //----------------------------------------------------
       
  1416 //
       
  1417 RESOURCE AVKON_SETTING_PAGE r_certmanui_view_trust_yes_no_setting_page
       
  1418     {
       
  1419     number = EAknSettingPageNoOrdinalDisplayed;
       
  1420     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL;
       
  1421     type = EAknSetListBox;
       
  1422     editor_resource_id = r_setting_listbox;
       
  1423     }
       
  1424 
       
  1425 //----------------------------------------------------
       
  1426 //
       
  1427 //     r_certmanui_certificate_listbox_mark_icons
       
  1428 //     Mark, unmark icons for certificate list
       
  1429 //
       
  1430 //----------------------------------------------------
       
  1431 //
       
  1432 RESOURCE AKN_ICON_ARRAY r_certmanui_certificate_listbox_mark_icons
       
  1433      {
       
  1434      bmpfile = AVKON_BITMAP_FILE;
       
  1435      icons =
       
  1436           {
       
  1437           AKN_ICON {
       
  1438                     iconId = EMbmAvkonQgn_indi_marked_add;
       
  1439                     maskId = EMbmAvkonQgn_indi_marked_add_mask;
       
  1440                     }
       
  1441           };
       
  1442      }
       
  1443 
       
  1444 //----------------------------------------------------
       
  1445 //
       
  1446 //     r_certmanui_view_main_title
       
  1447 //     CertManUI main title
       
  1448 //
       
  1449 //----------------------------------------------------
       
  1450 //
       
  1451 RESOURCE TBUF r_certmanui_view_main_title
       
  1452     {
       
  1453     buf = qtn_cm_title;
       
  1454     }
       
  1455 
       
  1456 //----------------------------------------------------
       
  1457 //
       
  1458 //    r_certmanui_options_open_back
       
  1459 //    Text association with MSK ( OPEN )
       
  1460 //
       
  1461 //----------------------------------------------------
       
  1462 //
       
  1463 RESOURCE CBA r_certmanui_options_open_back
       
  1464     {
       
  1465     buttons =
       
  1466         {
       
  1467         CBA_BUTTON
       
  1468             {
       
  1469             id=EAknSoftkeyOptions;
       
  1470             txt = text_softkey_option;
       
  1471             },
       
  1472         CBA_BUTTON
       
  1473             {
       
  1474             id=EAknSoftkeyBack;
       
  1475             txt = text_softkey_back;
       
  1476             },
       
  1477         CBA_BUTTON
       
  1478             {
       
  1479             id=ECertManUICmdAppViewDtls;
       
  1480             txt = qtn_msk_open;
       
  1481             }
       
  1482         };
       
  1483     }
       
  1484 
       
  1485 
       
  1486 //----------------------------------------------------
       
  1487 //
       
  1488 //    r_certmanui_options_context_back
       
  1489 //    Text association with MSK ( context )
       
  1490 //
       
  1491 //----------------------------------------------------
       
  1492 //
       
  1493 RESOURCE CBA r_certmanui_options_context_back
       
  1494     {
       
  1495     buttons =
       
  1496         {
       
  1497         CBA_BUTTON
       
  1498             {
       
  1499             id=EAknSoftkeyOptions;
       
  1500             txt = text_softkey_option;
       
  1501             },
       
  1502         CBA_BUTTON
       
  1503             {
       
  1504             id=EAknSoftkeyBack;
       
  1505             txt = text_softkey_back;
       
  1506             },
       
  1507         CBA_BUTTON
       
  1508             {
       
  1509             id=EAknSoftkeyContextOptions;
       
  1510             txt = text_softkey_option;
       
  1511             }
       
  1512         };
       
  1513     }
       
  1514 
       
  1515 
       
  1516 //----------------------------------------------------
       
  1517 //
       
  1518 //    r_certmanui_options_open_back
       
  1519 //    Text association with MSK ( OPTIONS )
       
  1520 //
       
  1521 //----------------------------------------------------
       
  1522 //
       
  1523 RESOURCE CBA r_certmanui_options_back
       
  1524     {
       
  1525     buttons =
       
  1526         {
       
  1527         CBA_BUTTON
       
  1528             {
       
  1529             id=EAknSoftkeyOptions;
       
  1530             txt = text_softkey_option;
       
  1531             },
       
  1532         CBA_BUTTON
       
  1533             {
       
  1534             id=EAknSoftkeyBack;
       
  1535             txt = text_softkey_back;
       
  1536             },
       
  1537         CBA_BUTTON
       
  1538             {
       
  1539             id=EAknSoftkeyOptions;
       
  1540             txt = text_softkey_option;
       
  1541             }
       
  1542         };
       
  1543     }
       
  1544 
       
  1545 //----------------------------------------------------
       
  1546 //
       
  1547 //    r_certmanui_options_change_back
       
  1548 //    Text association with MSK ( CHANGE )
       
  1549 //
       
  1550 //----------------------------------------------------
       
  1551 //
       
  1552 RESOURCE CBA r_certmanui_options_change_back
       
  1553     {
       
  1554     buttons =
       
  1555         {
       
  1556         CBA_BUTTON
       
  1557             {
       
  1558             id=EAknSoftkeyOptions;
       
  1559             txt = text_softkey_option;
       
  1560             },
       
  1561         CBA_BUTTON
       
  1562             {
       
  1563             id=EAknSoftkeyBack;
       
  1564             txt = text_softkey_back;
       
  1565             },
       
  1566         CBA_BUTTON
       
  1567             {
       
  1568             id=ECertManUICmdAppChangeTrust;
       
  1569             txt = qtn_msk_change;
       
  1570             }
       
  1571         };
       
  1572     }
       
  1573 
       
  1574 //----------------------------------------------------
       
  1575 //
       
  1576 //     r_certmanui_view_title_authority
       
  1577 //     CertManUI Authority certificates view title
       
  1578 //
       
  1579 //----------------------------------------------------
       
  1580 //
       
  1581 RESOURCE TITLE_PANE r_certmanui_view_title_authority
       
  1582     {
       
  1583     txt = qtn_cm_title_authority;
       
  1584     }
       
  1585 
       
  1586 //----------------------------------------------------
       
  1587 //
       
  1588 //     r_certmanui_view_title_trusted_site
       
  1589 //     CertManUI Trusted Site certificates view title
       
  1590 //
       
  1591 //----------------------------------------------------
       
  1592 //
       
  1593 RESOURCE TITLE_PANE r_certmanui_view_title_trusted_site
       
  1594     {
       
  1595     txt = qtn_cm_title_trusted;
       
  1596     }
       
  1597 
       
  1598 //----------------------------------------------------
       
  1599 //
       
  1600 //     r_certmanui_view_title_personal
       
  1601 //     CertManUI Personal certificates view title
       
  1602 //
       
  1603 //----------------------------------------------------
       
  1604 //
       
  1605 RESOURCE TITLE_PANE r_certmanui_view_title_personal
       
  1606     {
       
  1607     txt = qtn_cm_title_personal;
       
  1608     }
       
  1609 
       
  1610 //----------------------------------------------------
       
  1611 //
       
  1612 //     r_certmanui_view_title_device
       
  1613 //     CertManUI Device certificates view title
       
  1614 //
       
  1615 //----------------------------------------------------
       
  1616 //
       
  1617 RESOURCE TITLE_PANE r_certmanui_view_title_device
       
  1618     {
       
  1619     txt = qtn_cm_title_device;
       
  1620     }
       
  1621 
       
  1622 // End of File