Added support for Focus-Cast
This commit is contained in:
@@ -59,6 +59,8 @@ if not L then return end
|
||||
-- L["Fade Out"] = true
|
||||
-- L["Fade Out Alpha"] = true
|
||||
-- L["Fade Out Delay"] = true
|
||||
-- L["Focus-Cast Modifier"] = true
|
||||
-- L["Focus-Cast by modifier"] = true
|
||||
-- L["Frequently Asked Questions"] = true
|
||||
-- L["Full Button Mode"] = true
|
||||
-- L["General Settings"] = true
|
||||
@@ -85,6 +87,7 @@ if not L then return end
|
||||
-- L["Micro Menu"] = true
|
||||
-- L["Modifier Based Switching"] = true
|
||||
-- L["No Display"] = true
|
||||
-- L["None"] = true
|
||||
-- L["Note: Enabling Custom Conditionals will disable all of the above settings!"] = true
|
||||
-- L["Number of buttons."] = true
|
||||
-- L["Number of rows."] = true
|
||||
@@ -100,6 +103,9 @@ if not L then return end
|
||||
-- L["Rows"] = true
|
||||
-- L["SHIFT"] = true
|
||||
-- L["Scale"] = true
|
||||
-- L["Select the Focus-Cast Modifier"] = true
|
||||
-- L["Select the Self-Cast Modifier"] = true
|
||||
-- L["Self-Cast Modifier"] = true
|
||||
-- L["Self-Cast by modifier"] = true
|
||||
-- L["Show the MicroMenu vertically."] = true
|
||||
-- L["Show the keyring button."] = true
|
||||
@@ -117,6 +123,7 @@ if not L then return end
|
||||
-- L["This bar will be hidden whenever you are not in combat."] = true
|
||||
-- L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = true
|
||||
-- L["Toggle the button grid."] = true
|
||||
-- L["Toggle the use of the modifier-based focus-cast functionality."] = true
|
||||
-- L["Toggle the use of the modifier-based self-cast functionality."] = true
|
||||
-- L["Toggle the use of the right-click self-cast functionality."] = true
|
||||
-- L["Use Custom Condition"] = true
|
||||
|
||||
Reference in New Issue
Block a user