|
From: Arun K. <ak...@gm...> - 2023-09-27 12:23:46
|
Hello All,
I wanted to rename the "customer_field_1" to "UUID" so I edited the
following file /conf/locale/en_BR/LC_MESSAGES/packetfence.po:
Msgid "custom_field_1"
Msgid "UUID"
Then I tried to execute 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
but I i notice that "msgfmt" doesn't exist under /user/bin
Could you please let me know if the above method has changed?
Thanks in advance,
- Arun
|