diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-11-08 09:31:52 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-11-08 09:31:52 +0100 |
| commit | 62a3c6308221807b0c1e111cfd813d20bf43ae1d (patch) | |
| tree | 8c2da5d625eb313ababddd56b0be082b59ddc137 /src | |
| parent | 3895e667d9d60b1d248c24694eed0bd5900d6403 (diff) | |
Unify statuses/notices.
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/messages.js | 2 |
1 files changed, 1 insertions, 1 deletions
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', |
