diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 7a5dd69b..21b7a048 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -1249,5 +1249,8 @@ }, "segmentFetchFailureWarning": { "message": "Warning: The server hasn't responded with segments yet. There might actually be segments on this video already submitted but you just haven't recieved them due to issues with the server." + }, + "allowScrollingToEdit": { + "message": "Allow Scrolling To Edit Times" } } diff --git a/public/options/options.html b/public/options/options.html index 91112941..8128e284 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -277,6 +277,18 @@ + +