Hi All,
I performed the following procedure, but it did not work:

I have edited the following file
/conf/locale/en/LC_MESSAGES/packetfence.po:

Msgid "Custom_field_1"
Msgid "UUID"

Then I executed in this directory /usr/local/pf
The command below

for TRANSLATION in de en es fr he_IL it nl pl_PL pt_BR; of
      / Usr / bin / msgfmt conf / locale / $ TRANSLATION / LC_MESSAGES
/ packetfence.po
        --output-file conf / locale / $ TRANSLATION / LC_MESSAGES /
packetfence.mo;
Done

I could see the packetfence.mo file generated with latest timestamp

Then i restarted all services using "pfrestart"

but I still don't see "cstom_filed_1" getting changed to "UUID" when I go
into the portal modules and to sponsor based guest login.

What am I missing ?

Thanks in advance.
- Arun
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to