From 61924b8a2ae2629fc4090337ec4fa5b092bdd877 Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Wed, 7 Dec 2022 19:34:35 -0500 Subject: [PATCH] DEV: Update error message string (#19366) Clarifies what admin should do when permanently deleting a topic with replies. --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 207643da3ed..6ee2fc6d3cb 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -727,7 +727,7 @@ en: one: "%{count} Like" other: "%{count} Likes" cannot_permanently_delete: - many_posts: "You can not permanently delete this topic because there are other posts." + many_posts: "This topic has undeleted posts. Please permanently delete them before permanently deleting the topic." wait_or_different_admin: "You must wait %{time_left} before permanently deleting this post or a different administrator must do it." rate_limiter: