summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/user_item.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-04-01 08:46:03 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-04-01 08:46:03 -0400
commit3aa240d74fe4137fcb0fa8038ede241a4e03b805 (patch)
tree1d775d212777dc9b7e995670a2014af4604ae08b /webapp/components/admin_console/user_item.jsx
parentda5de9eed36f2dde768398dc30c95a58e80f7b19 (diff)
parent271876f3b53225611dfee40fd46917c6a477314b (diff)
downloadchat-3aa240d74fe4137fcb0fa8038ede241a4e03b805.tar.gz
chat-3aa240d74fe4137fcb0fa8038ede241a4e03b805.tar.bz2
chat-3aa240d74fe4137fcb0fa8038ede241a4e03b805.zip
Merge pull request #2599 from ZBoxApp/locs
Add missing en locs and translations to es
Diffstat (limited to 'webapp/components/admin_console/user_item.jsx')
-rw-r--r--webapp/components/admin_console/user_item.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/admin_console/user_item.jsx b/webapp/components/admin_console/user_item.jsx
index 91f567d4d..c00050584 100644
--- a/webapp/components/admin_console/user_item.jsx
+++ b/webapp/components/admin_console/user_item.jsx
@@ -333,7 +333,7 @@ export default class UserItem extends React.Component {
<div>
<FormattedMessage
id='admin.user_item.confirmDemoteDescription'
- defaultMessage="If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you\'ll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command."
+ defaultMessage="If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command."
/>
<br/>
<br/>