Releases » FAR Manager » Lngtool
Cmdline tool for FAR plugin developers
Lngtool

Notes:

This is a helper tool for FAR developers which simplifies the process
of implementing new and translating existing message strings.

lngtool requires:
 – A .lng.ini file in standard INI style as input

lngtool generates:
 – One or more .lng files
 – A standard C/C++ .h header file with an enumeration (enum)
 

Changes:

Thu Mar 05, 2009 

 !  Fixed UTF8 header not being written to generated .ini files
 !  Support for OEM (CP 850) output (-o or -oem), .lng files for FAR v1.75-
 +  Support for ANSI (CP 1252) output (-a or -ansi)
 +  Added quiet option (-q)
 +  Added verbose option (-v)
 

Downloads:

lngtool-090304.zip (79 kB)  16 ¼ years ago
lngtool-090305.zip (87 kB)  16 ¼ years ago
 

Links:

FAR Manager
Lngtool updates (forum thread)