We use version `1.6.9` at my organization (unfortunately, no possiblity to upgrade). When installling Fakturama I selected German as the language, but it always start in Engligh by default.
From this post I tried setting the `-Duser.language=de_DE` in `Fakturama.ini` which didn't have any effect.
From this post I launched Fakturama from the command line (Powershell, I'm on Windows) with the flag `-nl de` which indeed launched the program in German.
How can I set Fakturama to start in German by default?
Thank you
Hi, this is possible if you write "-nl de_DE" in your Fakturama.ini (or, equivalently, "osgi.nl=de_DE")
Viele Grüße
Ralf.
Wichtige Infos zum Posten im Forum.
Fehler gefunden?
I tried adding both -nl de_DE and osgi.nl=de_DE to my Fakturama.ini file, but the program still launches in English.
Here is my .ini file for reference. I am on Windows and modifying the file C:\Program Files\Fakturama\Fakturama.ini .
-startup plugins removed link --launcher.library plugins removed link -Duser.country=DE -Duser.language=de -nl de_DE osgi.nl=de_DE
Thank you for any other help you can provide.
Hi,
please put these two lines *before* -vmargs switch:
-nl de_DE
The line break is intended.
Viele Grüße
Ralf.
Wichtige Infos zum Posten im Forum.
Fehler gefunden?
@rheydenr That did it! Thank you for the help.
for reference, my final Fakturama.ini is
-nl de_DE -startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502