From 9043ae9f2014772113f9eeb96fa23412c5599e5d Mon Sep 17 00:00:00 2001 From: gaba Date: Mon, 12 Dec 2016 22:19:09 -0800 Subject: [PATCH] We are using asset and not article. --- client/coral-configure/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-configure/translations.json b/client/coral-configure/translations.json index e597c9c9a..5aa7f72b6 100644 --- a/client/coral-configure/translations.json +++ b/client/coral-configure/translations.json @@ -3,7 +3,7 @@ "configureCommentStream": { "apply": "Apply", "title": "Configure Comment Stream", - "description": "As an admin you may customize the settings for the comment stream for this article", + "description": "As an admin you may customize the settings for the comment stream for this asset", "enablePremod": "Enable Premoderation", "enablePremodDescription": "Moderators must approve any comment before its published.", "enablePremodLinks": "Pre-Moderate Comments Containing Links",