Add Syncplay interface version mismatch message
This commit is contained in:
parent
3a6a58eb2c
commit
0d72f0aa70
@ -51,6 +51,7 @@ en = {
|
|||||||
"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
|
"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
|
||||||
|
"vlc-interface-version-mismatch": "Warning: You are running Syncplay version {} of the Syncplay interface module for VLC, but Syncplay is designed to run with version {} and above\n", # VLC interface version, VLC interface 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