From a44a5aadf1766d039b80fe7d77455f8b9e0ff2ff Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 6 Sep 2016 08:45:53 -0400 Subject: Change "Native Apps" to "Mattermost Apps" for consistency (#3957) Change "Native Apps" to "Mattermost Apps" for consistency --- webapp/i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 6f2f81792..8b9e31496 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -217,7 +217,7 @@ "admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:", "admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", "admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:", - "admin.customization.nativeAppLinks": "Native App Links", + "admin.customization.nativeAppLinks": "Mattermost App Links", "admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji", "admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji", "admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.", @@ -696,7 +696,7 @@ "admin.sidebar.logging": "Logging", "admin.sidebar.login": "Login", "admin.sidebar.logs": "Logs", - "admin.sidebar.nativeAppLinks": "Native App Links", + "admin.sidebar.nativeAppLinks": "Mattermost App Links", "admin.sidebar.notifications": "Notifications", "admin.sidebar.oauth": "OAuth 2.0", "admin.sidebar.other": "OTHER", @@ -1474,7 +1474,7 @@ "navbar_dropdown.leave": "Leave Team", "navbar_dropdown.logout": "Logout", "navbar_dropdown.manageMembers": "Manage Members", - "navbar_dropdown.nativeApps": "Download Native Apps", + "navbar_dropdown.nativeApps": "Download Mattermost Apps", "navbar_dropdown.report": "Report a Problem", "navbar_dropdown.switchTeam": "Switch to {team}", "navbar_dropdown.switchTo": "Switch to ", @@ -1595,7 +1595,7 @@ "sidebar_right_menu.inviteNew": "Invite New Member", "sidebar_right_menu.logout": "Logout", "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Native App", + "sidebar_right_menu.nativeApps": "Download Mattermost Apps", "sidebar_right_menu.recentMentions": "Recent Mentions", "sidebar_right_menu.report": "Report a Problem", "sidebar_right_menu.switch_team": "Team Selection", -- cgit v1.2.3-1-g7c22