On Mon, March 11, 2024 10:08, Oliver Welter wrote:

> please check the locale related settings in webui/default.conf - the
> translations for the UI are done by the frontend having its own
> configuration.

In webui/default.conf:
[global]
. . .

locale_directory: /usr/share/locale
default_language: en_US
. . .


> Check if you have the file "openxpki.mo" inside the directory listed
> there (inside the subpath LC_MESSAGES) - I dont know how this is
> packages on FreeBSD but in the Linux builds the translation comes as a
> dedicated package "openxpki-i18n". If you can not find anything related,
> you can build this file using "msgfmt" from the gettext package from the
> PO Files found in the source repository.

# pkg info --list-files p5-openxpki-i18n
p5-openxpki-i18n-3.24.2:
        /usr/local/share/licenses/p5-openxpki-i18n-3.24.2/APACHE20
        /usr/local/share/licenses/p5-openxpki-i18n-3.24.2/LICENSE
        /usr/local/share/licenses/p5-openxpki-i18n-3.24.2/catalog.mk
        /usr/local/share/locale/de_DE/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/en_GB/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/it_IT/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/ja_JP/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/ru_RU/LC_MESSAGES/openxpki.mo
        /usr/local/share/locale/zh_CN/LC_MESSAGES/openxpki.mo


# ll /usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo
-rw-r--r--  1 root  wheel  143384 Jan  7 06:41
/usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo

# file /usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo
/usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo: GNU message catalog
(little endian), revision 0.0, 1295 messages, Project-Id-Version: OpenXPKI 3.0
'Requested action not found'


I have the files installed in the correct places as far as I can tell.

Thanks,


-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
   Unencrypted messages have no legal claim to privacy
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:byrn...@harte-lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to