Updated naming

This commit is contained in:
Ajay Ramachandran
2019-08-27 21:13:37 -04:00
parent 32dd7d43d7
commit 1f491d2031
2 changed files with 5 additions and 5 deletions

View File

@@ -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": {

View File

@@ -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/>