Hi all,
I wanted to tackle updating the French version of the NR, but
cd Documentation
make ISOLANG=fr NO_COLOR=1 check-translation > ../../chktrans
reveals that all files have been deleted. Sure! they have moved into a
dedicated directory.
And running translation status gives
-*- mode: compilation; default-directory: "~/GIT/Traduc/Documentation/" -*-
Compilation started at Sun Aug 9 12:16:10
make translation-status
translations-status.py
Reading documents...
Generating status pages...
translations-status.py:717: warning: using markup = TexiMarkup (): ugly HTML
output, questionable PDF and info output.
Consider using HTML-only markup = HTMLMarkup ()
Traceback (most recent call last):
File
"/home/jcharles/GIT/Traduc/scripts/auxiliar/translations-status.py",
line 817, in <module>
open(os.path.join(l, 'en/translations.itexi'),
'w').write(lang_status_page)
FileNotFoundError: [Errno 2] No such file or directory:
'ca/en/translations.itexi'
make: *** [GNUmakefile:483: translation-status] Error 1
Sorry that I haven't participated enough with it.
Cheers,
--
Jean-Charles