From 77a46aa2d978c6c281c9f42287c432164d2fdd3d Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Fri, 13 Jan 2023 16:50:00 -0500 Subject: [PATCH 1/3] =?UTF-8?q?Allowed=20URL=20Prefixes=20=E2=86=92=20Extr?= =?UTF-8?q?a=20Start=20URLs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes name, hopefully people have an easier time understanding this now! Will close #476 --- frontend/src/components/config-details.ts | 2 +- frontend/src/pages/archive/crawl-config-editor.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/config-details.ts b/frontend/src/components/config-details.ts index 2f89e72c..e211a31d 100644 --- a/frontend/src/components/config-details.ts +++ b/frontend/src/components/config-details.ts @@ -196,7 +196,7 @@ export class ConfigDetails extends LiteElement { this.scopeTypeLabels[crawlConfig?.config.scopeType] )} ${this.renderSetting( - msg("Allowed URL Prefixes"), + msg("Extra Start URLs"), crawlConfig?.config.include?.length ? html`