From fb77a6eb49c3d2bc2281dec5cbe7a6d15e6833ad Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 7 Mar 2018 14:51:26 -0800 Subject: [PATCH] minor copyedit --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ba3c05f6339..4ccd5b8852d 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -145,7 +145,7 @@ en: action_codes: public_topic: "made this topic public %{when}" - private_topic: "made this topic private %{when}" + private_topic: "made this topic a personal message %{when}" split_topic: "split this topic %{when}" invited_user: "invited %{who} %{when}" invited_group: "invited %{who} %{when}"