Comment #2 on issue 620 by jussi.la...@gmail.com: Datebox doesn't respect  
localizations
https://code.google.com/p/gambas/issues/detail?id=620

Language packages are installed via system preferences. I'm not sure what  
causes this.
Anyway this turns out to be non-Gambas related issue. Sorry about the noise!

I ran the project with "LANG=fi_FI.utf8", which used to work.  
But "LANG=fi_FI.utf8 locale" reveals that LC_TIME is not changed to  
fi_FI.utf8 on Mint, like it was on Ubuntu.

So I have to run the project  
with "LANG=fi_FI.utf8;LC_TIME=fi_FI.utf8 ./GAlarm.gambas" to get the  
desired result.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to