Major refactor of filters and spaceweather

This commit is contained in:
Alessandro
2019-08-31 19:28:22 +02:00
parent 6870774577
commit 4a54ef54cb
9 changed files with 1210 additions and 1062 deletions

View File

@@ -41,7 +41,7 @@ class Messages:
NO_CONNECTION = "No connection"
NO_CONNECTION_MSG = "Unable to establish an internet connection."
BAD_DOWNLOAD = "Something went wrong"
BAD_DOWNLOAD_MSG = "Something went wrong with the downaload.\nCheck your internet connection and try again."
BAD_DOWNLOAD_MSG = "Something went wrong with the download.\nCheck your internet connection and try again."
SLOW_CONN = "Slow internet connection"
SLOW_CONN_MSG = "Your internet connection is unstable or too slow."