diff --git a/syncplay/messages.py b/syncplay/messages.py index 7bb4e22..7fb0058 100644 --- a/syncplay/messages.py +++ b/syncplay/messages.py @@ -163,6 +163,9 @@ en = { "help-tooltip" : "Opens the Syncplay.pl user guide.", + # Server messages to client + "new-syncplay-available-motd-message" : " You are using Syncplay {} but a newer version is available from http://syncplay.pl ", #ClientVersion + # Server notifications "welcome-server-notification" : "Welcome to Syncplay server, ver. {0}", #version "client-connected-room-server-notification" : "{0}({2}) connected to room '{1}'", #username, host, room