From e0777191daa83d02bf3673998fec204ec0cf70ed Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Tue, 29 Nov 2022 17:38:34 -0500 Subject: [PATCH] chore: Remove serviceworker settings locale strings As of commit 973bd4532b281937598a09019ef675cba5ec97fc the serviceworker settings have been removed, meaning the corresponding strings are no longer used. --- locales/en-US.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 41b6c3963..1392fc897 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -343,7 +343,6 @@ antennaKeywordsDescription: "Separate with spaces for an AND condition or with l \ breaks for an OR condition." notifyAntenna: "Notify about new notes" withFileAntenna: "Only notes with files" -enableServiceworker: "Enable ServiceWorker" antennaUsersDescription: "List one username per line" caseSensitive: "Case sensitive" withReplies: "Include replies" @@ -520,7 +519,6 @@ addItem: "Add Item" relays: "Relays" addRelay: "Add Relay" inboxUrl: "Inbox URL" -serviceworkerInfo: "Must be enabled for push notifications." deletedNote: "Deleted note" enableInfiniteScroll: "Automatically load more" visibility: "Visiblility"