00001 ; Localization.pkg 00002 ; 00003 00004 ; Language definitions 00005 &EN,GE 00006 00007 ; standard SIS file header 00008 #{"Localization-EN","Localization-GE"},(0xE0005B00),1,1,0 00009 00010 ;Localised Vendor name 00011 %{"Vendor-EN", "Vendor-GE"} 00012 00013 ;Unique Vendor name 00014 :"Vendor" 00015 00016 ;Supports Series 60 v 3.0 00017 [0x101F7961], 0, 0, 0, {"Series60ProductID-EN","Series60ProductID-GE"} 00018 00019 ;Supports Series 60 v 5.0 00020 [0x1028315F], 0, 0, 0, {"Series60ProductID-EN","Series60ProductID-GE"} 00021 00022 ;Files to install 00023 "epoc32\release\gcce\urel\Localization.exe" -"!:\sys\bin\Localization.exe" 00024 "epoc32\data\z\resource\apps\Localization_aif.mif" -"!:\resource\apps\Localization_aif.mif" 00025 00026 ;Another way would be to install only language specific resources 00027 ;but then the installation would not be generic, 00028 ;meaning that if phone language is changed, the application language 00029 ;would not be changed. 00030 ;If all localized resources from all supported languages are installed 00031 ;the language of the application can dynamically be changed. 00032 ;Although, this required more space from target environment. 00033 00034 ;EN resources 00035 "epoc32\data\z\resource\apps\Localization.r01" -"!:\resource\apps\Localization.r01" 00036 "epoc32\data\z\private\10003a3f\apps\Localization_reg.r01" -"!:\private\10003a3f\import\apps\Localization_reg.r01" 00037 "epoc32\data\z\resource\apps\Localization_01.mbm" -"!:\resource\apps\Localization_01.mbm" 00038 00039 ;GE resources 00040 "epoc32\data\z\resource\apps\Localization.r03" -"!:\resource\apps\Localization.r03" 00041 "epoc32\data\z\private\10003a3f\apps\Localization_reg.r03" -"!:\private\10003a3f\import\apps\Localization_reg.r03" 00042 "epoc32\data\z\resource\apps\Localization_03.mbm" -"!:\resource\apps\Localization_03.mbm" 00043