mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 23:47:04 +03:00
Updated naming
This commit is contained in:
@@ -157,12 +157,12 @@
|
|||||||
"savedPeopleFrom": {
|
"savedPeopleFrom": {
|
||||||
"message": "You have saved people from "
|
"message": "You have saved people from "
|
||||||
},
|
},
|
||||||
"here": {
|
|
||||||
"message": "here"
|
|
||||||
},
|
|
||||||
"viewLeaderboard": {
|
"viewLeaderboard": {
|
||||||
"message": "View the leaderboard"
|
"message": "View the leaderboard"
|
||||||
},
|
},
|
||||||
|
"here": {
|
||||||
|
"message": "here"
|
||||||
|
},
|
||||||
"recordTimesDescription": {
|
"recordTimesDescription": {
|
||||||
"message": "Click the button below when the sponsorship starts and ends to record and\nsubmit it to the database."
|
"message": "Click the button below when the sponsorship starts and ends to record and\nsubmit it to the database."
|
||||||
},
|
},
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
"hideButtons": {
|
"hideButtons": {
|
||||||
"message": "Show Buttons On YouTube Player"
|
"message": "Show Buttons On YouTube Player"
|
||||||
},
|
},
|
||||||
"HSButton": {
|
"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."
|
"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."
|
||||||
},
|
},
|
||||||
"showInfoButton": {
|
"showInfoButton": {
|
||||||
|
|||||||
@@ -177,7 +177,7 @@
|
|||||||
<button id="showVideoPlayerControls" style="display: none" class="warningButton popupElement">__MSG_showButtons__</button>
|
<button id="showVideoPlayerControls" style="display: none" class="warningButton popupElement">__MSG_showButtons__</button>
|
||||||
<br/>
|
<br/>
|
||||||
<sub class="popupElement">
|
<sub class="popupElement">
|
||||||
__MSG_HSButton__
|
__MSG_hideButtonsDescription__
|
||||||
</sub>
|
</sub>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user