William04A / pispeedtest

A code for easy speedtest measuring on your computer using Speedtest.net and Python.
GNU General Public License v3.0
0 stars 1 forks source link

Error in updater.py while copying language configuration. #6

Closed William04A closed 5 years ago

William04A commented 5 years ago

When an update is completed using the updater.py file in PiSpeedtest, the language configuration gets put on one single line instead of two, as it should be. New language configuration when an update is performed: This is the language configuration file for the application PiSpeedtest.en-us How it should be formatted: This is the language configuration file for the application PiSpeedtest. [New line (\n)] en-us

This issue has already been fixed. I am creating it because of the fact that PiSpeedtest 5.0 hasn´t been released yet (when I´m writing this), but this fix will most likely be included in that version. Please note that the error does only affect the new languageconfiguration.txt file after an update.