From 483c19199ebb6250a775f71af3bf04a51e9054e9 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 25 Mar 2016 16:31:34 -0700 Subject: [PATCH] slightly shorter badge copy --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 347efcb6bd0..13bc3f37702 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2858,8 +2858,8 @@ en: granted_on: "Granted %{date}" others_count: "Others with this badge (%{count})" title: Badges - allow_title: "can be used as a title" - multiple_grant: "can be awarded multiple times" + allow_title: "available title" + multiple_grant: "awarded multiple times" badge_count: one: "1 Badge" other: "%{count} Badges"