From e94c8b90b83a9a1aaf4567337b7a848e946d0d4b Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@discourse.org>
Date: Sun, 18 May 2014 00:55:51 -0700
Subject: [PATCH] copyedit trust level badges

---
 config/locales/client.en.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index f9d1990d0d7..958d1c9e69b 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1853,14 +1853,14 @@ en:
       select_badge_for_title: Select a badge to use as your title
       badge:
         basic_user:
-          name: Basic User
-          description: Trusted as a basic user.
+          name: Basic
+          description: Granted all essential community functions.
         regular_user:
-          name: Regular User
-          description: Trusted as a regular user.
+          name: Regular
+          description: Granted invitations.
         leader:
           name: Leader
-          description: One of the most active and prolific users.
+          description: Granted recategorize, rename, followed links and lounge.
         elder:
           name: Elder
-          description: Long term community leader who has been around and seen everything.
+          description: Granted global edit, pin, close, archive, split and merge.