From 8723f61f4540c74d5c755d7f9532f8fe199ccb6f Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Thu, 20 Apr 2017 15:58:22 +0200 Subject: implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" is incorrect (#6144) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index cf800fc80..791e994f6 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1249,6 +1249,7 @@ "edit_channel_header_modal.title": "Edit Header for {channel}", "edit_channel_header_modal.title_dm": "Edit Header", "edit_channel_purpose_modal.body": "Describe how this channel should be used. This text appears in the channel list in the \"More...\" menu and helps others decide whether to join.", + "edit_channel_private_purpose_modal.body": "This text appears in the \"View Info\" modal of the private channel.", "edit_channel_purpose_modal.cancel": "Cancel", "edit_channel_purpose_modal.error": "This channel purpose is too long, please enter a shorter one", "edit_channel_purpose_modal.save": "Save", -- cgit v1.2.3-1-g7c22