Skip to content

Commit

Permalink
Add VLC version mismatch message text to messages.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Et0h committed May 4, 2013
1 parent f85f876 commit c523b62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions syncplay/messages.py
Expand Up @@ -49,6 +49,8 @@
"commandlist-notification/help" : "\th - this help",
"syncplay-version-notification" : "Syncplay version: {}", #syncplay.version
"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
"enter-to-exit-prompt" : "Press enter to exit\n",
Expand Down

0 comments on commit c523b62

Please sign in to comment.