iaupdate/IAD/ui/group/iaupdate.rss
changeset 29 26b6f0522fd8
parent 25 98b66e4fb0be
child 30 398876c4ffa7
child 33 8110bf1194d1
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
     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_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 RESOURCE TBUF r_iaupdate_main_device_fw
       
   702     {
       
   703     buf  = qtn_swupdate_main_device_fw;
       
   704     }
       
   705 
       
   706 //background check strings
       
   707 
       
   708 RESOURCE LBUF r_iaupdate_update_available
       
   709     {
       
   710     txt = qtn_swupdate_update_available;
       
   711     }
       
   712 
       
   713 RESOURCE LBUF r_iaupdate_features_available
       
   714     {
       
   715     txt = qtn_swupdate_features_available_query;
       
   716     }
       
   717 
       
   718 RESOURCE LBUF r_iaupdate_remind_later
       
   719     {
       
   720     txt = qtn_swupdate_remind_later;
       
   721     }
       
   722 
       
   723 RESOURCE LBUF r_text_softkey_later
       
   724     {
       
   725     txt = text_softkey_later;
       
   726     }
       
   727 
       
   728 RESOURCE LBUF r_text_softkey_show
       
   729     {
       
   730     txt = text_softkey_show;
       
   731     }
       
   732 
       
   733 RESOURCE LBUF r_text_softkey_yes
       
   734     {
       
   735     txt = text_softkey_yes;
       
   736     }
       
   737 
       
   738 RESOURCE LBUF r_text_softkey_no
       
   739     {
       
   740     txt = text_softkey_no;
       
   741     }
       
   742 
       
   743 RESOURCE LBUF r_text_softkey_ok
       
   744     {
       
   745     txt = text_softkey_ok;
       
   746     }
       
   747 
       
   748 RESOURCE LBUF r_text_softkey_cancel
       
   749     {
       
   750     txt = text_softkey_cancel;
       
   751     }
       
   752 
       
   753 //
       
   754 // Utility resources
       
   755 //
       
   756 
       
   757 
       
   758 //------------------------------------------------------------------------------
       
   759 // message query resource
       
   760 //------------------------------------------------------------------------------
       
   761 //
       
   762 RESOURCE DIALOG r_iaupdate_message_query
       
   763     {
       
   764     flags = EGeneralQueryFlags;
       
   765     buttons = R_AVKON_SOFTKEYS_OK_EMPTY__OK;
       
   766     items=
       
   767         {
       
   768         DLG_LINE 
       
   769             {
       
   770             type = EAknCtPopupHeadingPane;
       
   771             id = EAknMessageQueryHeaderId;
       
   772             control = AVKON_HEADING
       
   773                 {
       
   774                 };
       
   775             },
       
   776         DLG_LINE
       
   777             {
       
   778             type = EAknCtMessageQuery;
       
   779             id = EAknMessageQueryContentId;
       
   780             control = AVKON_MESSAGE_QUERY
       
   781                 {
       
   782                 };
       
   783             }
       
   784         };
       
   785     }
       
   786 
       
   787 
       
   788 //------------------------------------------------------------------------------
       
   789 // confirmation query resource
       
   790 //------------------------------------------------------------------------------
       
   791 //
       
   792 RESOURCE DIALOG r_iaupdate_confirmation_query
       
   793 	{ 
       
   794 	flags=EGeneralQueryFlags;
       
   795 	buttons=R_AVKON_SOFTKEYS_YES_NO__YES;
       
   796 	items=
       
   797 		{
       
   798 		DLG_LINE
       
   799 			{
       
   800 			type=EAknCtQuery;
       
   801 			id=EGeneralQuery;
       
   802 			control=AVKON_CONFIRMATION_QUERY
       
   803 				{
       
   804 				layout=EConfirmationLayout;
       
   805 				};
       
   806 			}
       
   807 		};
       
   808 	} 
       
   809 
       
   810 //------------------------------------------------------------------------------
       
   811 // information query resource
       
   812 //------------------------------------------------------------------------------
       
   813 //
       
   814 RESOURCE DIALOG r_iaupdate_information_query
       
   815     {
       
   816     flags=EGeneralQueryFlags;
       
   817     buttons = R_AVKON_SOFTKEYS_OK_EMPTY__OK;
       
   818     items=
       
   819         {
       
   820         DLG_LINE
       
   821             {
       
   822             type=EAknCtQuery;
       
   823             id=EGeneralQuery;
       
   824             control= AVKON_CONFIRMATION_QUERY
       
   825                 {
       
   826                 layout = EConfirmationQueryLayout;
       
   827                 animation = R_QGN_NOTE_INFO_ANIM;
       
   828                 };
       
   829             }
       
   830         };
       
   831     }
       
   832 
       
   833 
       
   834 //
       
   835 // Not enough memory dialog resources
       
   836 //
       
   837 
       
   838 RESOURCE TBUF r_iaupdate_insufficient_memory
       
   839     {
       
   840     buf = qtn_swupdate_insufficient_memory;
       
   841     }
       
   842 
       
   843 //
       
   844 // Automatic updates check dialog resources
       
   845 //
       
   846 
       
   847     
       
   848 RESOURCE TBUF r_iaupdate_turn_on_autoupd_checks
       
   849     {
       
   850     buf = qtn_swupdate_turn_on_autoupd_checks;
       
   851     }
       
   852 
       
   853 
       
   854 //
       
   855 // Phone restart query dialog resources
       
   856 //
       
   857 RESOURCE TBUF r_iaupdate_phone_restart_query
       
   858     {
       
   859     buf = qtn_swupdate_phone_restart_query;
       
   860     }
       
   861 
       
   862 
       
   863 //
       
   864 // Activate automatic network connections dialog resources
       
   865 //
       
   866 
       
   867 RESOURCE TBUF r_iaupdate_allow_nw_title
       
   868     {
       
   869     buf = qtn_swupdate_allow_nw_title;
       
   870     }
       
   871    
       
   872 //
       
   873 // Dependencies found dialog resources
       
   874 //
       
   875 
       
   876 RESOURCE TBUF r_iaupdate_dependency_title
       
   877     {
       
   878     buf = qtn_swupdate_dependency_title; 	
       
   879     }
       
   880 
       
   881 RESOURCE TBUF r_iaupdate_dependency_mark_one
       
   882     {
       
   883     buf = qtn_swupdate_dependency_mark_one; 
       
   884     }    
       
   885 
       
   886 RESOURCE TBUF r_iaupdate_dependency_unmark_one
       
   887     {
       
   888     buf = qtn_swupdate_dependency_unmark_one; 	
       
   889     }
       
   890 
       
   891 RESOURCE TBUF r_iaupdate_dependency_mark_many
       
   892     {
       
   893     buf = qtn_swupdate_dependency_mark_many; 	
       
   894     }
       
   895     
       
   896 RESOURCE TBUF r_iaupdate_dependency_unmark_many
       
   897     {
       
   898     buf = qtn_swupdate_dependency_unmark_many; 	
       
   899     }
       
   900 
       
   901 RESOURCE TBUF r_iaupdate_separator
       
   902     {
       
   903     buf = qtn_swupdate_separator;
       
   904     }
       
   905 
       
   906 
       
   907 //
       
   908 // Update status dialog resources
       
   909 //
       
   910 
       
   911 RESOURCE TBUF r_iaupdate_status_dialog_title
       
   912     {
       
   913     buf = qtn_swupdate_results;
       
   914     }
       
   915 
       
   916 RESOURCE TBUF r_iaupdate_status_dialog_successful
       
   917     {
       
   918     buf = qtn_swupdate_successful;
       
   919     }
       
   920 
       
   921 RESOURCE TBUF r_iaupdate_status_dialog_successful_one
       
   922     {
       
   923     buf = qtn_swupdate_successful_one;
       
   924     }
       
   925 RESOURCE TBUF r_iaupdate_status_dialog_cancelled
       
   926     {
       
   927     buf = qtn_swupdate_cancelled;
       
   928     }
       
   929 
       
   930 RESOURCE TBUF r_iaupdate_status_dialog_cancelled_one
       
   931     {
       
   932     buf = qtn_swupdate_cancelled_one;
       
   933     }
       
   934 
       
   935 RESOURCE TBUF r_iaupdate_status_dialog_failed
       
   936     {
       
   937     buf = qtn_swupdate_failed;
       
   938     }
       
   939 
       
   940 RESOURCE TBUF r_iaupdate_status_dialog_failed_one
       
   941     {
       
   942     buf = qtn_swupdate_failed_one;
       
   943     }
       
   944 
       
   945 RESOURCE TBUF r_iaupdate_close_all
       
   946     {
       
   947     buf = qtn_swupdate_close_all;	
       
   948     }    
       
   949 
       
   950 RESOURCE TBUF r_iaupdate_status_dialog_text_link
       
   951     {
       
   952     buf = qtn_swupdate_text_link;
       
   953     }
       
   954 
       
   955 
       
   956 
       
   957 //
       
   958 // Update details dialog resources
       
   959 //
       
   960 
       
   961 RESOURCE TBUF r_iaupdate_details_dialog_title
       
   962     {
       
   963     buf = qtn_swupdate_details_title;
       
   964     }
       
   965 
       
   966 RESOURCE TBUF r_iaupdate_details_dialog_app_name
       
   967     {
       
   968     buf = qtn_swupdate_application_name;
       
   969     }
       
   970 
       
   971 RESOURCE TBUF r_iaupdate_details_dialog_description
       
   972     {
       
   973     buf = qtn_swupdate_description;
       
   974     }
       
   975 
       
   976 RESOURCE TBUF r_iaupdate_details_dialog_version
       
   977     {
       
   978     buf = qtn_swupdate_version;
       
   979     }
       
   980 
       
   981 RESOURCE TBUF r_iaupdate_details_dialog_version_format
       
   982     {
       
   983     buf = qtn_swupdate_version_format;
       
   984     }
       
   985 
       
   986 RESOURCE TBUF r_iaupdate_details_dialog_file_size
       
   987     {
       
   988     buf = qtn_swupdate_file_size;
       
   989     }
       
   990 
       
   991 RESOURCE TBUF r_iaupdate_details_dialog_size_kilobyte
       
   992     {
       
   993     buf = qtn_swupdate_size_kilobyte;
       
   994     }
       
   995 
       
   996 RESOURCE TBUF r_iaupdate_details_dialog_size_megabyte
       
   997     {
       
   998     buf = qtn_swupdate_size_megabyte;
       
   999     }
       
  1000 
       
  1001 RESOURCE TBUF r_iaupdate_fw_description
       
  1002     {
       
  1003     buf = qtn_swupdate_fw_description_text;
       
  1004     }
       
  1005 
       
  1006 
       
  1007 //
       
  1008 // Settings dialog resources
       
  1009 //
       
  1010 
       
  1011 RESOURCE TBUF r_iaupdate_setting_dialog_title
       
  1012     {
       
  1013     buf = qtn_swupdate_setting_dialog_title;
       
  1014     }
       
  1015 
       
  1016 
       
  1017 RESOURCE MENU_BAR r_iaupdate_setting_dialog_menu
       
  1018 	{
       
  1019 	titles= 
       
  1020 	    { 
       
  1021 	    MENU_TITLE 
       
  1022                 { 
       
  1023 	        menu_pane=r_iaupdate_setting_dialog_menu_pane;
       
  1024 	        }
       
  1025 	    };
       
  1026 	}
       
  1027 
       
  1028 
       
  1029 RESOURCE MENU_PANE r_iaupdate_setting_dialog_menu_pane
       
  1030     {
       
  1031     items=
       
  1032         {
       
  1033 	MENU_ITEM { command=EAknCmdOpen; txt=qtn_options_change; flags = EEikMenuItemAction; },
       
  1034 		
       
  1035     	MENU_ITEM { command=EAknCmdHelp; txt=qtn_options_help; },
       
  1036     	
       
  1037 	MENU_ITEM { command=EAknCmdExit; txt=qtn_options_exit; }        
       
  1038         };
       
  1039     }
       
  1040 
       
  1041 
       
  1042 //------------------------------------------------------------------------------
       
  1043 // Softkey resource
       
  1044 //------------------------------------------------------------------------------
       
  1045 //
       
  1046 RESOURCE CBA r_cba_options_back_change
       
  1047     {
       
  1048     buttons =
       
  1049         {
       
  1050         CBA_BUTTON
       
  1051             {
       
  1052             id = EAknSoftkeyOptions;
       
  1053             txt = text_softkey_option;
       
  1054             },
       
  1055         CBA_BUTTON
       
  1056             {
       
  1057             id = EAknSoftkeyBack;
       
  1058             txt = text_softkey_back;
       
  1059             },
       
  1060         CBA_BUTTON
       
  1061             {
       
  1062             id = EAknSoftkeyOpen;
       
  1063             txt = qtn_msk_change;
       
  1064             }
       
  1065         };
       
  1066     }
       
  1067 
       
  1068 
       
  1069 
       
  1070 // -----------------------------------------------------------------------------
       
  1071 // setting dialog resource.
       
  1072 // -----------------------------------------------------------------------------
       
  1073 //
       
  1074 RESOURCE DIALOG r_iaupdate_setting_dialog
       
  1075     {
       
  1076     flags=EEikDialogFlagWait | 
       
  1077           EEikDialogFlagFillAppClientRect | 
       
  1078           EEikDialogFlagNotifyEsc | 
       
  1079           EEikDialogFlagCbaButtons;
       
  1080     
       
  1081     buttons = r_cba_options_back_change;
       
  1082     
       
  1083     items=
       
  1084         {
       
  1085         DLG_LINE
       
  1086             {
       
  1087             type=EAknCtLastControlId;
       
  1088 	          itemflags=EEikDlgItemTakesEnterKey;
       
  1089 	          id=EIAUpdateSettingDialogList;
       
  1090 	          control=AVKON_SETTING_ITEM_LIST
       
  1091 	          {
       
  1092 	          items =
       
  1093                   {
       
  1094                   AVKON_SETTING_ITEM
       
  1095                       {
       
  1096                       identifier = EIAUpdateSettingAccessPoint;
       
  1097                       name = qtn_swupdate_default_access_point;
       
  1098                       },
       
  1099                  AVKON_SETTING_ITEM
       
  1100                      {
       
  1101                      identifier = EIAUpdateSettingAutoUpdateCheck;
       
  1102                      name = qtn_swupdate_automatic_update_checks;
       
  1103                      setting_page_resource = r_iaupdate_auto_update_check_setting_page;
       
  1104                      associated_resource = r_iaupdate_auto_update_check_texts;
       
  1105                      }
       
  1106                  };
       
  1107 	          };
       
  1108             }
       
  1109         };
       
  1110     }
       
  1111 
       
  1112 
       
  1113 // -----------------------------------------------------------------------------
       
  1114 //
       
  1115 // r_iaupdate_default_connection
       
  1116 // ?description
       
  1117 //
       
  1118 // -----------------------------------------------------------------------------
       
  1119 //
       
  1120 RESOURCE TBUF r_iaupdate_default_connection
       
  1121     {
       
  1122     buf = qtn_swupdate_default_connection;
       
  1123     }
       
  1124 
       
  1125 
       
  1126 
       
  1127 // -----------------------------------------------------------------------------
       
  1128 //
       
  1129 // r_iaupdate_roaming_warning_texts
       
  1130 // ?description
       
  1131 //
       
  1132 // -----------------------------------------------------------------------------
       
  1133 //
       
  1134 RESOURCE AVKON_POPUP_SETTING_TEXTS r_iaupdate_auto_update_check_texts
       
  1135     {
       
  1136     flags = 0;
       
  1137     setting_texts_resource = r_iaupdate_auto_update_check_texts_array;
       
  1138     }
       
  1139 
       
  1140 
       
  1141 // -----------------------------------------------------------------------------
       
  1142 //
       
  1143 // r_iaupdate_auto_update_check_texts
       
  1144 // ?description
       
  1145 //
       
  1146 // -----------------------------------------------------------------------------
       
  1147 //
       
  1148 RESOURCE ARRAY r_iaupdate_auto_update_check_texts_array
       
  1149     {
       
  1150     items =
       
  1151         {
       
  1152         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueEnable; 
       
  1153                                 text = qtn_swupdate_checks_enabled; },
       
  1154         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueDisableWhenRoaming;  
       
  1155                                 text = qtn_swupdate_checks_no_when_roaming; },
       
  1156         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueDisable;  
       
  1157                                 text = qtn_swupdate_checks_disabled; }
       
  1158         };
       
  1159     }
       
  1160     
       
  1161 // -----------------------------------------------------------------------------
       
  1162 //
       
  1163 // r_iaupdate_roaming_warning_texts
       
  1164 // ?description
       
  1165 //
       
  1166 // -----------------------------------------------------------------------------
       
  1167 //
       
  1168 RESOURCE AVKON_POPUP_SETTING_TEXTS r_iaupdate_roaming_warning_texts
       
  1169     {
       
  1170     flags = 0;
       
  1171     setting_texts_resource = r_iaupdate_roaming_warning_texts_array;
       
  1172     }
       
  1173 
       
  1174 
       
  1175 RESOURCE ARRAY r_iaupdate_roaming_warning_texts_array
       
  1176     {
       
  1177     items =
       
  1178         {
       
  1179         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueOn; 
       
  1180                                 text = qtn_swupdate_roaming_warn_on; },
       
  1181         AVKON_ENUMERATED_TEXT { value = EIAUpdateSettingValueOff;  
       
  1182                                 text = qtn_swupdate_roaming_warn_off; }
       
  1183         };
       
  1184     }
       
  1185     
       
  1186 
       
  1187 // -----------------------------------------------------------------------------
       
  1188 //
       
  1189 // r_iaupdate_auto_update_check_setting_page
       
  1190 // ?description
       
  1191 //
       
  1192 // -----------------------------------------------------------------------------
       
  1193 //
       
  1194 RESOURCE AVKON_SETTING_PAGE r_iaupdate_auto_update_check_setting_page
       
  1195     {
       
  1196     label = qtn_swupdate_automatic_update_checks;
       
  1197     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
  1198     type = EAknCtPopupSettingList;
       
  1199     editor_resource_id = r_iaupdate_empty_popup_setting_list_control;
       
  1200     }
       
  1201 
       
  1202     
       
  1203 // -----------------------------------------------------------------------------
       
  1204 //
       
  1205 // r_iaupdate_roaming_warning_setting_page
       
  1206 // ?description
       
  1207 //
       
  1208 // -----------------------------------------------------------------------------
       
  1209 //
       
  1210 RESOURCE AVKON_SETTING_PAGE r_iaupdate_roaming_warning_setting_page
       
  1211     {
       
  1212     label = qtn_swupdate_roaming_warning;
       
  1213     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
  1214     type = EAknCtPopupSettingList;
       
  1215     editor_resource_id = r_iaupdate_empty_popup_setting_list_control;
       
  1216     }
       
  1217 
       
  1218 
       
  1219 // -----------------------------------------------------------------------------
       
  1220 //
       
  1221 // r_iaupdate_empty_popup_setting_list_control
       
  1222 // ?description
       
  1223 //
       
  1224 // -----------------------------------------------------------------------------
       
  1225 //
       
  1226 RESOURCE POPUP_SETTING_LIST r_iaupdate_empty_popup_setting_list_control
       
  1227     {
       
  1228     }
       
  1229 
       
  1230 
       
  1231 
       
  1232 //
       
  1233 // Agreement dialog resources
       
  1234 //
       
  1235 
       
  1236 RESOURCE TBUF r_iaupdate_agreement_dialog_title
       
  1237     {
       
  1238     buf = qtn_swupdate_nokia_agreement_title;
       
  1239     }
       
  1240 
       
  1241 RESOURCE TBUF r_iaupdate_agreement_dialog_text_1
       
  1242     {
       
  1243     buf = qtn_swupdate_nokia_agreement_1_phase2;
       
  1244     }
       
  1245 
       
  1246 RESOURCE TBUF r_iaupdate_agreement_dialog_text_2
       
  1247     {
       
  1248     buf = qtn_swupdate_nokia_agreement_2_phase2;
       
  1249     }
       
  1250 
       
  1251 RESOURCE TBUF r_iaupdate_agreement_dialog_text_3
       
  1252     {
       
  1253     buf = qtn_swupdate_nokia_agreement_3_phase2;
       
  1254     }
       
  1255 
       
  1256 RESOURCE TBUF r_iaupdate_agreement_dialog_text_4
       
  1257     {
       
  1258     buf = qtn_swupdate_nokia_agreement_4_phase2;
       
  1259     }
       
  1260     
       
  1261 RESOURCE TBUF r_iaupdate_agreement_dialog_text_5
       
  1262     {
       
  1263     buf = qtn_swupdate_nokia_agreement_5_phase2;
       
  1264     }
       
  1265     
       
  1266 RESOURCE TBUF r_iaupdate_agreement_dialog_text_6
       
  1267     {
       
  1268     buf = qtn_swupdate_nokia_agreement_6_phase2;
       
  1269     }
       
  1270     
       
  1271 RESOURCE TBUF r_iaupdate_agreement_dialog_text_7
       
  1272     {
       
  1273     buf = qtn_swupdate_nokia_agreement_7_phase2;
       
  1274     }
       
  1275     
       
  1276 RESOURCE TBUF r_iaupdate_agreement_dialog_text_8
       
  1277     {
       
  1278     buf = qtn_swupdate_nokia_agreement_8_phase2;
       
  1279     }
       
  1280     
       
  1281 RESOURCE TBUF r_iaupdate_agreement_dialog_text_9
       
  1282     {
       
  1283     buf = qtn_swupdate_nokia_agreement_9_phase2;
       
  1284     }
       
  1285     
       
  1286 RESOURCE TBUF r_iaupdate_agreement_dialog_copyright
       
  1287     {
       
  1288     buf = qtn_swupdate_nokia_agreement_copyright_phase2;
       
  1289     }
       
  1290 //------------------------------------------------------------------------------
       
  1291 //
       
  1292 //    r_iaupdate_softkeys_accept_decline__accept
       
  1293 //    Defines softkeys accept, decline, accept (MSK)
       
  1294 //
       
  1295 //------------------------------------------------------------------------------
       
  1296 //
       
  1297 RESOURCE CBA r_iaupdate_softkeys_accept_decline__accept
       
  1298     {
       
  1299     buttons =
       
  1300         {
       
  1301         CBA_BUTTON { id = EAknSoftkeyYes; txt = text_softkey_accept; },
       
  1302         CBA_BUTTON { id = EAknSoftkeyNo; txt = qtn_swupdate_softkey_decline; },
       
  1303         CBA_BUTTON { id = EAknSoftkeyYes; txt = text_softkey_accept; }
       
  1304         };
       
  1305     }
       
  1306 
       
  1307 
       
  1308 //------------------------------------------------------------------------------
       
  1309 //
       
  1310 //    r_iaupdate_softkeys_now_later__now
       
  1311 //    Defines softkeys now, later, now (MSK)
       
  1312 //
       
  1313 //------------------------------------------------------------------------------
       
  1314 //
       
  1315 RESOURCE CBA r_iaupdate_softkeys_now_later__now
       
  1316     {
       
  1317     buttons =
       
  1318         {
       
  1319         CBA_BUTTON { id = EIAUpdateSoftkeyNow; txt = qtn_swupdate_now; },
       
  1320         CBA_BUTTON { id = EIAUpdateSoftkeyLater; txt = qtn_swupdate_later; },
       
  1321         CBA_BUTTON { id = EIAUpdateSoftkeyNow; txt = qtn_swupdate_now; }
       
  1322         };
       
  1323     }
       
  1324     
       
  1325 //------------------------------------------------------------------------------
       
  1326 //
       
  1327 //    r_iaupdate_softkeys_continue_cancel__continue
       
  1328 //    Defines softkeys continue, canclel, continue (MSK)
       
  1329 //
       
  1330 //------------------------------------------------------------------------------
       
  1331 //
       
  1332 RESOURCE CBA r_iaupdate_softkeys_continue_cancel__continue
       
  1333     {
       
  1334     buttons =
       
  1335         {
       
  1336         CBA_BUTTON { id = EAknSoftkeyOk; txt = text_softkey_continue; },
       
  1337         CBA_BUTTON { id = EAknSoftkeyCancel; txt = text_softkey_cancel; },
       
  1338         CBA_BUTTON { id = EAknSoftkeyOk; txt = text_softkey_continue; }
       
  1339         };
       
  1340     }
       
  1341