resources/TabListEditor.rs
changeset 1815 6152bf312d96
parent 1814 626f36ce038e
child 1816 54dc9872933c
equal deleted inserted replaced
1814:626f36ce038e 1815:6152bf312d96
     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 'TabListEditor_de.rs'
       
    11 #endif
       
    12 
       
    13 #if Language == #ru
       
    14 # include 'TabListEditor_ru.rs'
       
    15 #endif
       
    16 
       
    17 #if Language == #ja
       
    18 # include 'TabListEditor_ja.rs'
       
    19 #endif