resources/MenuEditor.rs
author Claus Gittinger <cg@exept.de>
Fri, 19 Mar 2004 13:16:48 +0100
changeset 1805 cf1a9d636bf7
parent 1787 1ecbbc84a5c8
permissions -rw-r--r--
category and comment flags now in Userprefs

#encoding iso8859-1

;
; $Header$
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

#if Language == #de
# include 'MenuEditor_de.rs'
#endif

#if Language == #ru
# include 'MenuEditor_ru.rs'
#endif

#if Language == #ja
# include 'MenuEditor_ja.rs'
#endif