From b8482d2a6aa332f638fadc0aa9e205517030cb32 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Tue, 6 Sep 2022 17:56:26 +0100 Subject: [PATCH] fix remaining source strings --- src/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 401128d0..49c45014 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -392,7 +392,7 @@ "changed_password": "Password changed successfully!", "chatMessageRadius": "Chat message", "checkboxRadius": "Checkboxes", - "collapse_subject": "Collapse posts with subjects", + "collapse_subject": "Collapse posts with content warnings", "columns": "Columns", "composing": "Composing", "confirm_dialogs": "Require confirmation for:", @@ -614,7 +614,7 @@ "security": "Security", "security_tab": "Security", "sensitive_by_default": "Mark posts as sensitive by default", - "sensitive_if_subject": "Automatically mark images as sensitive if a subject line is specified", + "sensitive_if_subject": "Automatically mark images as sensitive if a content warning is specified", "set_new_avatar": "Set new avatar", "set_new_mascot": "Set new mascot", "set_new_profile_background": "Set new profile background",