From 0cee02d4d3ca05e1e09a918f175c8e021743e992 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 11 Aug 2016 10:31:56 -0400 Subject: PLT-3700 Made error message for too short channel URL more clear (#3773) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 952b90543..34ba4c46e 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -919,6 +919,7 @@ "channel_flow.channel": "Channel", "channel_flow.create": "Create {term}", "channel_flow.group": "Group", + "channel_flow.handleTooShort": "Channel URL must be 2 or more lowercase alphanumeric characters", "channel_flow.invalidName": "Invalid Channel Name", "channel_flow.set_url_title": "Set {term} URL", "channel_header.channel": "Channel", -- cgit v1.2.3-1-g7c22