FWSetLanguage(4)

FWSetLanguage(4)

Postby Euclides » Sun Nov 04, 2018 12:21 pm

Hi,
In the program source\function\strings.prg, the line:

{ "Move Down", "Mover abajo", "Déplacer vers le bas", "Mover para cima" ,"Abwärts bewegen","Muovi in giu" },;

should be:

{ "Move Down", "Mover abajo", "Déplacer vers le bas", "Mover para baixo" ,"Abwärts bewegen","Muovi in giu" },;

By the way: what would be the easiest way to fix this in the compilatoin?
Or I will have to include the corrected STRINGS.PRG in my programs list.
Regards
Euclides
User avatar
Euclides
 
Posts: 154
Joined: Wed Mar 28, 2007 1:19 pm

Re: FWSetLanguage(4)

Postby Antonio Linares » Tue Nov 06, 2018 10:12 am

Euclides,

Fixed for next FWH version, many thanks

To quickly fix it do this:

FWSaveStrings() // this will create a "fwstrings.ini" file

// modify "fwstrings.ini"

FWLoadStrings() // this will load "fwstrings.ini"

We could simplify this but we need a new FWH function to return the used aStrings, so it can be modified
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to Bugs report & fixes / Informe de errores y arreglos

Who is online

Users browsing this forum: No registered users and 27 guests