From 886d08abfb7d84e2138946b44af16e42c708cc87 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 2 Jul 2016 15:59:33 -0700 Subject: [PATCH] correct bad 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 23b0c7e4d02..4a47d361b8c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -594,7 +594,7 @@ en: change_username: title: "Change Username" - confirm: "If you change your username, all prior quotes of your posts and @name mentions will be broken, and your post history will be interrupted. Are you absolutely sure you want to?" + confirm: "If you change your username, all prior quotes of your posts and @name mentions will be broken. Are you absolutely sure you want to?" taken: "Sorry, that username is taken." error: "There was an error changing your username." invalid: "That username is invalid. It must only include numbers and letters"