From 5df797bdf0d32302e5002af2ddec14a963b14f88 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 28 Jan 2014 19:27:04 +0100 Subject: [PATCH] fix(translations): revert constText to conText --- locales/en/character.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/character.json b/locales/en/character.json index 7ea02fb240..dfbae7b668 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -73,7 +73,7 @@ "strength" : "Strength", "strengthText" : "Strength reduces task threat (redness), increases the Gold and Experience boost from random \"critical hits\", and helps deal damage to boss monsters.", "constitution" : "Constitution", - "constText" : "Constitution reduces the damage you take, whether from negative Habits, missed Dailies, or the attacks of boss monsters.", + "conText" : "Constitution reduces the damage you take, whether from negative Habits, missed Dailies, or the attacks of boss monsters.", "perception" : "Perception", "perText" : "Perception increases how much Gold you earn, and starting at level 4, increases the chance of finding items when scoring tasks.", "intelligence" : "Intelligence",