From d7c44d708b673253a5f890402fb8f47c647fd53c Mon Sep 17 00:00:00 2001 From: pschifferer Date: Thu, 22 Jan 2009 20:32:34 +0000 Subject: [PATCH] Added missing locale strings for version display. --- Cauldron/Locale/Cauldron-enUS.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cauldron/Locale/Cauldron-enUS.lua b/Cauldron/Locale/Cauldron-enUS.lua index def4cc9..8f5f13d 100644 --- a/Cauldron/Locale/Cauldron-enUS.lua +++ b/Cauldron/Locale/Cauldron-enUS.lua @@ -30,6 +30,9 @@ L["Neutral"] = true L["Alliance"] = true L["Horde"] = true +L["Version"] = true +L["Shows the version number of the addon"] = true + L["Opposing"] = true L["Include recipes from opposing faction"] = true L["Name"] = true -- 1.7.9.5