From f4fdd7835b8eeb04106a9ff6a4f85b8593d9074b Mon Sep 17 00:00:00 2001 From: der-test Date: Wed, 1 Aug 2018 13:41:17 +0200 Subject: Fixed inconsistencies (#9120) * Fixed inconsistencies See https://pre-release.mattermost.com/core/pl/339m9zipst8n7kc19fossntose * Update en.json --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6ea979932..7af981b0a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -381,7 +381,7 @@ }, { "id": "api.command_channel_header.permission.app_error", - "translation": "You do not have the appropriate permissions to edit the channel header." + "translation": "You don't have the appropriate permissions to edit the channel header." }, { "id": "api.command_channel_header.update_channel.app_error", @@ -413,7 +413,7 @@ }, { "id": "api.command_channel_purpose.permission.app_error", - "translation": "You do not have the appropriate permissions to edit the channel purpose." + "translation": "You don't have the appropriate permissions to edit the channel purpose." }, { "id": "api.command_channel_purpose.update_channel.app_error", @@ -445,7 +445,7 @@ }, { "id": "api.command_channel_rename.permission.app_error", - "translation": "You do not have the appropriate permissions to rename the channel." + "translation": "You don't have the appropriate permissions to rename the channel." }, { "id": "api.command_channel_rename.too_long.app_error", @@ -840,7 +840,7 @@ }, { "id": "api.command_remove.permission.app_error", - "translation": "You do not have the appropriate permissions to remove the member." + "translation": "You don't have the appropriate permissions to remove the member." }, { "id": "api.command_remove.user_not_in_channel", -- cgit v1.2.3-1-g7c22