summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 2457eb62b..e86b893c5 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1027,8 +1027,8 @@
"pending_post_actions.cancel": "Cancel",
"pending_post_actions.retry": "Retry",
"permalink.error.access": "Permalink belongs to a channel you do not have access to",
- "post_attachment.collapse": "▲ collapse text",
- "post_attachment.more": "▼ read more",
+ "post_attachment.collapse": "Show less...",
+ "post_attachment.more": "Show more...",
"post_body.commentedOn": "Commented on {name}{apostrophe} message: ",
"post_body.deleted": "(message deleted)",
"post_body.plusMore": " plus {count} other files",
@@ -1278,7 +1278,7 @@
"user.settings.display.fontTitle": "Display Font",
"user.settings.display.fullScreen": "Full width",
"user.settings.display.language": "Language",
- "user.settings.display.messageDisplayClean": "Clean",
+ "user.settings.display.messageDisplayClean": "Standard",
"user.settings.display.messageDisplayCompact": "Compact",
"user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.",
"user.settings.display.messageDisplayTitle": "Message Display",