This is the command poreencode that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
poreencode - Re-encode all files of a PO directory to the specified encoding.
SYNOPSIS
poreencode encoding PO-directory
Where encoding is the encoding you would like to convert to eg. UTF-8, and PO-directory
is a directory of existing PO files.
DESCRIPTION
Takes a directory of existing PO files and converts them to a given encoding.
OPERATION
poreencode makes use of the Gettext tool msgconv(1) to perform its task. It traverses the
PO directory and finds all PO file. It uses msgconv(1) to convert the PO file from its
existing encoding to the new encoding.
Use poreencode online using onworks.net services