From 860f2c8332f34d02e53ea1460decb4d1490bcbd4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 31 Jul 2017 17:10:43 +0500 Subject: Multiple Ui improvements (#7029) * PLT-7119 - Updating headings on compact view * PLT-7103 - Removing line below channel intro * PLT-7112 - Fixing system console banner * PLT-7144 - Adding ellipsis to system console boxes * PLT-7181 - Changing channel header opacity * PLT-6899 - Updating unread bar * Updating margin for new messages indicator --- webapp/i18n/en.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 202aad177..57ef37a07 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1923,7 +1923,7 @@ "posts_view.loadMore": "Load more messages", "posts_view.loadingMore": "Loading more messages...", "posts_view.newMsg": "New Messages", - "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below", + "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "Channels", "quick_switch_modal.channelsShortcut.mac": "- ⌘K", "quick_switch_modal.channelsShortcut.windows": "- CTRL+K", @@ -2026,8 +2026,7 @@ "sidebar.tutorialScreen1": "

Channels

Channels organize conversations across different topics. They’re open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.

", "sidebar.tutorialScreen2": "

\"{townsquare}\" and \"{offtopic}\" channels

Here are two public channels to start:

{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.

{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.

", "sidebar.tutorialScreen3": "

Creating and Joining Channels

Click \"More...\" to create a new channel or join an existing one.

You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.

", - "sidebar.unreadAbove": "Unread post(s) above", - "sidebar.unreadBelow": "Unread post(s) below", + "sidebar.unreads": "More unreads", "sidebar_header.tutorial": "

Main Menu

The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.

Team administrators can also access their Team Settings from this menu.

System administrators will find a System Console option to administrate the entire system.

", "sidebar_right_menu.accountSettings": "Account Settings", "sidebar_right_menu.addMemberToTeam": "Add Members to Team", -- cgit v1.2.3-1-g7c22