From 9c7d153f150f890281b2566079e8487c264a9d5e Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 2 Sep 2022 00:15:05 -0400 Subject: [PATCH] Move segment export to backup page and improve margins --- public/_locales/en/messages.json | 2 +- public/options/options.html | 6 ++---- src/components/options/UnsubmittedVideoListComponent.tsx | 3 ++- src/components/options/UnsubmittedVideosComponent.tsx | 5 ++--- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index e7cbfaa0..20381761 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -1207,6 +1207,6 @@ "description": "Header of the unsubmitted segments list" }, "exportSegmentsAsURL": { - "message": "Export segments as URL" + "message": "Share as URL" } } diff --git a/public/options/options.html b/public/options/options.html index dbf9473f..fa23687a 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -362,6 +362,8 @@ + +

__MSG_exportOptions__

@@ -491,10 +493,6 @@
__MSG_copyDebugInformationOptions__
-
- -
-