iaupdate/IAD/ui/group/iaupdate.rss
changeset 0 ba25891c3a9e
child 15 51c0f5edf5ef
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2007-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:   Resource definitions
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 NAME HELL
       
    21 
       
    22 #include <eikon.rh>
       
    23 #include <eikon.rsg>
       
    24 #include <avkon.rsg>
       
    25 #include <avkon.rh>
       
    26 #include <avkon.hrh>
       
    27 #include <avkon.mbg>
       
    28 #include <avkon.loc>
       
    29 #include <appinstui.loc>
       
    30 #include <appinfo.rh>
       
    31 #include <iaupdate.mbg>
       
    32 #include <iaupdate.loc>
       
    33 #include "iaupdate.hrh"
       
    34 #include <data_caging_paths_strings.hrh>
       
    35 
       
    36 
       
    37 // ---------------------------------------------------------
       
    38 //   
       
    39 //    Define the resource file signature 
       
    40 //    This resource should be empty.
       
    41 //
       
    42 // ---------------------------------------------------------
       
    43 //
       
    44 RESOURCE RSS_SIGNATURE { }
       
    45 
       
    46 // ---------------------------------------------------------
       
    47 //   
       
    48 //    Default Document Name
       
    49 //
       
    50 // ---------------------------------------------------------
       
    51 //
       
    52 RESOURCE TBUF r_default_document_name { buf=""; }
       
    53 
       
    54 // ---------------------------------------------------------
       
    55 //   
       
    56 //    Define default menu and CBA key.
       
    57 //
       
    58 // ---------------------------------------------------------
       
    59 //
       
    60 RESOURCE EIK_APP_INFO
       
    61     {
       
    62     status_pane = r_iaupdate_status_pane;
       
    63     cba = r_iaupdate_softkeys_options_exit__options;
       
    64     }
       
    65         
       
    66 // ---------------------------------------------------------
       
    67 //   
       
    68 //    App Info
       
    69 //
       
    70 // ---------------------------------------------------------
       
    71 //
       
    72 RESOURCE LOCALISABLE_APP_INFO r_iaupdate_localisable_app_info
       
    73 	{
       
    74 	short_caption = qtn_swupdate_caption_grid_ph2;
       
    75 	caption_and_icon =
       
    76 		{
       
    77 		CAPTION_AND_ICON_INFO 
       
    78 			{
       
    79 			caption = qtn_swupdate_caption_list_ph2;
       
    80 			number_of_icons = 1;
       
    81 			icon_file = APP_BITMAP_DIR"\\iaupdate_aif.mif";
       
    82 			}
       
    83 		};
       
    84 	}
       
    85 
       
    86 
       
    87 
       
    88 
       
    89 // ---------------------------------------------------------
       
    90 //   
       
    91 //    Strings
       
    92 //
       
    93 // ---------------------------------------------------------
       
    94 //
       
    95 
       
    96 RESOURCE TBUF r_iaupdate_refreshing_update_list
       
    97     {
       
    98     buf = qtn_swupdate_refreshing_update_list;	
       
    99     }
       
   100 
       
   101 RESOURCE TBUF r_iaupdate_downloading_note
       
   102     {
       
   103     buf = qtn_swupdate_downloading;
       
   104     }
       
   105 
       
   106 RESOURCE TBUF r_iaupdate_installing_note
       
   107     {    
       
   108     buf = qtn_swupdate_installing;
       
   109     }
       
   110 
       
   111 RESOURCE TBUF r_iaupdate_name_with_version
       
   112     {
       
   113     buf = qtn_swupdate_name_with_version;
       
   114     }
       
   115 
       
   116 RESOURCE TBUF r_iaupdate_des_required_update_kb
       
   117     {
       
   118     buf = qtn_swupdate_required_update_kb;
       
   119     }
       
   120     
       
   121 RESOURCE TBUF r_iaupdate_des_required_update_mb
       
   122     {
       
   123     buf = qtn_swupdate_required_update_mb;
       
   124     }
       
   125 
       
   126 RESOURCE TBUF r_iaupdate_des_critical_update_kb
       
   127     {
       
   128     buf = qtn_swupdate_critical_update_kb;
       
   129     }
       
   130     
       
   131 RESOURCE TBUF r_iaupdate_des_critical_update_mb
       
   132     {
       
   133     buf = qtn_swupdate_critical_update_mb;
       
   134     }
       
   135 
       
   136 RESOURCE TBUF r_iaupdate_des_critical_update_no_size
       
   137     {
       
   138     buf = qtn_swupdate_critical_update_no_size;
       
   139     }
       
   140     
       
   141 RESOURCE TBUF r_iaupdate_des_recommended_update_kb
       
   142     {
       
   143     buf = qtn_swupdate_recommended_update_kb;
       
   144     }
       
   145     
       
   146 RESOURCE TBUF r_iaupdate_des_recommended_update_mb
       
   147     {
       
   148     buf = qtn_swupdate_recommended_update_mb;
       
   149     }    
       
   150     
       
   151 RESOURCE TBUF r_iaupdate_des_normal_update_kb
       
   152     {
       
   153     buf = qtn_swupdate_normal_update_kb;
       
   154     }
       
   155     
       
   156 RESOURCE TBUF r_iaupdate_des_normal_update_mb
       
   157     {
       
   158     buf = qtn_swupdate_normal_update_mb;
       
   159     }
       
   160     
       
   161 RESOURCE TBUF r_iaupdate_text_no_updates    
       
   162     {    
       
   163     buf = qtn_swupdate_empty_no_updates_available;
       
   164     }
       
   165 
       
   166 RESOURCE TBUF r_iaupdate_refresh_failed    
       
   167     {    
       
   168     buf = qtn_swupdate_refresh_failed;
       
   169     }
       
   170     
       
   171 RESOURCE TBUF r_iaupdate_program_update
       
   172     {
       
   173     buf = qtn_swupdate_program_update;
       
   174     }
       
   175 
       
   176 RESOURCE TBUF r_iaupdate_program_automatic_update_disabled
       
   177     { 
       
   178     buf = qtn_swupdate_program_automatic_update_disabled_ph2;
       
   179     }
       
   180 
       
   181 
       
   182 //
       
   183 // pc udpate dialog resources
       
   184 //
       
   185 
       
   186 RESOURCE TBUF r_iaupdate_new_sw_title
       
   187     {
       
   188     buf = qtn_swupdate_new_sw_title;
       
   189     }
       
   190 
       
   191 RESOURCE TBUF r_iaupdate_info_nsu_1
       
   192     {
       
   193     buf = qtn_swupdate_info_nsu_1;
       
   194     }
       
   195 
       
   196 RESOURCE TBUF r_iaupdate_info_nsu_2
       
   197     {
       
   198     buf = qtn_swupdate_info_nsu_2;
       
   199     }
       
   200 
       
   201 // -----------------------------------------------------------------------------
       
   202 //
       
   203 //    r_iaupdate_msk_mark
       
   204 //    Middle softkey label: Mark
       
   205 //
       
   206 // -----------------------------------------------------------------------------
       
   207 //  
       
   208 RESOURCE TBUF r_iaupdate_msk_mark
       
   209     {
       
   210     buf = qtn_msk_mark;	
       
   211     }
       
   212     
       
   213 // -----------------------------------------------------------------------------
       
   214 //
       
   215 //    r_iaupdate_msk_unmark
       
   216 //    Middle softkey label: Unmark
       
   217 //
       
   218 // -----------------------------------------------------------------------------
       
   219 //  
       
   220 RESOURCE TBUF r_iaupdate_msk_unmark
       
   221     {
       
   222     buf = qtn_msk_unmark;	
       
   223     } 
       
   224 	    
       
   225 // ---------------------------------------------------------
       
   226 //   
       
   227 //    Define status pane.
       
   228 //
       
   229 // ---------------------------------------------------------
       
   230 //
       
   231 RESOURCE STATUS_PANE_APP_MODEL r_iaupdate_status_pane
       
   232     {
       
   233     layout = R_AVKON_STATUS_PANE_LAYOUT_USUAL;
       
   234     panes =
       
   235         {		
       
   236         SPANE_PANE
       
   237             {
       
   238             id = EEikStatusPaneUidTitle;
       
   239             type = EAknCtTitlePane;
       
   240             resource = r_iaupdate_title_pane_text;
       
   241             }
       
   242         };
       
   243     }
       
   244     
       
   245 //----------------------------------------------------
       
   246 //   
       
   247 //    r_iaupdate_title_pane_text
       
   248 //    title pane resource for status pane
       
   249 //
       
   250 //----------------------------------------------------
       
   251 //
       
   252 RESOURCE TITLE_PANE r_iaupdate_title_pane_text
       
   253     {
       
   254     txt = qtn_swupdate_title_ph2;
       
   255     }
       
   256     
       
   257 
       
   258 // ---------------------------------------------------------
       
   259 //   
       
   260 //   r_iaupdate_refresh_dialog
       
   261 //   Refresh dialog
       
   262 //
       
   263 // ---------------------------------------------------------
       
   264 //
       
   265 
       
   266 RESOURCE DIALOG r_iaupdate_refresh_dialog
       
   267     {
       
   268     flags = EAknWaitNoteFlags;
       
   269 
       
   270     items =
       
   271         {
       
   272         DLG_LINE
       
   273             {
       
   274             type = EAknCtNote;
       
   275             id = EGeneralNote;
       
   276             control = AVKON_NOTE
       
   277                 {
       
   278                 layout = EWaitLayout;
       
   279                 singular_label = qtn_swupdate_refreshing_update_list;
       
   280                 imagefile = AVKON_BITMAP_FILE;
       
   281                 imageid = EMbmAvkonQgn_note_progress;
       
   282                 imagemask = EMbmAvkonQgn_note_progress_mask;
       
   283                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;
       
   284                 };
       
   285             }
       
   286         };
       
   287     }
       
   288     
       
   289    
       
   290   
       
   291 
       
   292 
       
   293 //------------------------------------------------------------------------------
       
   294 //
       
   295 //    r_iaupdate_wait_dialog
       
   296 //    Defines a wait dialog
       
   297 //
       
   298 //------------------------------------------------------------------------------
       
   299 //
       
   300 RESOURCE DIALOG r_iaupdate_wait_dialog
       
   301     {
       
   302     flags = EAknWaitNoteFlags;
       
   303     buttons = R_AVKON_SOFTKEYS_CANCEL;
       
   304     items =
       
   305         {
       
   306         DLG_LINE
       
   307             {
       
   308             type = EAknCtNote;
       
   309             id = EGeneralNote;
       
   310             control = AVKON_NOTE
       
   311                 {
       
   312                 layout = EWaitLayout;
       
   313                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;                
       
   314                 };
       
   315             }
       
   316         };
       
   317     }
       
   318 
       
   319 //------------------------------------------------------------------------------
       
   320 //
       
   321 //    r_iaupdate_progress_dialog
       
   322 //    Defines a progress dialog
       
   323 //
       
   324 //------------------------------------------------------------------------------
       
   325 //
       
   326 RESOURCE DIALOG r_iaupdate_progress_dialog
       
   327     {
       
   328     flags = EAknProgressNoteFlags;
       
   329     buttons = R_AVKON_SOFTKEYS_CANCEL;
       
   330     items =
       
   331         {
       
   332         DLG_LINE
       
   333             {
       
   334             type = EAknCtNote;
       
   335             id = EAknNoteProgressBar;
       
   336             control = AVKON_NOTE
       
   337                 {
       
   338                 layout = EProgressLayout;                            
       
   339                 };
       
   340             }
       
   341         };
       
   342     }
       
   343 
       
   344 //----------------------------------------------------
       
   345 //
       
   346 // r_fota_check_wait_note
       
   347 //
       
   348 //----------------------------------------------------
       
   349 //
       
   350 RESOURCE DIALOG r_fota_check_wait_note
       
   351     {
       
   352     flags = EAknWaitNoteFlags;
       
   353     buttons = R_AVKON_SOFTKEYS_CANCEL;
       
   354     items =
       
   355         {
       
   356         DLG_LINE
       
   357             {
       
   358             type = EAknCtNote;
       
   359             id = EGeneralNote;
       
   360             control = AVKON_NOTE 
       
   361                 {
       
   362                 layout = EWaitLayout;
       
   363                 singular_label = qtn_gen_note_processing;
       
   364                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;
       
   365                 };
       
   366             }
       
   367         };
       
   368     } 
       
   369 
       
   370 
       
   371 //------------------------------------------------------------------------------
       
   372 // Softkey resource
       
   373 //------------------------------------------------------------------------------
       
   374 //
       
   375 RESOURCE CBA r_iaupdate_softkeys_options_exit__options
       
   376     {
       
   377     buttons =
       
   378         {
       
   379         CBA_BUTTON
       
   380             {
       
   381             id = EAknSoftkeyOptions;
       
   382             txt = text_softkey_option;
       
   383             },
       
   384         CBA_BUTTON
       
   385             {
       
   386             id = EAknSoftkeyExit;
       
   387             txt = text_softkey_exit;
       
   388             },
       
   389         CBA_BUTTON
       
   390             {
       
   391             id = EAknSoftkeyOptions;
       
   392             txt = text_softkey_option;
       
   393             }
       
   394         };
       
   395     }
       
   396 
       
   397 
       
   398 // ---------------------------------------------------------
       
   399 //   
       
   400 //   r_iaupdate_main_view
       
   401 //   Main view
       
   402 //
       
   403 // ---------------------------------------------------------
       
   404 //
       
   405 RESOURCE AVKON_VIEW r_iaupdate_main_view
       
   406     {
       
   407     menubar = r_iaupdate_main_menubar;
       
   408     cba = r_iaupdate_softkeys_options_exit__options;
       
   409     toolbar = r_iaupdate_main_toolbar;
       
   410     }
       
   411 
       
   412     
       
   413 // ---------------------------------------------------------
       
   414 //   
       
   415 //   r_iaupdate_text_title_main_view
       
   416 //   title pane resource for status pane in main view
       
   417 //
       
   418 // ---------------------------------------------------------
       
   419 //   
       
   420 RESOURCE TBUF r_iaupdate_text_title_main_view
       
   421     {
       
   422     buf = qtn_swupdate_title_ph2;
       
   423     }
       
   424 
       
   425 // ---------------------------------------------------------
       
   426 //   
       
   427 //   r_iaupdate_main_menubar
       
   428 //   Menu for main view
       
   429 //
       
   430 // ---------------------------------------------------------
       
   431 //
       
   432 
       
   433 RESOURCE MENU_BAR r_iaupdate_main_menubar
       
   434     {
       
   435     titles =
       
   436         {
       
   437         MENU_TITLE {menu_pane = r_iaupdate_main_menu;}
       
   438         };
       
   439     }
       
   440 
       
   441 // ---------------------------------------------------------
       
   442 //   
       
   443 //   r_iaupdate_main_menu
       
   444 //   Menu for main view
       
   445 //
       
   446 // ---------------------------------------------------------
       
   447 //
       
   448 
       
   449 RESOURCE MENU_PANE r_iaupdate_main_menu
       
   450     {
       
   451     items = 
       
   452         {
       
   453         MENU_ITEM 
       
   454             {
       
   455             command = EIAUpdateCmdStartUpdate; 
       
   456             txt = qtn_swupdate_option_start_update;
       
   457             },
       
   458         MENU_ITEM
       
   459             {
       
   460             command = EIAUpdateCmdUpdateWithPC;
       
   461             txt = qtn_swupdate_option_update_with_pc;
       
   462             },
       
   463         MENU_ITEM 
       
   464             {
       
   465             command = EAknCmdMark; 
       
   466             txt = qtn_options_list_mark_one;
       
   467             flags = EEikMenuItemAction;  
       
   468             },
       
   469         MENU_ITEM 
       
   470             {
       
   471             command = EAknCmdUnmark; 
       
   472             txt = qtn_options_list_unmark_one;
       
   473             flags = EEikMenuItemAction;
       
   474             },
       
   475         MENU_ITEM 
       
   476             {
       
   477             command = EIAUpdateCmdUpdateDetails; 
       
   478             txt = qtn_swupdate_option_update_details;
       
   479             flags = EEikMenuItemSpecific; 
       
   480             },
       
   481         MENU_ITEM 
       
   482             {
       
   483             command = EIAUpdateCmdUpdateHistory; 
       
   484             txt = qtn_swupdate_option_update_history;
       
   485             },
       
   486         MENU_ITEM 
       
   487             {
       
   488             command = EIAUpdateCmdSettings; 
       
   489             txt = qtn_swupdate_option_settings;
       
   490             },
       
   491         MENU_ITEM 
       
   492             {
       
   493             command = EIAUpdateCmdDisclaimer; 
       
   494             txt = qtn_swupdate_option_disclaimer;
       
   495             },
       
   496         MENU_ITEM 
       
   497             {
       
   498             command = EAknCmdHelp;
       
   499             txt = qtn_options_help;
       
   500             },
       
   501         MENU_ITEM 
       
   502             {
       
   503             command = EAknCmdExit;   
       
   504             txt = qtn_options_exit;
       
   505             }
       
   506             
       
   507         };
       
   508     }
       
   509 
       
   510 
       
   511 //----------------------------------------------------
       
   512 //
       
   513 //    r_iaupdate_main_toolbar
       
   514 //
       
   515 //
       
   516 //
       
   517 //----------------------------------------------------
       
   518 //
       
   519 RESOURCE AVKON_TOOLBAR r_iaupdate_main_toolbar
       
   520     {
       
   521     flags = KAknToolbarFixed;
       
   522     items =
       
   523         {
       
   524         TBAR_CTRL
       
   525             {
       
   526             type = EAknCtButton;
       
   527             id = EIAUpdateCmdStartUpdate;
       
   528             control = AVKON_BUTTON
       
   529                 {
       
   530                 flags = KAknButtonSizeFitText; 
       
   531                 states =
       
   532                     {
       
   533                     AVKON_BUTTON_STATE
       
   534                         {
       
   535                         helptxt = qtn_swupdate_tb_tooltip_start_update;
       
   536                         bmpfile = BITMAP_DIR"\\iaupdate.mif";
       
   537 #ifndef __S60_32__
       
   538                         bmpid = EMbmIaupdateQgn_indi_tb_swupd_start;
       
   539                         bmpmask = EMbmIaupdateQgn_indi_tb_swupd_start_mask;
       
   540 #endif
       
   541                         } 
       
   542                     };            
       
   543                 };
       
   544             },
       
   545         TBAR_CTRL
       
   546             {
       
   547             type = EAknCtButton;
       
   548             id = EIAUpdateCmdMarkedUpdateDetails;
       
   549             control = AVKON_BUTTON
       
   550                 {
       
   551                 flags = KAknButtonSizeFitText; 
       
   552                 states =
       
   553                     {
       
   554                     AVKON_BUTTON_STATE
       
   555                         {
       
   556                         helptxt = qtn_swupdate_tb_tooltip_details;
       
   557                         bmpfile = BITMAP_DIR"\\iaupdate.mif";
       
   558 #ifndef __S60_32__
       
   559                         bmpid = EMbmIaupdateQgn_indi_tb_swupd_detail;
       
   560                         bmpmask = EMbmIaupdateQgn_indi_tb_swupd_detail_mask;
       
   561 #endif
       
   562                         }  
       
   563                     };            
       
   564                 };
       
   565             },
       
   566         TBAR_CTRL
       
   567             {
       
   568             type = EAknCtButton;
       
   569             id = EIAUpdateCmdUpdateHistory;
       
   570             control = AVKON_BUTTON
       
   571                 {
       
   572                 flags = KAknButtonSizeFitText; 
       
   573                 states =
       
   574                     {
       
   575                     AVKON_BUTTON_STATE
       
   576                         {
       
   577                         helptxt = qtn_swupdate_tb_tooltip_history;
       
   578                         bmpfile = BITMAP_DIR"\\iaupdate.mif";
       
   579 #ifndef __S60_32__
       
   580                         bmpid = EMbmIaupdateQgn_indi_tb_swupd_history;
       
   581                         bmpmask = EMbmIaupdateQgn_indi_tb_swupd_history_mask;
       
   582 #endif
       
   583                         }  
       
   584                     };            
       
   585                 };
       
   586             }
       
   587         };
       
   588     }
       
   589 
       
   590 
       
   591 
       
   592 
       
   593 
       
   594    
       
   595 // ---------------------------------------------------------
       
   596 //   
       
   597 //   r_iaupdate_updates_list
       
   598 //   List of updates available
       
   599 //
       
   600 // ---------------------------------------------------------
       
   601 RESOURCE LISTBOX r_iaupdate_updates_list
       
   602     {
       
   603     flags = EAknListBoxMultiselectionList;
       
   604     }
       
   605 
       
   606 	    
       
   607 // ---------------------------------------------------------
       
   608 //   
       
   609 //   r_iaupdate_history_list
       
   610 //   List of update history
       
   611 //
       
   612 // ---------------------------------------------------------
       
   613 RESOURCE LISTBOX r_iaupdate_history_list
       
   614     {
       
   615     flags = EAknListBoxSelectionList;
       
   616     }
       
   617 
       
   618 // ---------------------------------------------------------
       
   619 //   
       
   620 //   r_iaupdate_history_view
       
   621 //   History view
       
   622 //
       
   623 // ---------------------------------------------------------
       
   624 //
       
   625 RESOURCE AVKON_VIEW r_iaupdate_history_view
       
   626     {
       
   627     cba = R_AVKON_SOFTKEYS_BACK;
       
   628     }
       
   629        
       
   630 
       
   631 
       
   632 // ---------------------------------------------------------
       
   633 //   
       
   634 //   Strings
       
   635 //
       
   636 // ---------------------------------------------------------
       
   637 //
       
   638 
       
   639 
       
   640 RESOURCE TBUF r_iaupdate_navipane_kilobyte 
       
   641     {
       
   642     buf = qtn_swupdate_navipane_kilobyte;
       
   643     }
       
   644 
       
   645 RESOURCE TBUF r_iaupdate_navipane_megabyte 
       
   646     {
       
   647     buf = qtn_swupdate_navipane_megabyte;
       
   648     }
       
   649 
       
   650      
       
   651 RESOURCE TBUF r_iaupdate_no_updates_done
       
   652     { 
       
   653     buf = qtn_swupdate_no_updates_done_main_pane;
       
   654     }
       
   655 
       
   656 RESOURCE TBUF r_iaupdate_text_download_cancelled
       
   657     {
       
   658     buf = qtn_swupdate_download_cancelled;
       
   659     }
       
   660     
       
   661 RESOURCE TBUF r_iaupdate_text_download_failed
       
   662     {
       
   663     buf = qtn_swupdate_download_failed;
       
   664     }
       
   665 
       
   666 RESOURCE TBUF r_iaupdate_text_install_cancelled
       
   667     {
       
   668     buf = qtn_swupdate_installation_cancelled;
       
   669     }
       
   670     
       
   671 RESOURCE TBUF r_iaupdate_text_install_failed
       
   672     {
       
   673     buf = qtn_swupdate_installation_failed;
       
   674     }
       
   675 
       
   676 RESOURCE TBUF r_iaupdate_text_update_successfull
       
   677     {
       
   678     buf = qtn_swupdate_update_successful;
       
   679     }
       
   680 
       
   681 RESOURCE TBUF r_iaupdate_text_update_no_memory
       
   682     {
       
   683     buf = qtn_swupdate_not_enough_memory;
       
   684     }
       
   685 
       
   686 RESOURCE TBUF r_iaupdate_text_title_pane_history
       
   687     {
       
   688     buf = qtn_swupdate_history_title;
       
   689     }
       
   690 
       
   691 RESOURCE TBUF r_iaupdate_firmware_with_others
       
   692     {
       
   693     buf = qtn_swupdate_firmware_with_others;
       
   694     }
       
   695 
       
   696 RESOURCE TBUF r_iaupdate_cannot_omit
       
   697     {
       
   698     buf = qtn_swupdate_cannot_omit;
       
   699     }
       
   700 
       
   701 //background check strings
       
   702 
       
   703 RESOURCE LBUF r_iaupdate_update_available
       
   704     {
       
   705     txt = qtn_swupdate_update_available;
       
   706     }
       
   707 
       
   708 RESOURCE LBUF r_iaupdate_features_available
       
   709     {
       
   710     txt = qtn_swupdate_features_available_query;
       
   711     }
       
   712 
       
   713 RESOURCE LBUF r_iaupdate_remind_later
       
   714     {
       
   715     txt = qtn_swupdate_remind_later;
       
   716     }
       
   717 
       
   718 RESOURCE LBUF r_text_softkey_later
       
   719     {
       
   720     txt = text_softkey_later;
       
   721     }
       
   722 
       
   723 RESOURCE LBUF r_text_softkey_show
       
   724     {
       
   725     txt = text_softkey_show;
       
   726     }
       
   727 
       
   728 RESOURCE LBUF r_text_softkey_yes
       
   729     {
       
   730     txt = text_softkey_yes;
       
   731     }
       
   732 
       
   733 RESOURCE LBUF r_text_softkey_no
       
   734     {
       
   735     txt = text_softkey_no;
       
   736     }
       
   737 
       
   738 RESOURCE LBUF r_text_softkey_ok
       
   739     {
       
   740     txt = text_softkey_ok;
       
   741     }
       
   742 
       
   743 RESOURCE LBUF r_text_softkey_cancel
       
   744     {
       
   745     txt = text_softkey_cancel;
       
   746     }
       
   747 
       
   748 //
       
   749 // Utility resources
       
   750 //
       
   751 
       
   752 
       
   753 //------------------------------------------------------------------------------
       
   754 // message query resource
       
   755 //------------------------------------------------------------------------------
       
   756 //
       
   757 RESOURCE DIALOG r_iaupdate_message_query
       
   758     {
       
   759     flags = EGeneralQueryFlags;
       
   760     buttons = R_AVKON_SOFTKEYS_OK_EMPTY__OK;
       
   761     items=
       
   762         {
       
   763         DLG_LINE 
       
   764             {
       
   765             type = EAknCtPopupHeadingPane;
       
   766             id = EAknMessageQueryHeaderId;
       
   767             control = AVKON_HEADING
       
   768                 {
       
   769                 };
       
   770             },
       
   771         DLG_LINE
       
   772             {
       
   773             type = EAknCtMessageQuery;
       
   774             id = EAknMessageQueryContentId;
       
   775             control = AVKON_MESSAGE_QUERY
       
   776                 {
       
   777                 };
       
   778             }
       
   779         };
       
   780     }
       
   781 
       
   782 
       
   783 //------------------------------------------------------------------------------
       
   784 // confirmation query resource
       
   785 //------------------------------------------------------------------------------
       
   786 //
       
   787 RESOURCE DIALOG r_iaupdate_confirmation_query
       
   788 	{ 
       
   789 	flags=EGeneralQueryFlags;
       
   790 	buttons=R_AVKON_SOFTKEYS_YES_NO__YES;
       
   791 	items=
       
   792 		{
       
   793 		DLG_LINE
       
   794 			{
       
   795 			type=EAknCtQuery;
       
   796 			id=EGeneralQuery;
       
   797 			control=AVKON_CONFIRMATION_QUERY
       
   798 				{
       
   799 				layout=EConfirmationLayout;
       
   800 				};
       
   801 			}
       
   802 		};
       
   803 	} 
       
   804 
       
   805 //------------------------------------------------------------------------------
       
   806 // information query resource
       
   807 //------------------------------------------------------------------------------
       
   808 //
       
   809 RESOURCE DIALOG r_iaupdate_information_query
       
   810     {
       
   811     flags=EGeneralQueryFlags;
       
   812     buttons = R_AVKON_SOFTKEYS_OK_EMPTY__OK;
       
   813     items=
       
   814         {
       
   815         DLG_LINE
       
   816             {
       
   817             type=EAknCtQuery;
       
   818             id=EGeneralQuery;
       
   819             control= AVKON_CONFIRMATION_QUERY
       
   820                 {
       
   821                 layout = EConfirmationQueryLayout;
       
   822                 animation = R_QGN_NOTE_INFO_ANIM;
       
   823                 };
       
   824             }
       
   825         };
       
   826     }
       
   827 
       
   828 
       
   829 //
       
   830 // Not enough memory dialog resources
       
   831 //
       
   832 
       
   833 RESOURCE TBUF r_iaupdate_insufficient_memory
       
   834     {
       
   835     buf = qtn_swupdate_insufficient_memory;
       
   836     }
       
   837 
       
   838 //
       
   839 // Update while roaming confirmation dialog
       
   840 //
       
   841 
       
   842 RESOURCE TBUF r_iaupdate_connect_to_server
       
   843     {
       
   844     buf = qtn_swupdate_connect_to_server;
       
   845     }
       
   846 
       
   847 //
       
   848 // Automatic updates check dialog resources
       
   849 //
       
   850 
       
   851     
       
   852 RESOURCE TBUF r_iaupdate_turn_on_autoupd_checks
       
   853     {
       
   854     buf = qtn_swupdate_turn_on_autoupd_checks;
       
   855     }
       
   856 
       
   857 
       
   858 //
       
   859 // Phone restart query dialog resources
       
   860 //
       
   861 RESOURCE TBUF r_iaupdate_phone_restart_query
       
   862     {
       
   863     buf = qtn_swupdate_phone_restart_query;
       
   864     }
       
   865 
       
   866 
       
   867 //
       
   868 // Activate automatic network connections dialog resources
       
   869 //
       
   870 
       
   871 RESOURCE TBUF r_iaupdate_allow_nw_title
       
   872     {
       
   873     buf = qtn_swupdate_allow_nw_title;
       
   874     }
       
   875    
       
   876 //
       
   877 // Dependencies found dialog resources
       
   878 //
       
   879 
       
   880 RESOURCE TBUF r_iaupdate_dependency_title
       
   881     {
       
   882     buf = qtn_swupdate_dependency_title; 	
       
   883     }
       
   884 
       
   885 RESOURCE TBUF r_iaupdate_dependency_mark_one
       
   886     {
       
   887     buf = qtn_swupdate_dependency_mark_one; 
       
   888     }    
       
   889 
       
   890 RESOURCE TBUF r_iaupdate_dependency_unmark_one
       
   891     {
       
   892     buf = qtn_swupdate_dependency_unmark_one; 	
       
   893     }
       
   894 
       
   895 RESOURCE TBUF r_iaupdate_dependency_mark_many
       
   896     {
       
   897     buf = qtn_swupdate_dependency_mark_many; 	
       
   898     }
       
   899     
       
   900 RESOURCE TBUF r_iaupdate_dependency_unmark_many
       
   901     {
       
   902     buf = qtn_swupdate_dependency_unmark_many; 	
       
   903     }
       
   904 
       
   905 RESOURCE TBUF r_iaupdate_separator
       
   906     {
       
   907     buf = qtn_swupdate_separator;
       
   908     }
       
   909 
       
   910 
       
   911 //
       
   912 // Update status dialog resources
       
   913 //
       
   914 
       
   915 RESOURCE TBUF r_iaupdate_status_dialog_title
       
   916     {
       
   917     buf = qtn_swupdate_results;
       
   918     }
       
   919 
       
   920 RESOURCE TBUF r_iaupdate_status_dialog_successful
       
   921     {
       
   922     buf = qtn_swupdate_successful;
       
   923     }
       
   924 
       
   925 RESOURCE TBUF r_iaupdate_status_dialog_successful_one
       
   926     {
       
   927     buf = qtn_swupdate_successful_one;
       
   928     }
       
   929 RESOURCE TBUF r_iaupdate_status_dialog_cancelled
       
   930     {
       
   931     buf = qtn_swupdate_cancelled;
       
   932     }
       
   933 
       
   934 RESOURCE TBUF r_iaupdate_status_dialog_cancelled_one
       
   935     {
       
   936     buf = qtn_swupdate_cancelled_one;
       
   937     }
       
   938 
       
   939 RESOURCE TBUF r_iaupdate_status_dialog_failed
       
   940     {
       
   941     buf = qtn_swupdate_failed;
       
   942     }
       
   943 
       
   944 RESOURCE TBUF r_iaupdate_status_dialog_failed_one
       
   945     {
       
   946     buf = qtn_swupdate_failed_one;
       
   947     }
       
   948 
       
   949 RESOURCE TBUF r_iaupdate_close_all
       
   950     {
       
   951     buf = qtn_swupdate_close_all;	
       
   952     }    
       
   953 
       
   954 RESOURCE TBUF r_iaupdate_status_dialog_text_link
       
   955     {
       
   956     buf = qtn_swupdate_text_link;
       
   957     }
       
   958 
       
   959 
       
   960 
       
   961 //
       
   962 // Update details dialog resources
       
   963 //
       
   964 
       
   965 RESOURCE TBUF r_iaupdate_details_dialog_title
       
   966     {
       
   967     buf = qtn_swupdate_details_title;
       
   968     }
       
   969 
       
   970 RESOURCE TBUF r_iaupdate_details_dialog_app_name
       
   971     {
       
   972     buf = qtn_swupdate_application_name;
       
   973     }
       
   974 
       
   975 RESOURCE TBUF r_iaupdate_details_dialog_description
       
   976     {
       
   977     buf = qtn_swupdate_description;
       
   978     }
       
   979 
       
   980 RESOURCE TBUF r_iaupdate_details_dialog_version
       
   981     {
       
   982     buf = qtn_swupdate_version;
       
   983     }
       
   984 
       
   985 RESOURCE TBUF r_iaupdate_details_dialog_version_format
       
   986     {
       
   987     buf = qtn_swupdate_version_format;
       
   988     }
       
   989 
       
   990 RESOURCE TBUF r_iaupdate_details_dialog_file_size
       
   991     {
       
   992     buf = qtn_swupdate_file_size;
       
   993     }
       
   994 
       
   995 RESOURCE TBUF r_iaupdate_details_dialog_size_kilobyte
       
   996     {
       
   997     buf = qtn_swupdate_size_kilobyte;
       
   998     }
       
   999 
       
  1000 RESOURCE TBUF r_iaupdate_details_dialog_size_megabyte
       
  1001     {
       
  1002     buf = qtn_swupdate_size_megabyte;
       
  1003     }
       
  1004 
       
  1005 RESOURCE TBUF r_iaupdate_fw_description
       
  1006     {
       
  1007     buf = qtn_swupdate_fw_description_text;
       
  1008     }
       
  1009 
       
  1010 
       
  1011 //
       
  1012 // Settings dialog resources
       
  1013 //
       
  1014 
       
  1015 RESOURCE TBUF r_iaupdate_setting_dialog_title
       
  1016     {
       
  1017     buf = qtn_swupdate_setting_dialog_title;
       
  1018     }
       
  1019 
       
  1020 
       
  1021 RESOURCE MENU_BAR r_iaupdate_setting_dialog_menu
       
  1022 	{
       
  1023 	titles= 
       
  1024 	    { 
       
  1025 	    MENU_TITLE 
       
  1026                 { 
       
  1027 	        menu_pane=r_iaupdate_setting_dialog_menu_pane;
       
  1028 	        }
       
  1029 	    };
       
  1030 	}
       
  1031 
       
  1032 
       
  1033 RESOURCE MENU_PANE r_iaupdate_setting_dialog_menu_pane
       
  1034     {
       
  1035     items=
       
  1036         {
       
  1037 	MENU_ITEM { command=EAknCmdOpen; txt=qtn_options_change; flags = EEikMenuItemAction; },
       
  1038 		
       
  1039     	MENU_ITEM { command=EAknCmdHelp; txt=qtn_options_help; },
       
  1040     	
       
  1041 	MENU_ITEM { command=EAknCmdExit; txt=qtn_options_exit; }        
       
  1042         };
       
  1043     }
       
  1044 
       
  1045 
       
  1046 //------------------------------------------------------------------------------
       
  1047 // Softkey resource
       
  1048 //------------------------------------------------------------------------------
       
  1049 //
       
  1050 RESOURCE CBA r_cba_options_back_change
       
  1051     {
       
  1052     buttons =
       
  1053         {
       
  1054         CBA_BUTTON
       
  1055             {
       
  1056             id = EAknSoftkeyOptions;
       
  1057             txt = text_softkey_option;
       
  1058             },
       
  1059         CBA_BUTTON
       
  1060             {
       
  1061             id = EAknSoftkeyBack;
       
  1062             txt = text_softkey_back;
       
  1063             },
       
  1064         CBA_BUTTON
       
  1065             {
       
  1066             id = EAknSoftkeyOpen;
       
  1067             txt = qtn_msk_change;
       
  1068             }
       
  1069         };
       
  1070     }
       
  1071 
       
  1072 
       
  1073 
       
  1074 // -----------------------------------------------------------------------------
       
  1075 // setting dialog resource.
       
  1076 // -----------------------------------------------------------------------------
       
  1077 //
       
  1078 RESOURCE DIALOG r_iaupdate_setting_dialog
       
  1079     {
       
  1080     flags=EEikDialogFlagWait | 
       
  1081           EEikDialogFlagFillAppClientRect | 
       
  1082           EEikDialogFlagNotifyEsc | 
       
  1083           EEikDialogFlagCbaButtons;
       
  1084     
       
  1085     buttons = r_cba_options_back_change;
       
  1086     
       
  1087     items=
       
  1088         {
       
  1089         DLG_LINE
       
  1090             {
       
  1091             type=EAknCtLastControlId;
       
  1092 	          itemflags=EEikDlgItemTakesEnterKey;
       
  1093 	          id=EIAUpdateSettingDialogList;
       
  1094 	          control=AVKON_SETTING_ITEM_LIST
       
  1095 	          {
       
  1096 	          items =
       
  1097                   {
       
  1098                   AVKON_SETTING_ITEM
       
  1099                       {
       
  1100                       identifier = EIAUpdateSettingAccessPoint;
       
  1101                       name = qtn_swupdate_default_access_point;
       
  1102                       },
       
  1103                  AVKON_SETTING_ITEM
       
  1104                      {
       
  1105                      identifier = EIAUpdateSettingAutoUpdateCheck;
       
  1106                      name = qtn_swupdate_automatic_update_checks;
       
  1107                      setting_page_resource = r_iaupdate_auto_update_check_setting_page;
       
  1108                      associated_resource = r_iaupdate_auto_update_check_texts;
       
  1109                      },
       
  1110                  AVKON_SETTING_ITEM
       
  1111                      {
       
  1112                      identifier = EIAUpdateSettingRoamingWarning;
       
  1113                      name = qtn_swupdate_roaming_warning;
       
  1114                      setting_page_resource = r_iaupdate_roaming_warning_setting_page;
       
  1115                      associated_resource = r_iaupdate_roaming_warning_texts;
       
  1116                      }
       
  1117                  };
       
  1118 	          };
       
  1119             }
       
  1120         };
       
  1121     }
       
  1122 
       
  1123 
       
  1124 // -----------------------------------------------------------------------------
       
  1125 //
       
  1126 // r_iaupdate_default_connection
       
  1127 // ?description
       
  1128 //
       
  1129 // -----------------------------------------------------------------------------
       
  1130 //
       
  1131 RESOURCE TBUF r_iaupdate_default_connection
       
  1132     {
       
  1133     buf = qtn_swupdate_default_connection;
       
  1134     }
       
  1135 
       
  1136 
       
  1137 
       
  1138 // -----------------------------------------------------------------------------
       
  1139 //
       
  1140 // r_iaupdate_roaming_warning_texts
       
  1141 // ?description
       
  1142 //
       
  1143 // -----------------------------------------------------------------------------
       
  1144 //
       
  1145 RESOURCE AVKON_POPUP_SETTING_TEXTS r_iaupdate_auto_update_check_texts
       
  1146     {
       
  1147     flags = 0;
       
  1148     setting_texts_resource = r_iaupdate_auto_update_check_texts_array;
       
  1149     }
       
  1150 
       
  1151 
       
  1152 // -----------------------------------------------------------------------------
       
  1153 //
       
  1154 // r_iaupdate_auto_update_check_texts
       
  1155 // ?description
       
  1156 //
       
  1157 // -----------------------------------------------------------------------------
       
  1158 //
       
  1159 RESOURCE ARRAY r_iaupdate_auto_update_check_texts_array
       
  1160     {
       
  1161     items =
       
  1162         {
       
  1163         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueEnable; 
       
  1164                                 text = qtn_swupdate_checks_enabled; },
       
  1165         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueDisableWhenRoaming;  
       
  1166                                 text = qtn_swupdate_checks_no_when_roaming; },
       
  1167         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueDisable;  
       
  1168                                 text = qtn_swupdate_checks_disabled; }
       
  1169         };
       
  1170     }
       
  1171     
       
  1172 // -----------------------------------------------------------------------------
       
  1173 //
       
  1174 // r_iaupdate_roaming_warning_texts
       
  1175 // ?description
       
  1176 //
       
  1177 // -----------------------------------------------------------------------------
       
  1178 //
       
  1179 RESOURCE AVKON_POPUP_SETTING_TEXTS r_iaupdate_roaming_warning_texts
       
  1180     {
       
  1181     flags = 0;
       
  1182     setting_texts_resource = r_iaupdate_roaming_warning_texts_array;
       
  1183     }
       
  1184 
       
  1185 
       
  1186 RESOURCE ARRAY r_iaupdate_roaming_warning_texts_array
       
  1187     {
       
  1188     items =
       
  1189         {
       
  1190         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueOn; 
       
  1191                                 text = qtn_swupdate_roaming_warn_on; },
       
  1192         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueOff;  
       
  1193                                 text = qtn_swupdate_roaming_warn_off; }
       
  1194         };
       
  1195     }
       
  1196     
       
  1197 
       
  1198 // -----------------------------------------------------------------------------
       
  1199 //
       
  1200 // r_iaupdate_auto_update_check_setting_page
       
  1201 // ?description
       
  1202 //
       
  1203 // -----------------------------------------------------------------------------
       
  1204 //
       
  1205 RESOURCE AVKON_SETTING_PAGE r_iaupdate_auto_update_check_setting_page
       
  1206     {
       
  1207     label = qtn_swupdate_automatic_update_checks;
       
  1208     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
  1209     type = EAknCtPopupSettingList;
       
  1210     editor_resource_id = r_iaupdate_empty_popup_setting_list_control;
       
  1211     }
       
  1212 
       
  1213     
       
  1214 // -----------------------------------------------------------------------------
       
  1215 //
       
  1216 // r_iaupdate_roaming_warning_setting_page
       
  1217 // ?description
       
  1218 //
       
  1219 // -----------------------------------------------------------------------------
       
  1220 //
       
  1221 RESOURCE AVKON_SETTING_PAGE r_iaupdate_roaming_warning_setting_page
       
  1222     {
       
  1223     label = qtn_swupdate_roaming_warning;
       
  1224     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
  1225     type = EAknCtPopupSettingList;
       
  1226     editor_resource_id = r_iaupdate_empty_popup_setting_list_control;
       
  1227     }
       
  1228 
       
  1229 
       
  1230 // -----------------------------------------------------------------------------
       
  1231 //
       
  1232 // r_iaupdate_empty_popup_setting_list_control
       
  1233 // ?description
       
  1234 //
       
  1235 // -----------------------------------------------------------------------------
       
  1236 //
       
  1237 RESOURCE POPUP_SETTING_LIST r_iaupdate_empty_popup_setting_list_control
       
  1238     {
       
  1239     }
       
  1240 
       
  1241 
       
  1242 
       
  1243 //
       
  1244 // Agreement dialog resources
       
  1245 //
       
  1246 
       
  1247 RESOURCE TBUF r_iaupdate_agreement_dialog_title
       
  1248     {
       
  1249     buf = qtn_swupdate_nokia_agreement_title;
       
  1250     }
       
  1251 
       
  1252 RESOURCE TBUF r_iaupdate_agreement_dialog_text_1
       
  1253     {
       
  1254     buf = qtn_swupdate_nokia_agreement_1_phase2;
       
  1255     }
       
  1256 
       
  1257 RESOURCE TBUF r_iaupdate_agreement_dialog_text_2
       
  1258     {
       
  1259     buf = qtn_swupdate_nokia_agreement_2_phase2;
       
  1260     }
       
  1261 
       
  1262 RESOURCE TBUF r_iaupdate_agreement_dialog_text_3
       
  1263     {
       
  1264     buf = qtn_swupdate_nokia_agreement_3_phase2;
       
  1265     }
       
  1266 
       
  1267 RESOURCE TBUF r_iaupdate_agreement_dialog_text_4
       
  1268     {
       
  1269     buf = qtn_swupdate_nokia_agreement_4_phase2;
       
  1270     }
       
  1271     
       
  1272 RESOURCE TBUF r_iaupdate_agreement_dialog_text_5
       
  1273     {
       
  1274     buf = qtn_swupdate_nokia_agreement_5_phase2;
       
  1275     }
       
  1276     
       
  1277 RESOURCE TBUF r_iaupdate_agreement_dialog_text_6
       
  1278     {
       
  1279     buf = qtn_swupdate_nokia_agreement_6_phase2;
       
  1280     }
       
  1281     
       
  1282 RESOURCE TBUF r_iaupdate_agreement_dialog_text_7
       
  1283     {
       
  1284     buf = qtn_swupdate_nokia_agreement_7_phase2;
       
  1285     }
       
  1286     
       
  1287 RESOURCE TBUF r_iaupdate_agreement_dialog_text_8
       
  1288     {
       
  1289     buf = qtn_swupdate_nokia_agreement_8_phase2;
       
  1290     }
       
  1291     
       
  1292 RESOURCE TBUF r_iaupdate_agreement_dialog_text_9
       
  1293     {
       
  1294     buf = qtn_swupdate_nokia_agreement_9_phase2;
       
  1295     }
       
  1296     
       
  1297 RESOURCE TBUF r_iaupdate_agreement_dialog_copyright
       
  1298     {
       
  1299     buf = qtn_swupdate_nokia_agreement_copyright_phase2;
       
  1300     }
       
  1301 //------------------------------------------------------------------------------
       
  1302 //
       
  1303 //    r_iaupdate_softkeys_accept_decline__accept
       
  1304 //    Defines softkeys accept, decline, accept (MSK)
       
  1305 //
       
  1306 //------------------------------------------------------------------------------
       
  1307 //
       
  1308 RESOURCE CBA r_iaupdate_softkeys_accept_decline__accept
       
  1309     {
       
  1310     buttons =
       
  1311         {
       
  1312         CBA_BUTTON { id = EAknSoftkeyYes; txt = text_softkey_accept; },
       
  1313         CBA_BUTTON { id = EAknSoftkeyNo; txt = qtn_swupdate_softkey_decline; },
       
  1314         CBA_BUTTON { id = EAknSoftkeyYes; txt = text_softkey_accept; }
       
  1315         };
       
  1316     }
       
  1317 
       
  1318 
       
  1319 //------------------------------------------------------------------------------
       
  1320 //
       
  1321 //    r_iaupdate_softkeys_now_later__now
       
  1322 //    Defines softkeys now, later, now (MSK)
       
  1323 //
       
  1324 //------------------------------------------------------------------------------
       
  1325 //
       
  1326 RESOURCE CBA r_iaupdate_softkeys_now_later__now
       
  1327     {
       
  1328     buttons =
       
  1329         {
       
  1330         CBA_BUTTON { id = EIAUpdateSoftkeyNow; txt = qtn_swupdate_now; },
       
  1331         CBA_BUTTON { id = EIAUpdateSoftkeyLater; txt = qtn_swupdate_later; },
       
  1332         CBA_BUTTON { id = EIAUpdateSoftkeyNow; txt = qtn_swupdate_now; }
       
  1333         };
       
  1334     }
       
  1335     
       
  1336 //------------------------------------------------------------------------------
       
  1337 //
       
  1338 //    r_iaupdate_softkeys_continue_cancel__continue
       
  1339 //    Defines softkeys continue, canclel, continue (MSK)
       
  1340 //
       
  1341 //------------------------------------------------------------------------------
       
  1342 //
       
  1343 RESOURCE CBA r_iaupdate_softkeys_continue_cancel__continue
       
  1344     {
       
  1345     buttons =
       
  1346         {
       
  1347         CBA_BUTTON { id = EAknSoftkeyOk; txt = text_softkey_continue; },
       
  1348         CBA_BUTTON { id = EAknSoftkeyCancel; txt = text_softkey_cancel; },
       
  1349         CBA_BUTTON { id = EAknSoftkeyOk; txt = text_softkey_continue; }
       
  1350         };
       
  1351     }
       
  1352