From: Petr Viktorin Date: Sun, 3 Apr 2011 17:05:21 +0000 (+0200) Subject: Don't dump unofficial translations in `pokedex dump` X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/220857af92f919afc7dce4ccd3f7d9b277c70204?ds=sidebyside;hp=220857af92f919afc7dce4ccd3f7d9b277c70204 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 (_names rows for official languages) are always dumped. ---