Added missing locale entries for new State Options

This commit is contained in:
Hendrik Leppkes
2008-09-28 14:36:06 +02:00
parent 250f3d8a5b
commit c2905efe71
9 changed files with 34 additions and 2 deletions
+2 -2
View File
@@ -222,8 +222,8 @@ function module:GetStateOptionsTable()
customCopy = {
order = 51,
type = "execute",
name = "Copy Conditionals",
desc = "Create a copy of the auto-generated conditionals in the custom configuration as a base template",
name = L["Copy Conditionals"],
desc = L["Create a copy of the auto-generated conditionals in the custom configuration as a base template."],
func = optSetter,
},
customDesc = {