[Gambas-user] [Gambas Bug Tracker] Bug #1257: Translations are not working
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Mar 30 02:38:14 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1257&from=L21haW4-
Comment #4 by Benoît MINISINI:
OK, I said rubbish. First there is no Finnish translation in the IDE.
And to display the Finnish translation in your project, you apparently have to do that:
#!/bin/bash
( LANGUAGE=fi LANG=fi_FI.utf8 LC_TIME=fi_FI.utf8 ./GAlarm.gambas ) & exit
At least on Ubuntu. And I think setting the LANGUAGE environment variable was not needed in the past.
Tell me if it works on your Mint system.
Benoît MINISINI changed the state of the bug to: NeedsInfo.
More information about the User
mailing list