Add newlines at the end of the translation files

This commit is contained in:
Samuel Mannehed 2016-10-28 14:37:40 +02:00
parent a93cda3a36
commit f55e041908
3 changed files with 3 additions and 3 deletions

View File

@ -10,4 +10,4 @@ Language = {
"Disconnected": "Verbindung zum Server getrennt", "Disconnected": "Verbindung zum Server getrennt",
"Invalid state": "Falscher Status", "Invalid state": "Falscher Status",
"Unable to create RFB client -- ": "RFB Client kann nicht erstellt werden -- ", "Unable to create RFB client -- ": "RFB Client kann nicht erstellt werden -- ",
}; };

View File

@ -10,4 +10,4 @@ Language = {
"Disconnected": "Disconnected", "Disconnected": "Disconnected",
"Invalid state": "Invalid state", "Invalid state": "Invalid state",
"Unable to create RFB client -- ": "Unable to create RFB client -- ", "Unable to create RFB client -- ": "Unable to create RFB client -- ",
}; };

View File

@ -10,4 +10,4 @@ Language = {
"Disconnected": "Verbinding verbroken", "Disconnected": "Verbinding verbroken",
"Invalid state": "Ongeldige toestand", "Invalid state": "Ongeldige toestand",
"Unable to create RFB client -- ": "Kan geen RFB client aanmaken -- ", "Unable to create RFB client -- ": "Kan geen RFB client aanmaken -- ",
}; };