Hello

I installed baculum 15.0.3 under debian
i have bacula running well in 15.0.3

i think i have something wrong somewhere with laguage file *.mo

i have : in application.xml :
<?xml version="1.0" encoding="utf-8"?>
<application id="baculum" mode="Debug">
        <paths>
                <using namespace="System.I18N.*" />
                <alias id="Baculum" path="" />
                <using namespace="Baculum.Common.Modules.*" />
                <using namespace="Baculum.Common.Portlets.*" />
        </paths>

You can find the tree structure text file readable here : https://nxt.pra.rip/s/GPdmWJ354K3ZWDd
i can read mo file with msgunfmt command , for example :
msgunfmt messages.mo |grep  Clients
msgid "Clients"
msgstr "Clients"

they are located in :
/usr/share/baculum/htdocs/protected/Web/Lang/en/messages.mo
md5 = d486e583405d4187b71eb717fc2788dd  messages.mo
/usr/share/baculum/htdocs/protected/API/Lang/en/messages.mo
md5 = 56426917ea9f850a993f19fe0949eebc  messages.mo

symptom in the browser you have :

@@Clients@@ instead of Clients

@@The most often used:@@ ntp1

@@Job count the most used:@@ 3 @@jobs@@
you can see the screenshot : https://nxt.pra.rip/s/C3XfkWkXMkHpP2s


Thank you for your help
pra

Attachment: 0x74407AC4.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: PGP signature

Attachment: 0x7BB3FE38.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to