Fix reputation changes
Kevin Lyles [12-08-12 - 02:49]
Fix reputation changes
Factions that have a colon in their name
Factions that you have a grand commendation for
diff --git a/Locales/enUS/base.lua b/Locales/enUS/base.lua
index f47ed66..fca732e 100644
--- a/Locales/enUS/base.lua
+++ b/Locales/enUS/base.lua
@@ -154,7 +154,7 @@ L["Gem"] = "Gem"
L["Consumable"] = "Consumable"
L["Recipe"] = "Recipe"
L["PROF_SKILL_UP"] = "^Your skill in ([A-Z][A-Za-z '-]+) has increased to (%d+)%.$"
-L["REP_CHANGE"] = "^Reputation with ([A-Z][A-Za-z '-]+) ([di][en]creased) by (%d+)%.$"
+L["REP_CHANGE"] = "^Reputation with ([A-Z][A-Za-z ':-]+) ([di][en]creased) by (%d+)%."
L["increased"] = "increased"
-- weights.lua