Hi Luc, I dont know if you just missed to mention that or if you are not familiar with gettext but you need to change the vaules in the PO file and must generate the mo file using the gettext tools. The "make scan" command grabs the list of languages from the Makefile so as long as you did not add fr_FR here I guess your compiled language file was not updated.
Otherwise changing the locale in the webui config and restarting apache should be sufficient. Oliver Am 07.12.18 um 21:46 schrieb Luc Lalonde: > Hello Folks, > > I've begun to create a french (fr_FR) translation for OpenXPKI. > > To see if I'm on the right track, I've changed some of the menu items to > french and proceeded to install the language files: > > 1. In the folder "openxpki/core/i18n" start make scan > 2. Copy openxpki.mo from the directory "openxpki/core/i18n/fr_FR" in the > directory "/usr/share/locale/de/LC_MESSAGES/" and in the directory > "/usr/share/locale/fr_FR/LC_MESSAGES/" > 3. Change the config "/etc/openxpki/config.d/system/server.yaml" > # settings for i18n > i18n: > locale_directory: /usr/share/locale > ## default_language: C > default_language: fr_FR > 4. Change the config "/etc/openxpki/webui/default.conf" > locale_directory: /usr/share/locale > ## default_language: en_US > default_language: fr_FR > > There seems to be something missing... upon restarting Apache and > OpenXPKI, the menus are still in english. > > What am I doing wrong? > > Thanks! > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users > -- Protect your environment - close windows and adopt a penguin!
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
