Helper for creating translation files for Typica.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Neal Wilson c1f851892c Remove placeholder translations 8 years ago
src Remove placeholder translations 8 years ago
LICENSE Initial commit 8 years ago
README.md Create README.md 8 years ago

README.md

ttsg

Typica .ts Generator

This is a program that scrapes a Typica configuration and generates a .ts file translators can use so that user visible text in that configuration can be translated into another language.

This is very slapdash with a minimal feature set focusing on the Typica 1.7 release. There are certain valid Typica configurations that this will fail on. This is very much tailored to use with the currently provided example configuration. If you’re using Typica for something strange this tool might need to be altered.

The good news is that you should never need to run this yourself.