From 62a3c6308221807b0c1e111cfd813d20bf43ae1d Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Wed, 8 Nov 2017 09:31:52 +0100 Subject: [PATCH] Unify statuses/notices. --- src/i18n/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 7bdd003a..befac232 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -156,7 +156,7 @@ const en = { settings: 'Settings', theme: 'Theme', filtering: 'Filtering', - filtering_explanation: 'All notices containing these words will be muted, one per line', + filtering_explanation: 'All statuses containing these words will be muted, one per line', attachments: 'Attachments', hide_attachments_in_tl: 'Hide attachments in timeline', hide_attachments_in_convo: 'Hide attachments in conversations',