diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index c4de7a57..c8fa5bb9 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -380,12 +380,6 @@
"currentInstances": {
"message": "Current Instances:"
},
- "enableAutoUpvote": {
- "message": "Auto Upvote"
- },
- "whatAutoUpvote": {
- "message": "With this enabled, the extension will upvote all submissions you view if you do not report them. If the notice is disabled, this will not occur."
- },
"minDuration": {
"message": "Minimum duration (seconds):"
},
diff --git a/public/options/options.html b/public/options/options.html
index 0a93ad22..3cd69b01 100644
--- a/public/options/options.html
+++ b/public/options/options.html
@@ -237,23 +237,6 @@