Fixed reversed strings.

Resolves https://github.com/ajayyy/SponsorBlock/issues/170.
This commit is contained in:
Ajay Ramachandran
2019-11-23 14:35:33 -05:00
parent c7c1cb79a8
commit f240416886
5 changed files with 10 additions and 10 deletions

View File

@@ -193,10 +193,10 @@
"message": "Options"
},
"showButtons": {
"message": "Hide Buttons On YouTube Player"
"message": "Show Buttons On YouTube Player"
},
"hideButtons": {
"message": "Show Buttons On YouTube Player"
"message": "Hide Buttons On YouTube Player"
},
"hideButtonsDescription": {
"message": "This hides the buttons that appear on the YouTube player to submit sponsors. I can see this being annoying for some\n people. Instead of using the button there, this popup can be used to submit sponsors. To hide the notice that appears, \n use the button that appears on the notice saying \"Don't show this again\". You can always enable these settings again later."