Mass-convert files to UTF-8 #918

Merged
max.mehl merged 12 commits from fix-encoding into master 2019-05-25 14:18:52 +00:00

12 Commits

Author SHA1 Message Date
8d908fef9c
fix files wrongly declared as non-UTF8, and fake-update their up-to-date translations
All checks were successful
the build was successful
2019-05-25 13:52:45 +02:00
7a4bb7a565
fix leftover files from large encoding batch fix
All checks were successful
the build was successful
I touched many files here because of different reasons:

1. Some files have been marked outdated mistakenly and were fake-updated now
2. Some very old translations have been deleted
3. Some have just been changed to UTF-8 because the batch run missed them for multiple reasons
2019-05-25 13:39:57 +02:00
86505325f5
fake-update all once-up-to-date translations which have been outdated by the EN original's encoding changes
All checks were successful
the build was successful
2019-05-23 15:25:35 +02:00
b3fd5ba6a6
add -o parameter and improve some logic and comments
All checks were successful
the build was successful
2019-05-23 14:46:03 +02:00
5600c547b0
change encoding to UTF-8 for all files which do not have an EN version 2019-05-23 14:46:03 +02:00
0bcaace8ce
change encoding to UTF-8 and fake-update CA translation 2019-05-23 14:46:03 +02:00
ca7991c821
manually update missing files outside of the country-specific folders 2019-05-23 14:46:03 +02:00
50f1ce298e
fix declared encoding of all files which already are UTF-8 2019-05-23 14:46:03 +02:00
730e74cd98
change encoding to UTF-8 of all relevant files which are no outdated translations 2019-05-23 14:46:02 +02:00
bbfdc9012e
include translation status check 2019-05-23 14:46:02 +02:00
4e64bdfa22
fix some logic flaws, and improve comments and style 2019-05-23 14:46:02 +02:00
f5974e7165
tool to convert all encodings 2019-05-23 14:46:02 +02:00