From f9a7174d4e774fb9ade2ce35d44ae5616a32333e Mon Sep 17 00:00:00 2001 From: "c@ttaneo.uy" Date: Sun, 24 Feb 2019 06:20:51 -0300 Subject: [PATCH] Small fix on 'unpause-ifothersready-tooltip' --- syncplay/messages_en.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/messages_en.py b/syncplay/messages_en.py index 2c00137..58bf6d6 100755 --- a/syncplay/messages_en.py +++ b/syncplay/messages_en.py @@ -392,7 +392,7 @@ en = { "language-tooltip": "Language to be used by Syncplay.", "unpause-always-tooltip": "If you press unpause it always sets you as ready and unpause, rather than just setting you as ready.", "unpause-ifalreadyready-tooltip": "If you press unpause when not ready it will set you as ready - press unpause again to unpause.", - "unpause-ifothersready-tooltip": "If you press unpause when not ready, it will only upause if others are ready.", + "unpause-ifothersready-tooltip": "If you press unpause when not ready, it will only unpause if others are ready.", "unpause-ifminusersready-tooltip": "If you press unpause when not ready, it will only unpause if others are ready and minimum users threshold is met.", "trusteddomains-arguments-tooltip": "Domains that it is okay for Syncplay to automatically switch to when shared playlists is enabled.",