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