Commit graph

2 commits

Author SHA1 Message Date
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
a_magical_me c56b012547 Add a script for setting pokemon.order 2010-12-20 20:58:51 -08:00