Improved custom instance message

This commit is contained in:
Ajay Ramachandran 2020-02-08 21:27:55 -05:00
parent 6bd22896b9
commit 62653705ff

View file

@ -213,15 +213,6 @@
"whatDeleteButton": {
"message": "This is the button that allows you to clear all sponsors on the YouTube player."
},
"customServerAddress": {
"message": "SponsorBlock Server Address"
},
"customServerAddressDescription": {
"message": "The address SponsorBlock uses to make calls to the server.\nIt must be formatted https://domain with no trailing forward slash (/).\nUnless you have your own server instance this should not be changed."
},
"saveCustomServerAddress": {
"message": "Save"
},
"disableViewTracking": {
"message": "Disable Sponsor Skip Count Tracking"
},
@ -404,5 +395,14 @@
},
"shortCheck": {
"message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"
},
"customServerAddress": {
"message": "SponsorBlock Server Address"
},
"customServerAddressDescription": {
"message": "The address SponsorBlock uses to make calls to the server.\nIt must be formatted https://domain with no trailing forward slash (/).\nUnless you have your own server instance, this should not be changed."
},
"saveCustomServerAddress": {
"message": "Save"
}
}