projects
/
zzz-pokedex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
220857a
)
Don't dump unofficial translations in `pokedex dump`
author
Petr Viktorin
<encukou@gmail.com>
Sun, 3 Apr 2011 17:05:21 +0000
(19:05 +0200)
committer
Petr Viktorin
<encukou@gmail.com>
Mon, 11 Apr 2011 14:07:37 +0000
(17:07 +0300)
(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.
No differences found