diff --git a/popup.js b/popup.js index e8d1c59d..1860c93e 100644 --- a/popup.js +++ b/popup.js @@ -981,7 +981,7 @@ function runThePopup() { //set it to false function resetStartTimeChosen() { startTimeChosen = false; - SB.sponsorStart.innerHTML = "SP_START"; + SB.sponsorStart.innerHTML = chrome.i18n.getMessage("sponsorStart"); } //hides and shows the submit times button when needed