change csv-files to utf-8 #63

This commit is contained in:
JHCD 2015-07-14 18:28:13 +02:00
parent e936298ed6
commit 876d3dbec6
3 changed files with 3 additions and 3 deletions

View file

@ -7,4 +7,4 @@ fms,description
#
# !!! DO NOT delete the first line !!!
#
12345678,"FMS testdata"
12345678,"FMS testdata äöüß"

Can't render this file because it has a wrong number of fields in line 2.

View file

@ -7,4 +7,4 @@ ric,description
#
# !!! DO NOT delete the first line !!!
#
1234567,"POCSAG testdata üöäß"
1234567,"POCSAG testdata äöüß"

Can't render this file because it has a wrong number of fields in line 2.

View file

@ -7,4 +7,4 @@ zvei,description
#
# !!! DO NOT delete the first line !!!
#
12345,"ZVEI testdata"
12345,"ZVEI testdata äöüß"

Can't render this file because it has a wrong number of fields in line 2.