Can I localize the report (gb.report2)?

Post

Posted
Rating:
#1 (In Topic #876)
Trainee
Hi all,

I am wondering if it ist possible to localize the report into another language? I don't mean the creation but the preview window for the user.
At the moment the complete right handed side is in English - my language in Linux is set to German.

Image

(Click to enlarge)

Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
The Date command uses localization. can you use that to convert it?
/lang/date - Gambas Documentation
Online now: No Back to the top

Post

Posted
Rating:
#3
Trainee
Sorry, it seems I wasn't that clear. The question is rather, if the report is already available in another language.
If so, I don't know how to enable this. I am also using Lazarus and there it is possible to do something like:
TranslateUnitResourceStrings ('lclstrconsts','lclstrconsts.de.po');
I hoped something similar is possible with Gambas. If not, I have to actually implement my project in FreePascal/Lazarus.
Online now: No Back to the top

Post

Posted
Rating:
#4
Trainee
 Ok, I learned from the German forum that actually the translation was uploaded into the master branch. Needs a bit of time for the stable but then it's possible to use it.
Well, actually it will automatically show the language dependent on the system language.
Online now: No Back to the top
1 guest and 0 members have just viewed this.