I would like to add an I18N message to a custom profile.

msgid "I18N_OPENXPKI_UI_PROFILE_HLL_MULTI_LABEL"
msgstr "HLL Multi Purpose Profile"

I have created a new openxpki.mo file using msgcat and msgfmt.  I have moved
the custom mo file into the en_US subdirectory of locale.  I have verified that
this file contains the message key and string:

msgunfmt -o extracted.po /usr/local/share/locale/en_US/LC_MESSAGES/openxpki.mo

grep -A 1 'msgid "I18N_OPENXPKI_UI_PROFILE_HLL_MULTI_LABEL"' extracted.po
msgid "I18N_OPENXPKI_UI_PROFILE_HLL_MULTI_LABEL"
msgstr "HLL Multi Purpose Profile"

I have also restarted openxpki.  But what I see in WebUI is:

"I18N_OPENXPKI_UI_PROFILE_HLL_MULTI_LABEL"

instead of

"HLL Multi Purpose Profile"

What am I doing wrong?

Thanks,


Sincerely,


-- 
***          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