summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-07-06 00:46:36 +0500
committerJoram Wilander <jwawilander@gmail.com>2016-07-05 15:46:36 -0400
commitf91b9d4a654ff27777580651d853b6372a425af6 (patch)
treea91033056f245603eaa19acfd93c7f76ba6d49f3 /webapp/i18n
parentf4dd8e579639637057e8717067bb0627d9eb1de3 (diff)
downloadchat-f91b9d4a654ff27777580651d853b6372a425af6.tar.gz
chat-f91b9d4a654ff27777580651d853b6372a425af6.tar.bz2
chat-f91b9d4a654ff27777580651d853b6372a425af6.zip
PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Improvements (#3449)
Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 95f267740..02d11e484 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1366,7 +1366,7 @@
"tutorial_tip.out": "Opt out of these tips.",
"tutorial_tip.seen": "Seen this before? ",
"upload_overlay.info": "Drop a file to upload it.",
- "user.settings.advance.embed_preview": "Show preview snippet of links below message",
+ "user.settings.advance.embed_preview": "Show experimental previews of link content, when available",
"user.settings.advance.embed_toggle": "Show toggle for all embed previews",
"user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled",
"user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.",
@@ -1412,8 +1412,8 @@
"user.settings.display.channelDisplayTitle": "Channel Display Mode",
"user.settings.display.channeldisplaymode": "Select the width of the center channel.",
"user.settings.display.clockDisplay": "Clock Display",
- "user.settings.display.collapseDesc": "Toggle whether to automatically collapse all image previews.",
- "user.settings.display.collapseDisplay": "Auto Collapse Previews",
+ "user.settings.display.collapseDesc": "Expand links to show a preview of content, when available.",
+ "user.settings.display.collapseDisplay": "Link previews",
"user.settings.display.collapseOff": "Off",
"user.settings.display.collapseOn": "On",
"user.settings.display.fixedWidthCentered": "Fixed width, centered",
@@ -1422,7 +1422,9 @@
"user.settings.display.fullScreen": "Full width",
"user.settings.display.language": "Language",
"user.settings.display.messageDisplayClean": "Standard",
+ "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.",
"user.settings.display.messageDisplayCompact": "Compact",
+ "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.",
"user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.",
"user.settings.display.messageDisplayTitle": "Message Display",
"user.settings.display.militaryClock": "24-hour clock (example: 16:00)",