FreeCOM | 2 May 18:06
Favicon

Re: FreeCOM German translation fix

Eric Auer wrote:

> Hi, I tried to create a German FreeCOM 0.82pl3 XMS-Swap and had
> to find that somebody had saved german.lng in iso-8859-1 instead

The file has been checked into CVS.

To answer your question:

"#
# Stupid question, but when strings cannot be found, how on
# Earth can this message be displayed anyway???
#
:TEXT_ERROR_LOADING_STRINGS"

Some strings are hardcoded into FreeCOM. which are only available, when 
you actually build a german FreeCOM. Latter requirement will change, 
when the error string retrieval interrupt gets implemented.

Bye,

--

-- 
Steffen Kaiser

The current maintainer of FreeCOM <at> FreeDOS.org
http://freedos.sourceforge.net/freecom/FreeCOM.html

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
(Continue reading)

Eric Auer | 30 Apr 02:00
Picon

Re: FreeCOM German translation fix


Hi, the localization of the precompiled FreeCOM is basically simple:

get default.lng and turkish.lng
run fixstr turkish
copy /b xmsswap.cln + strings.dat command.com
upx --8086 command.com

And you have a turkish FreeCOM, XMS-Swap version.

Still people can easily miss the fact that translated FreeCOMs
are possible at all. They are not linked well from the SF.net page.

PS: There is no turkish.lng text file yet, so the above is just an example.
Fixstr, *.lng and *.cln are all part of the FreeCOM localization download.

Eric

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
Alain | 30 Apr 02:47
Picon
Favicon

Re: Re: FreeCOM German translation fix


Eric Auer escreveu:

> Hi, the localization of the precompiled FreeCOM is basically simple:

Should be. But it took me more than one day to build the portuguese 
version. Why? because it was incomplete, I had to add many strings, 
change many others, etc.

I am a programer, so it was not so difficult, but a normal user could 
not do it.

If someone makes a binary, at least it will be tested and useable.

Alain

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

Gmane