Technical Note: Sun Java System Access Manager Localization Guide
To Generate an MO File From the
Created PO File
-
Open a terminal window (if necessary).
-
Go to the directory where a PO file is stored, /export/am_mo_gen in this procedure.
# cd /export/am_mo_gen
-
Generate the MO file by using the msgfmt tool.
# msgfmt -g -o example.mo example.po
- © 2010, Oracle Corporation and/or its affiliates