So, the help documentation in Laconica is written as simple markdown
docs on the hard drive that are loaded at run time.

This makes them hard to translate with our existing translation tool.

I think the easiest but least elegant solution is to stick these help
files into the code itself, and use gettext() for translation. Any other
ideas?

-Evan

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to