veekun_pokedex/pokedex/db
Petr Viktorin 817c4c289d Don't dump unofficial translations in pokedex dump
(Translations cannot be dumped properly because the source string hash
isn't in the database.)

By default, unofficial texts are only dumped for English, but that can
be configured if someone wants CSVs for different language(s).

Official texts (<thing>_names rows for official languages) are always
dumped.
2011-04-11 17:07:37 +03:00
..
__init__.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Don't dump unofficial translations in pokedex dump 2011-04-11 17:07:37 +03:00
markdown.py Merge remote-tracking branch 'origin/encounters-i18n' 2011-04-05 22:32:51 -07:00
multilang.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
tables.py Rearranged evolution table; added new B/W evolutions. #378 2011-04-10 16:33:18 -07:00
translations.py Reading, merging, and writing translations 2011-04-11 17:03:27 +03:00