diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 1bf0cd6f7..a15231ff0 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -1638,8 +1638,6 @@ "upload_form.preview": "Preview", "upload_form.undo": "Delete", "upload_progress.label": "Uploading…", - "url_privacy.allow_referral_marketing": "Make exception for referral marketing parameters", - "url_privacy.clear_links_in_compose": "Suggest removing tracking parameters when composing a post", "url_privacy.clear_links_in_content": "Remove tracking parameters from displayed posts", "url_privacy.hash_url.hint": "SHA256 hash of rules database, used to avoid unnecessary fetches, eg. {url}", "url_privacy.hash_url.label": "URL cleaning rules hash address (optional)", @@ -1648,6 +1646,8 @@ "url_privacy.rules_url.label": "URL cleaning rules database address", "url_privacy.rules_url.placeholder": "Rules URL", "url_privacy.save": "Save", + "url_privacy.update.fail": "Failed to update rules database URL", + "url_privacy.update.success": "Successfully updated rules database", "video.download": "Download file", "video.exit_fullscreen": "Exit full screen", "video.fullscreen": "Full screen",