resources/ResourceSpecEditor.rs
changeset 1809 c3dbb51c2926
equal deleted inserted replaced
1808:e1e3971f1997 1809:c3dbb51c2926
       
     1 #encoding iso8859-1
       
     2 
       
     3 ;
       
     4 ; $Header$
       
     5 ;
       
     6 ; this file contains 8bit national characters;
       
     7 ; DONT EDIT this file with an old vi !
       
     8 
       
     9 #if Language == #de
       
    10 # include 'ResourceSpecEditor_de.rs'
       
    11 #endif
       
    12 
       
    13 #if Language == #ru
       
    14 # include 'ResourceSpecEditor_ru.rs'
       
    15 #endif
       
    16 
       
    17 #if Language == #ja
       
    18 # include 'ResourceSpecEditor_ja.rs'
       
    19 #endif