Update messages.py

This commit is contained in:
DerGenaue 2014-05-12 17:18:40 +02:00
parent 07829ed81c
commit 5478a4b1bd

View File

@ -4,7 +4,7 @@ en = {
# Client notifications # Client notifications
"relative-config-notification" : "Loaded relative configuration file(s): {}", "relative-config-notification" : "Loaded relative configuration file(s): {}",
# Abelda
"connection-attempt-notification" : "Attempting to connect to {}:{}", # Port, IP "connection-attempt-notification" : "Attempting to connect to {}:{}", # Port, IP
"reconnection-attempt-notification" : "Connection with server lost, attempting to reconnect", "reconnection-attempt-notification" : "Connection with server lost, attempting to reconnect",
"disconnection-notification" : "Disconnected from server", "disconnection-notification" : "Disconnected from server",