secureswitools/swisistools/test/tdumpsis/package/multilangtest.pkg
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 ;
       
     2 ; Copyright (c) 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:
       
    15 ;
       
    16 
       
    17 &EN, FR
       
    18 
       
    19 #{"MultiLanguageOption-EN","MultiLanguageOption-FR"}, (0x81111107), 1, 2, 3, TYPE=SA
       
    20 %{"Vendor","Vendor"}
       
    21 :"Vendor"
       
    22 
       
    23 !({"ENOption1", "FROption1"}, {"ENOption2", "FROption2"}, {"ENOption3", "FROption3"})
       
    24 
       
    25 IF (option1)=(1)
       
    26 IF (4096)=(1)
       
    27 
       
    28 "data\MultiLangTest\file0"-"!:\Documents\InstTest\file1.txt"
       
    29 ELSEIF (4096)=(2)
       
    30 
       
    31 "data\MultiLangTest\file1"-"!:\Documents\InstTest\file1.txt"
       
    32 ENDIF
       
    33 ENDIF
       
    34 IF (option2)=(1)
       
    35 IF (4096)=(1)
       
    36 
       
    37 "data\MultiLangTest\file2"-"!:\Documents\InstTest\file2.txt"
       
    38 ELSEIF (4096)=(2)
       
    39 
       
    40 "data\MultiLangTest\file3"-"!:\Documents\InstTest\file2.txt"
       
    41 ENDIF
       
    42 ENDIF
       
    43 IF (option3)=(1)
       
    44 IF (4096)=(1)
       
    45 
       
    46 "data\MultiLangTest\file4"-"!:\Documents\InstTest\file3.txt"
       
    47 ELSEIF (4096)=(2)
       
    48 
       
    49 "data\MultiLangTest\file5"-"!:\Documents\InstTest\file3.txt"
       
    50 ENDIF
       
    51 ENDIF