From 7d18f51e089db87198ce68667892d68d00ea8dc5 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 25 May 2020 23:18:06 +0200 Subject: [PATCH] added some post target descriptions --- .../en_US/utility/config/setup_posttarget_starboard_en_US.ftl | 2 +- .../en_US/utility/config/setup_posttarget_suggestions_en_US.ftl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_starboard_en_US.ftl b/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_starboard_en_US.ftl index c5710eb7b..330ad3713 100644 --- a/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_starboard_en_US.ftl +++ b/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_starboard_en_US.ftl @@ -1 +1 @@ -Currently: ${currentTarget} \ No newline at end of file +The channel where starboard posts should be posted to. Currently: ${currentTarget} \ No newline at end of file diff --git a/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_suggestions_en_US.ftl b/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_suggestions_en_US.ftl index c5710eb7b..d4b7b358d 100644 --- a/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_suggestions_en_US.ftl +++ b/abstracto-application/template-config/src/main/resources/templates/en_US/utility/config/setup_posttarget_suggestions_en_US.ftl @@ -1 +1 @@ -Currently: ${currentTarget} \ No newline at end of file +The channel where suggestions should be posted to. Currently: ${currentTarget} \ No newline at end of file