From 0fe75cb7826944a3352705d5e78eba1d12cc213a Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 17 May 2016 12:27:03 -0400 Subject: PLT-1909 Removed the ability to edit system posts (#3013) * Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index abdc647b7..40f722add 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -935,6 +935,10 @@ "id": "api.post.update_post.permissions_details.app_error", "translation": "Already deleted id={{.PostId}}" }, + { + "id": "api.post.update_post.system_message.app_error", + "translation": "Unable to update system message" + }, { "id": "api.post_get_post_by_id.get.app_error", "translation": "Unable to get post" -- cgit v1.2.3-1-g7c22