From 07829ed81cab6f3b43f1af8a87e0ef966f8b7712 Mon Sep 17 00:00:00 2001 From: nnamrrehdlopoel Date: Mon, 12 May 2014 17:13:34 +0200 Subject: [PATCH] Update messages.py --- syncplay/messages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/messages.py b/syncplay/messages.py index 059b7d0..d4e7ae4 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",