wlansecuritysettings/wifiprotectedsetup/data/wifiprotplugin.rss
changeset 0 c8830336c852
child 2 1c7bc153c08e
equal deleted inserted replaced
-1:000000000000 0:c8830336c852
       
     1 /*
       
     2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: This file contains all the resources for the Connection Ui Utilities Notifier 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME AWPS // 4 letter ID
       
    21 
       
    22 //  INCLUDES
       
    23 #include <eikon.rh>
       
    24 #include <avkon.rsg>
       
    25 #include <avkon.rh>
       
    26 #include <avkon.mbg>
       
    27 #include <avkon.loc>
       
    28 
       
    29 #include <AvkonIcons.hrh>
       
    30 #include "wifiprotplugin.hrh"
       
    31 #include <wifiprot.loc>
       
    32 
       
    33 //  RESOURCE DEFINITIONS
       
    34 
       
    35 RESOURCE RSS_SIGNATURE { }
       
    36 
       
    37 RESOURCE TBUF { buf="WiFiProtPlugin"; }
       
    38 
       
    39 
       
    40   
       
    41 RESOURCE DIALOG r_wifiprot_configure_auto_dialog
       
    42     {
       
    43     flags = EEikDialogFlagNotifyEsc | EEikDialogFlagCbaButtons | 
       
    44             EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar ;
       
    45     buttons = R_AVKON_SOFTKEYS_YES_NO__YES;
       
    46     items =
       
    47         {
       
    48         DLG_LINE
       
    49             {
       
    50             type = EAknCtQuery;
       
    51             id = EGeneralQuery;
       
    52             control = AVKON_CONFIRMATION_QUERY
       
    53                 {
       
    54                 layout = EConfirmationLayout;
       
    55                 animation = R_QGN_NOTE_QUERY_ANIM;
       
    56                 label = qtn_ntw_conset_quest_wps_configure_auto;
       
    57                 };
       
    58             }
       
    59         };
       
    60     }    
       
    61   
       
    62 RESOURCE CBA r_softkeys_continue_cancel__continue
       
    63     {
       
    64     buttons =
       
    65         {
       
    66         CBA_BUTTON { id = EWiFiSoftkeyContinue; txt = qtn_text_sotkey_continue; },     
       
    67         CBA_BUTTON { id = EAknSoftkeyCancel;     txt = text_softkey_cancel; },
       
    68         CBA_BUTTON { id = EWiFiSoftkeyContinue; txt = qtn_text_sotkey_continue;}
       
    69         };
       
    70     }
       
    71 
       
    72 RESOURCE CBA r_softkeys_select_cancel__select
       
    73     {
       
    74     buttons =
       
    75         {
       
    76         CBA_BUTTON { id = EAknSoftkeyView; txt = text_softkey_select; },     
       
    77         CBA_BUTTON { id = EAknSoftkeyNo;     txt = text_softkey_cancel; },
       
    78         CBA_BUTTON { id = EAknSoftkeyView; txt = text_softkey_select;}
       
    79         };
       
    80     }
       
    81 
       
    82 RESOURCE DIALOG r_wifiprot_initiate_easy_setup_dialog
       
    83     {
       
    84     flags = EEikDialogFlagNotifyEsc | EEikDialogFlagCbaButtons | 
       
    85             EEikDialogFlagNoDrag ;
       
    86     buttons = r_softkeys_continue_cancel__continue;
       
    87     items =
       
    88         {
       
    89         DLG_LINE
       
    90             {
       
    91             type = EAknCtPopupHeadingPane;
       
    92             id = EAknMessageQueryHeaderId;
       
    93             control = AVKON_HEADING
       
    94                 {
       
    95                 label = qtn_netw_conset_prmpt_wps_initiate;
       
    96                 };
       
    97             },  
       
    98         DLG_LINE
       
    99             {
       
   100             type = EAknCtMessageQuery;
       
   101             id = EAknMessageQueryContentId;
       
   102             control = AVKON_MESSAGE_QUERY
       
   103                 {
       
   104                 };
       
   105             }
       
   106         };
       
   107     }
       
   108 
       
   109 RESOURCE DIALOG r_wifiprot_enter_pin_code_dialog
       
   110     {
       
   111     flags = EEikDialogFlagNotifyEsc | EEikDialogFlagCbaButtons | 
       
   112             EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar ;
       
   113     buttons = r_softkeys_continue_cancel__continue;
       
   114     items =
       
   115         {
       
   116         DLG_LINE
       
   117             {
       
   118             type = EAknCtQuery;
       
   119             id = EGeneralQuery;
       
   120             control = AVKON_CONFIRMATION_QUERY
       
   121                 {
       
   122                 layout = EConfirmationLayout;
       
   123                 animation = R_QGN_NOTE_INFO_ANIM;
       
   124                 label = qtn_netw_conset_wps_info_enter_pin_code;
       
   125                 };
       
   126             }
       
   127         };
       
   128     } 
       
   129 
       
   130 
       
   131 RESOURCE DIALOG r_wifiprot_wait_note
       
   132     {
       
   133     flags = EAknWaitNoteFlags;
       
   134     buttons = R_AVKON_SOFTKEYS_CANCEL;
       
   135     items =
       
   136         {
       
   137         DLG_LINE
       
   138             {
       
   139             type = EAknCtNote;
       
   140             id = EGeneralNote;
       
   141             control= AVKON_NOTE
       
   142                 {
       
   143                 layout = EWaitLayout;
       
   144                 animation = R_QGN_GRAF_WAIT_BAR_ANIM;
       
   145                 };
       
   146             }
       
   147         };
       
   148     }
       
   149 
       
   150     
       
   151 RESOURCE DIALOG r_wifiprot_ok_note
       
   152     {
       
   153     flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar |
       
   154             EEikDialogFlagCbaButtons | EEikDialogFlagWait;
       
   155     buttons = R_AVKON_SOFTKEYS_EMPTY;
       
   156     items =
       
   157         {
       
   158         DLG_LINE
       
   159             {
       
   160             type = EAknCtNote;
       
   161             id = EGeneralNote;
       
   162             control = AVKON_NOTE
       
   163                 {
       
   164                 layout = EGeneralLayout;
       
   165                 animation = R_QGN_NOTE_OK_ANIM;
       
   166                 };
       
   167             }
       
   168         };
       
   169     }
       
   170     
       
   171 RESOURCE DIALOG r_wifiprot_info_note
       
   172     {
       
   173     flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar |
       
   174             EEikDialogFlagCbaButtons | EEikDialogFlagWait;
       
   175     buttons = R_AVKON_SOFTKEYS_EMPTY;
       
   176     items =
       
   177         {
       
   178         DLG_LINE
       
   179             {
       
   180             type = EAknCtNote;
       
   181             id = EGeneralNote;
       
   182             control = AVKON_NOTE
       
   183                 {
       
   184                 layout = EGeneralLayout;
       
   185                 animation = R_QGN_NOTE_INFO_ANIM;
       
   186                 };
       
   187             }
       
   188         };
       
   189     }    
       
   190 
       
   191 RESOURCE DIALOG r_wifiprot_error_note
       
   192     {
       
   193     flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar |
       
   194             EEikDialogFlagCbaButtons | EEikDialogFlagWait;
       
   195     buttons = R_AVKON_SOFTKEYS_EMPTY;
       
   196     items =
       
   197         {
       
   198         DLG_LINE
       
   199             {
       
   200             type = EAknCtNote;
       
   201             id = EGeneralNote;
       
   202             control = AVKON_NOTE
       
   203                 {
       
   204                 layout = EGeneralLayout;
       
   205                 animation = R_QGN_NOTE_ERROR_ANIM;
       
   206                 };
       
   207             }
       
   208         };
       
   209     }
       
   210     
       
   211 RESOURCE AVKON_LIST_QUERY r_conn_list_query
       
   212     {
       
   213     softkeys = R_AVKON_SOFTKEYS_SELECT_CANCEL__SELECT;
       
   214     flags = EEikDialogFlagNotifyEsc;
       
   215 
       
   216     items =
       
   217         {
       
   218         AVKON_LIST_QUERY_DLG_LINE
       
   219             {
       
   220             id = EListQueryControl;
       
   221             control = AVKON_LIST_QUERY_CONTROL_WITH_MSGBOX
       
   222                 {
       
   223                 actuallisttype = EAknCtSingleGraphicPopupMenuListBox;
       
   224                 listbox = AVKON_LIST_QUERY_LIST
       
   225                     {
       
   226                     flags = EAknListBoxSelectionList;
       
   227                     };
       
   228 
       
   229                 heading = qtn_netw_conset_wps_prmpt_select_network;
       
   230                 };
       
   231             }
       
   232         };
       
   233     }
       
   234 
       
   235 
       
   236 
       
   237 RESOURCE TBUF r_qtn_wlan_info_no_networks_found          
       
   238     { 
       
   239     buf = qtn_wlan_info_no_networks_found;
       
   240     }
       
   241 
       
   242 RESOURCE TBUF r_qtn_netw_conset_wps_detail_select_network          
       
   243     { 
       
   244     buf = qtn_netw_conset_wps_detail_select_network;
       
   245     }
       
   246   
       
   247 RESOURCE TBUF r_qtn_netw_conset_wps_msg_pbc          
       
   248     { 
       
   249     buf = qtn_netw_conset_wps_msg_pbc; 
       
   250     }
       
   251     
       
   252 RESOURCE TBUF r_qtn_netw_conset_wps_info_enter_pin_code         
       
   253     { 
       
   254     buf = qtn_netw_conset_wps_info_enter_pin_code; 
       
   255     }
       
   256     
       
   257 RESOURCE TBUF r_qtn_netw_conset_wps_msg_link_use_pin         
       
   258     { 
       
   259     buf = qtn_netw_conset_wps_msg_link_use_pin; 
       
   260     }    
       
   261     
       
   262 RESOURCE TBUF r_qtn_netw_conset_wait_wps_configuring         
       
   263     { 
       
   264     buf = qtn_netw_conset_wait_wps_configuring; 
       
   265     }  
       
   266       
       
   267 RESOURCE TBUF r_qtn_netw_conset_conf_wps_one_network_configured         
       
   268     { 
       
   269     buf = qtn_netw_conset_conf_wps_one_network_configured; 
       
   270     }
       
   271     
       
   272 RESOURCE TBUF r_qtn_netw_conset_conf_wps_multiple_networks_config         
       
   273     { 
       
   274     buf = qtn_netw_conset_conf_wps_multiple_networks_config; 
       
   275     }
       
   276     
       
   277 RESOURCE TBUF r_qtn_netw_conset_conf_wps_no_networks_configured         
       
   278     { 
       
   279     buf = qtn_netw_conset_conf_wps_no_networks_configured; 
       
   280     } 
       
   281 
       
   282 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed_try_again          
       
   283     { 
       
   284     buf = qtn_err_wlan_sc_config_failed_try_again; 
       
   285     } 
       
   286 
       
   287 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed           
       
   288     { 
       
   289     buf = qtn_err_wlan_sc_config_failed; 
       
   290     } 
       
   291 
       
   292 RESOURCE TBUF r_qtn_err_wlan_signal_too_weak           
       
   293     { 
       
   294     buf = qtn_err_wlan_signal_too_weak;
       
   295     } 
       
   296 
       
   297 RESOURCE TBUF r_qtn_err_wlan_network_not_found            
       
   298     { 
       
   299     buf = qtn_err_wlan_network_not_found; 
       
   300     } 
       
   301 
       
   302 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed_multiple_pb_sessions            
       
   303     { 
       
   304     buf = qtn_err_wlan_sc_config_failed_multiple_pb_sessions; 
       
   305     } 
       
   306 
       
   307 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed_rogue_activity             
       
   308     { 
       
   309     buf = qtn_err_wlan_sc_config_failed_rogue_activity; 
       
   310     } 
       
   311 
       
   312 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed_pin_not_supported             
       
   313     { 
       
   314     buf = qtn_err_wlan_sc_config_failed_pin_not_supported; 
       
   315     } 
       
   316 
       
   317 RESOURCE TBUF r_qtn_err_wlan_sc_config_failed_pb_not_supported           
       
   318     { 
       
   319     buf = qtn_err_wlan_sc_config_failed_pb_not_supported;
       
   320     } 
       
   321     
       
   322 RESOURCE TBUF r_qtn_wlan_info_connection_already_active
       
   323 		{
       
   324 		buf = qtn_wlan_info_connection_already_active;
       
   325 		}
       
   326    
       
   327    
       
   328 // End of File