From b5fcb486d08adfaef18591e74e0fb666ef9992c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Wed, 9 Aug 2023 16:35:06 +0200 Subject: [PATCH] Improve 'no_log_search_queries' description (#23036) --- 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 4f00282a7b6..1532cd899cf 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -982,7 +982,7 @@ en: pm_title: "Backup Drafts from ongoing topics" pm_body: "Topic containing backup drafts" user_activity: - no_log_search_queries: "Search log queries are currently disabled (an administrator can enable them in site settings)." + no_log_search_queries: "Search queries logs are currently disabled (an administrator can enable them in site settings)." email_settings: pop3_authentication_error: "There was an issue with the POP3 credentials provided, check the username and password and try again."