From fb010727d1d160df37e466a43b92531395f47fc1 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 15 Apr 2013 01:20:30 -0700 Subject: [PATCH] user != person --- 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 7e011592bdf..277d8aaf562 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -229,7 +229,7 @@ en: long_form: 'flagged this as inappropriate' notify_user: title: 'Notify {{username}}' - description: 'This post contains something I want to talk to this user directly and privately about.' + description: 'This post contains something I want to talk to this person directly and privately about.' long_form: 'notified user' email_title: 'Regarding your post in "%{title}"' email_body: "%{link}\n\n%{message}"