-
-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename autoplay to reflect its real function #2110
Conversation
…yer_autoplay_disable
linked code is broken :) runs every update: |
didnt remove hideSubscribe just in case of rolling back |
core.js rename ignore_autoplay_off to user_interacted
player.js rename ignore_autoplay_off to user_interacted
player.js rename autoplay to autoplayDisable
player.js rename autoplay to autoplay_disable, player_autoplay to pla…
player.js rename player_autoplay to player_autoplay_disable
functions.js rename ignore_autoplay_off to user_interacted
functions.js rename autoplay to autoplayDisable
shortcuts.js rename player_autoplay to player_autoplay_disable
playlist.js rename player_autoplay to player_autoplay_disable
general.js rename player_autoplay to player_autoplay_disable
/en/messages.json rename autoplay to autoplay_disable
Requires to rename rest of locales and fix translations!