Added missing locale entries for new State Options
This commit is contained in:
@@ -30,6 +30,8 @@ if not L then return end
|
||||
-- L["Configure the alpha of the bar."] = true
|
||||
-- L["Configure the padding of the buttons."] = true
|
||||
-- L["Configure the scale of the bar."] = true
|
||||
-- L["Copy Conditionals"] = true
|
||||
-- L["Create a copy of the auto-generated conditionals in the custom configuration as a base template."] = true
|
||||
-- L["Custom Conditionals"] = true
|
||||
-- L["Default Bar State"] = true
|
||||
-- L["Disabled"] = true
|
||||
@@ -74,6 +76,7 @@ if not L then return end
|
||||
-- L["Micro Menu"] = true
|
||||
-- L["Modifier Based Switching"] = true
|
||||
-- L["No Display"] = true
|
||||
-- L["Note: Enabling Custom Conditionals will disable all of the above settings!"] = true
|
||||
-- L["Number of buttons."] = true
|
||||
-- L["Number of rows."] = true
|
||||
-- L["One Bag"] = true
|
||||
@@ -108,6 +111,7 @@ if not L then return end
|
||||
-- L["Visibility"] = true
|
||||
-- L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = true
|
||||
-- L["You can use any macro conditionals in the custom string, using \"show\" and \"hide\" as values.\n\nExample: [combat]hide;show"] = true
|
||||
-- L["You can use any macro conditionals in the custom string, using the number of the bar as target value.\nExample: [form:1]9;0"] = true
|
||||
-- L["Zoom"] = true
|
||||
-- L["|cffffff00Click|r to toggle bar lock"] = true
|
||||
-- L["|cffffff00Right-click|r to open the options menu"] = true
|
||||
|
||||
Reference in New Issue
Block a user