Oct 29, 2013 08:04 PM
by Cristiano Machado
Hello,
Is there any way in wich the cd viewer opens for te first time with a language other than english?
I also put the translation files on the right path, but I have to go to the menu and change the language.
I'd like that by default spanish would be used on the viewer
Thanks
Regards
Oct 29, 2013 10:11 PM
by
Hi,
You should place the language file (lang_sp.xml) in the COMMON\LANG folder. The Spanish translation will be loaded automatically if the system used has Spanish locale settings enabled.
If you INSTALLED RadiAnt on the computer that you're using to test the CD version, and changed language manually, then this manual setting is also applied to the RadiAnt CD/DVD version.
Currently there is no manual parameter to set the language (the next version will feature it most probably, however).
Kind regards,
Maciej
Apr 30, 2014 10:07 AM
by Cristiano Machado
Hello,
Its already possible to define the language in wich we want the cd viewer to open by default? (other than english)
Thanks
Regards
Cristiano
May 1, 2014 10:07 AM
by
Hi,
I'm afraid, that this option was not added yet.
Kind regards,
Maciej
Sep 22, 2016 11:50 AM
by C2S
Hello,
Any update on this subject?
Is it possible to set the default language the viewer should be opened?
Regards
Sep 22, 2016 03:17 PM
by
RadiAnt DICOM Viewer CD/DVD can be opened with a chosen interface language (provided that the specific translation xml file is present in the LANG folder).
You have to pass the language code after the "-lang" parameter to launcher.exe
Just replace the contents of the "autorun.inf" file with:
[AutoRun.Amd64]
LABEL=RadiAnt DICOM Viewer 64-bit
ICON=RA64\viewer64.exe,0
OPEN=RA32\launcher.exe -lang es
[AutoRun]
LABEL=RadiAnt DICOM Viewer 32-bit
ICON=RA32\viewer32.exe,0
OPEN=RA32\launcher.exe -lang es