iaupdate/IAD/ui/group/iaupdate.rss
branchRCL_3
changeset 15 51c0f5edf5ef
parent 0 ba25891c3a9e
child 18 3ba40be8e484
equal deleted inserted replaced
6:aba6b8104af3 15:51c0f5edf5ef
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   834     {
   834     {
   835     buf = qtn_swupdate_insufficient_memory;
   835     buf = qtn_swupdate_insufficient_memory;
   836     }
   836     }
   837 
   837 
   838 //
   838 //
   839 // Update while roaming confirmation dialog
       
   840 //
       
   841 
       
   842 RESOURCE TBUF r_iaupdate_connect_to_server
       
   843     {
       
   844     buf = qtn_swupdate_connect_to_server;
       
   845     }
       
   846 
       
   847 //
       
   848 // Automatic updates check dialog resources
   839 // Automatic updates check dialog resources
   849 //
   840 //
   850 
   841 
   851     
   842     
   852 RESOURCE TBUF r_iaupdate_turn_on_autoupd_checks
   843 RESOURCE TBUF r_iaupdate_turn_on_autoupd_checks
  1104                      {
  1095                      {
  1105                      identifier = EIAUpdateSettingAutoUpdateCheck;
  1096                      identifier = EIAUpdateSettingAutoUpdateCheck;
  1106                      name = qtn_swupdate_automatic_update_checks;
  1097                      name = qtn_swupdate_automatic_update_checks;
  1107                      setting_page_resource = r_iaupdate_auto_update_check_setting_page;
  1098                      setting_page_resource = r_iaupdate_auto_update_check_setting_page;
  1108                      associated_resource = r_iaupdate_auto_update_check_texts;
  1099                      associated_resource = r_iaupdate_auto_update_check_texts;
  1109                      },
       
  1110                  AVKON_SETTING_ITEM
       
  1111                      {
       
  1112                      identifier = EIAUpdateSettingRoamingWarning;
       
  1113                      name = qtn_swupdate_roaming_warning;
       
  1114                      setting_page_resource = r_iaupdate_roaming_warning_setting_page;
       
  1115                      associated_resource = r_iaupdate_roaming_warning_texts;
       
  1116                      }
  1100                      }
  1117                  };
  1101                  };
  1118 	          };
  1102 	          };
  1119             }
  1103             }
  1120         };
  1104         };