veekun_pokedex/scripts
Petr Viktorin c40324652e Add migration script to move English texts to language-specific tables
The next commit will apply this script, changing nearly all of the CSV files.
When your rebases stops there, run::

        git reset --hard
        python scripts/migration-i18n.py
        git add -A pokedex/data/csv/
        git rebase --continue
2011-03-13 15:10:11 -07:00
..
migration-i18n.py Add migration script to move English texts to language-specific tables 2011-03-13 15:10:11 -07:00
set_pokemon_order.py Add a script for setting pokemon.order 2010-12-20 20:58:51 -08:00