Subversion Repositories SvarDOS

Rev

Rev 498 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 498 Rev 512
Line 6... Line 6...
6
tlumacz generates a SVARCOM.LNG file that contains all language ressources.
6
tlumacz generates a SVARCOM.LNG file that contains all language ressources.
7
This file must be then placed in the %NLSPATH% directory so SvarCOM can find it.
7
This file must be then placed in the %NLSPATH% directory so SvarCOM can find it.
8
SvarCOM's language is controlled by the LANG variable (eg. "SET LANG=PL").
8
SvarCOM's language is controlled by the LANG variable (eg. "SET LANG=PL").
9
 
9
 
10
a DEFAULT.LNG file will also be generated, it contains translation strings
10
a DEFAULT.LNG file will also be generated, it contains translation strings
11
for english only. This file is only useful for SvarCOM building.
11
for english only. This file is only useful for building SvarCOM.