logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 62a3c6308221807b0c1e111cfd813d20bf43ae1d
parent: 3895e667d9d60b1d248c24694eed0bd5900d6403
Author: Roger Braun <roger@rogerbraun.net>
Date:   Wed,  8 Nov 2017 09:31:52 +0100

Unify statuses/notices.

Diffstat:

Msrc/i18n/messages.js2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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',