Skip to content

Commit

Permalink
Diacritics in names, great.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Dec 3, 2014
1 parent 4a27a15 commit 3c88b30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions corrections.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
DELETED = -111

systems = {
'MANTOAC': "Mantóac",
"NANTOAC": "Nantóac",
"LIFTHRUTI": "Lífthruti",

#ADD_SYSTEMS_HERE
}
Expand Down
6 changes: 3 additions & 3 deletions data/System.csv
Original file line number Diff line number Diff line change
Expand Up @@ -12553,7 +12553,7 @@ unq:name,pos_x,pos_y,pos_z,[email protected]_id,modified
'Lieledos',-89.375,-11.40625,70.21875,'Gamma','2014-11-26 15:19:00'
'Lien',94.9375,81.0625,85.78125,'Gamma','2014-11-26 15:19:00'
'Lienate',165.96875,34.71875,59.40625,'Gamma','2014-11-26 15:19:00'
'Lifthruti',70.15625,-143.625,123.15625,'Gamma','2014-11-26 15:19:00'
'Lífthruti',70.15625,-143.625,123.15625,'Gamma','2014-11-26 15:19:00'
'Likohochna',113.21875,21.59375,-55.96875,'Gamma','2014-11-26 15:19:00'
'Likokutha',115.15625,-157.5,-21.5,'Gamma','2014-11-26 15:19:00'
'Lileni',-11.34375,-136,-13.75,'Gamma','2014-11-26 15:19:00'
Expand Down Expand Up @@ -13670,7 +13670,7 @@ unq:name,pos_x,pos_y,pos_z,[email protected]_id,modified
'Mantet',-41.75,97.03125,78.34375,'Gamma','2014-11-26 15:19:00'
'Manthe',63.78125,-144.53125,-22.875,'Gamma','2014-11-26 15:19:00'
'Mantja',-12.4375,-32.875,-71.0625,'Gamma','2014-11-26 15:19:00'
'Mantoac',41.75,-167.8125,119.34375,'Gamma','2014-11-26 15:19:00'
'Mantóac',41.75,-167.8125,119.34375,'Gamma','2014-11-26 15:19:00'
'Mantobices',147.9375,76.78125,-72.5625,'Gamma','2014-11-26 15:19:00'
'Mantuate',58.40625,-45.1875,67.75,'Gamma','2014-11-26 15:19:00'
'Mantunt',141.5625,-17.875,40.53125,'Gamma','2014-11-26 15:19:00'
Expand Down Expand Up @@ -14554,7 +14554,7 @@ unq:name,pos_x,pos_y,pos_z,[email protected]_id,modified
'Nantiates',-98.21875,-69.3125,50.0625,'Gamma','2014-11-26 15:19:00'
'Nantjangli',21.59375,93.625,-91.03125,'Gamma','2014-11-26 15:19:00'
'Nanto',-19.71875,78.84375,118.375,'Gamma','2014-11-26 15:19:00'
'Nantoac',201.5,-177.8125,46.9375,'Gamma','2014-11-26 15:19:00'
'Nantóac',201.5,-177.8125,46.9375,'Gamma','2014-11-26 15:19:00'
'Nantundan',110.4375,21.96875,116.3125,'Gamma','2014-11-26 15:19:00'
'Napia',102.34375,-124.4375,74.1875,'Gamma','2014-11-26 15:19:00'
'Napitic',-99.40625,83.84375,39.90625,'Gamma','2014-11-26 15:19:00'
Expand Down

0 comments on commit 3c88b30

Please sign in to comment.