diff --git a/syncplay/messages.py b/syncplay/messages.py index d4e7ae4..5bcaa1b 100644 --- a/syncplay/messages.py +++ b/syncplay/messages.py @@ -4,7 +4,7 @@ en = { # Client notifications "relative-config-notification" : "Loaded relative configuration file(s): {}", - # Abelda + "connection-attempt-notification" : "Attempting to connect to {}:{}", # Port, IP "reconnection-attempt-notification" : "Connection with server lost, attempting to reconnect", "disconnection-notification" : "Disconnected from server",