aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/messages.js
diff options
context:
space:
mode:
authorensra <ensra@users.noreply.github.com>2018-08-20 03:41:40 +0100
committerensra <ensra@users.noreply.github.com>2018-08-20 03:41:40 +0100
commit3ec8e43a9704b2945d58395dba997adfa2106df5 (patch)
treec2bff1c7dfe6031728acbd42e2995c329cd829ea /src/i18n/messages.js
parent671db023da097c90e7a2cf67b7218bd13be51bb0 (diff)
Rename expandCW to collapseMessageWithSubject.
Add option to config.json, disabled by default.
Diffstat (limited to 'src/i18n/messages.js')
-rw-r--r--src/i18n/messages.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js
index 67ed973d..2fa0f910 100644
--- a/src/i18n/messages.js
+++ b/src/i18n/messages.js
@@ -317,7 +317,7 @@ const en = {
hide_attachments_in_tl: 'Hide attachments in timeline',
hide_attachments_in_convo: 'Hide attachments in conversations',
nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',
- expand_cw: 'Expand posts with subjects by default',
+ collapse_subject: 'Collapse posts with subjects',
stop_gifs: 'Play-on-hover GIFs',
autoload: 'Enable automatic loading when scrolled to the bottom',
streaming: 'Enable automatic streaming of new posts when scrolled to the top',