summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2016-02-04 09:29:00 -0500
committerJoramWilander <jwawilander@gmail.com>2016-02-04 13:33:18 -0500
commita3df1eaa5520b5aab871464d767f1f56b84b6158 (patch)
treee3a477521569f3207973438e4566dae259cf3d23 /web/react/components/admin_console
parentda7832ed8a26ec180787614d84f227bf45e305af (diff)
downloadchat-a3df1eaa5520b5aab871464d767f1f56b84b6158.tar.gz
chat-a3df1eaa5520b5aab871464d767f1f56b84b6158.tar.bz2
chat-a3df1eaa5520b5aab871464d767f1f56b84b6158.zip
Rename audits tab
Diffstat (limited to 'web/react/components/admin_console')
-rw-r--r--web/react/components/admin_console/admin_sidebar.jsx2
-rw-r--r--web/react/components/admin_console/audits.jsx2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/react/components/admin_console/admin_sidebar.jsx b/web/react/components/admin_console/admin_sidebar.jsx
index 642bfe9d7..7d74013f2 100644
--- a/web/react/components/admin_console/admin_sidebar.jsx
+++ b/web/react/components/admin_console/admin_sidebar.jsx
@@ -225,7 +225,7 @@ export default class AdminSidebar extends React.Component {
>
<FormattedMessage
id='admin.sidebar.audits'
- defaultMessage='Audits'
+ defaultMessage='Compliance and Auditing'
/>
</a>
</li>
diff --git a/web/react/components/admin_console/audits.jsx b/web/react/components/admin_console/audits.jsx
index 866539b3d..01db939ef 100644
--- a/web/react/components/admin_console/audits.jsx
+++ b/web/react/components/admin_console/audits.jsx
@@ -72,7 +72,7 @@ export default class Audits extends React.Component {
<h3>
<FormattedMessage
id='admin.audits.title'
- defaultMessage='Server Audits'
+ defaultMessage='User Activity'
/>
</h3>
<button