Remove NOTICE tag for clientversion messages
This commit is contained in:
parent
32085f80a3
commit
d87b9d7b93
@ -433,7 +433,7 @@ de = {
|
|||||||
"nofile-note": "(keine Datei wird abgespielt)",
|
"nofile-note": "(keine Datei wird abgespielt)",
|
||||||
|
|
||||||
# Server messages to client
|
# Server messages to client
|
||||||
"new-syncplay-available-motd-message": "<NOTICE> Du nutzt Syncplay Version {}, aber es gibt eine neuere Version auf https://syncplay.pl</NOTICE>", # ClientVersion
|
"new-syncplay-available-motd-message": "Du nutzt Syncplay Version {}, aber es gibt eine neuere Version auf https://syncplay.pl", # ClientVersion
|
||||||
|
|
||||||
# Server notifications
|
# Server notifications
|
||||||
"welcome-server-notification": "Willkommen zum Syncplay-Server, v. {0}", # version
|
"welcome-server-notification": "Willkommen zum Syncplay-Server, v. {0}", # version
|
||||||
|
|||||||
@ -432,7 +432,7 @@ en = {
|
|||||||
"nofile-note": "(No file being played)",
|
"nofile-note": "(No file being played)",
|
||||||
|
|
||||||
# Server messages to client
|
# Server messages to client
|
||||||
"new-syncplay-available-motd-message": "<NOTICE> You are using Syncplay {} but a newer version is available from https://syncplay.pl </NOTICE>", # ClientVersion
|
"new-syncplay-available-motd-message": "You are using Syncplay {} but a newer version is available from https://syncplay.pl", # ClientVersion
|
||||||
|
|
||||||
# Server notifications
|
# Server notifications
|
||||||
"welcome-server-notification": "Welcome to Syncplay server, ver. {0}", # version
|
"welcome-server-notification": "Welcome to Syncplay server, ver. {0}", # version
|
||||||
|
|||||||
@ -432,7 +432,7 @@ it = {
|
|||||||
"nofile-note": "(Nessun file in riproduzione)",
|
"nofile-note": "(Nessun file in riproduzione)",
|
||||||
|
|
||||||
# Server messages to client
|
# Server messages to client
|
||||||
"new-syncplay-available-motd-message": "<NOTICE> Stai usando Syncplay {} ma una nuova versione è disponibile presso https://syncplay.pl </NOTICE>", # ClientVersion
|
"new-syncplay-available-motd-message": "Stai usando Syncplay {} ma una nuova versione è disponibile presso https://syncplay.pl", # ClientVersion
|
||||||
|
|
||||||
# Server notifications
|
# Server notifications
|
||||||
"welcome-server-notification": "Benvenuto nel server Syncplay, ver. {0}", # version
|
"welcome-server-notification": "Benvenuto nel server Syncplay, ver. {0}", # version
|
||||||
|
|||||||
@ -434,7 +434,7 @@ ru = {
|
|||||||
"nofile-note": "(ничего)",
|
"nofile-note": "(ничего)",
|
||||||
|
|
||||||
# Server messages to client
|
# Server messages to client
|
||||||
"new-syncplay-available-motd-message": "<NOTICE> Вы используете Syncplay версии {}. Доступна более новая версия на https://syncplay.pl/ . </NOTICE>", # ClientVersion
|
"new-syncplay-available-motd-message": "Вы используете Syncplay версии {}. Доступна более новая версия на https://syncplay.pl/", # ClientVersion
|
||||||
|
|
||||||
# Server notifications
|
# Server notifications
|
||||||
"welcome-server-notification": "Добро пожаловать на сервер Syncplay версии {0}", # version
|
"welcome-server-notification": "Добро пожаловать на сервер Syncplay версии {0}", # version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user