Discussion

Changing currency in ressource spreadsheet

December 30, 2013 - 04:18 am
6 comment(s)

Bonjour

I installed Project Libre in french on my mac, I am defining the ressources in my project and the Euro currency symbol is displayed, how to change the symbol to $ dollars?

Thank you

Alain

6 Comments

January 1, 2014 - 01:08 am

Happy New Year! 

There is a way define country defaults different from the language. It's by setting user.language and user.country in the JVM.
On Mac:
- open the content of /Application/ProjectLibre
- in Content directory and replace in Info.plist:
<key>JVMOptions</key>
<array>
</array>

<key>JVMOptions</key>
<array>
   <key>-Duser.language=fr</key>
   <key>-Duser.country=US</key>
</array>

- if locale has been set in ~/.projectlibre/projectlibre.conf (not the case by default) the line has to be removed. This is to avoid overriding JVM settings.

Note that it will affect all the other settings in date, time, number formating...
Also I've notice when Laurent tested in the French case that strangely instead of using "$" for currency it uses "USD" .

March 26, 2015 - 09:59 am

Hi, I have checked all my computer local settings (Australia). Before I updated to the recent version I had the dollar sign but now have the pound symbol. How do I change it back to dollar symbol. I am using PC not Mac. I tried a lot of stuff listed last year but no good. cheers

In reply to by OB

March 30, 2015 - 10:17 am

Hi OB, sorry to be a pain, however I have tried looking for the forums. When I click on the search symbol on the website, it just asks for site content or user, no search box. I have looked through hundreds of posts page by page but cant find a "change currency". All my system settings are set locally. I have no problem with any other program, it recognises my location. Can you send me a link to a forum that works for this problem please. cheers