update AllCardNames, convert replace non ASCII characters

master
melvin 2014-05-01 19:44:58 +08:00
parent 1afb8e669c
commit 3075bc171f
2 changed files with 14114 additions and 9075 deletions

View File

@ -711,3 +711,6 @@ correct-release-label:
push: clean normalize_files checks debug
hg push
resources/magic/data/AllCardNames.txt:
grep "<name>" -r cards/cards.xml | sed 's/<[^>]*>//g;s/^ *//' | unaccent utf-8 | recode html..ascii | sort > $@

File diff suppressed because it is too large Load Diff