Hi,
I downloaded tudu.1 manpage from
https://gitorious.org/tudu/tudu/raw/166d870180f75121398ce6265fb692ba7f965...
I want to translate it into Hungarian language.
I just installed po4a.
I want to convert tudu.1 manpage to po file with command:
po4a-gettextize -f man -m tudu.1 -p tudu.1.pot
but get message:
po4a: Couldn't determine the input document's charset. Please specify
it on the command line. (non-ASCII char at tudu.1:2)
Which character set should I determine in this command?
I tried utf-8 but with no success:
po4a-gettextize -f man -L utf-8 -m tudu.1 -p tudu.1.pot
po4a: Couldn't determine the input document's charset. Please specify
it on the command line. (non-ASCII char at tudu.1:2)
--
Regards from Pal