From 9149c805783eeaed95dc0c9f0b0d5f2b04c363f5 Mon Sep 17 00:00:00 2001 From: Et0h Date: Sun, 30 Nov 2014 19:58:56 +0000 Subject: [PATCH] State 'never slow down' feature is experimental --- syncplay/messages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/messages.py b/syncplay/messages.py index e111f93..cf3a12a 100755 --- a/syncplay/messages.py +++ b/syncplay/messages.py @@ -152,7 +152,7 @@ en = { "filename-privacy-label" : "Filename information:", "filesize-privacy-label" : "File size information:", "slowondesync-label" : "Slow down on minor desync (not supported on MPC-HC)", - "dontslowdownwithme-label" : "Never slow down or rewind others", + "dontslowdownwithme-label" : "Never slow down or rewind others (experimental)", "pauseonleave-label" : "Pause when user leaves (e.g. if they are disconnected)", "forceguiprompt-label" : "Don't always show this dialog", # (Inverted) "nostore-label" : "Don't store this configuration", # (Inverted)