Add relative-config-notification message

This commit is contained in:
Etoh 2014-04-18 13:34:10 +01:00
parent 49abde6a52
commit e99e8d9e10

View File

@ -3,6 +3,8 @@
en = { en = {
# Client notifications # Client notifications
"relative-config-notification" : "Loaded relative configuration file(s): {}",
"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",