Add VLC version mismatch message text to messages.py
This commit is contained in:
parent
f85f876b03
commit
c523b6272b
@ -50,6 +50,8 @@ en = {
|
|||||||
"syncplay-version-notification" : "Syncplay version: {}", #syncplay.version
|
"syncplay-version-notification" : "Syncplay version: {}", #syncplay.version
|
||||||
"more-info-notification" : "More info available at: {}", #projectURL
|
"more-info-notification" : "More info available at: {}", #projectURL
|
||||||
|
|
||||||
|
"vlc-version-mismatch": "Warning: You are running VLC version {}, but Syncplay is designed to run on VLC {} and above\n", # VLC version, VLC min version
|
||||||
|
|
||||||
# Client prompts
|
# Client prompts
|
||||||
"enter-to-exit-prompt" : "Press enter to exit\n",
|
"enter-to-exit-prompt" : "Press enter to exit\n",
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user