Skip to content
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

fix: Better text for exit fullscreen #7183

Merged
merged 1 commit into from
May 10, 2021

Conversation

mister-ben
Copy link
Contributor

Improves the tooltip/accessibility text for the fullscreen button so it's clearer the action is to leave fullscreen mode.

Adds an English translation within src/video.js rather than make it the default text which would change the translation key.
Updates English and German translations, some existing translations already translate it more like "exit fullscreen".

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this seems like a great way of fixing this.

Comment on lines +572 to +573
// Adding less ambiguous text for fullscreen button.
// In a major update this could become the default text and key.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added to our major version tracking list #7068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants