You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name=Addon.L["Automatically bind all action bar abilities"],
129
+
desc=Addon.L["If enabled, all abilities on the action bar will automatically be appended to a binding on the same key, this will make Clicked fall back to the action bar when all other macro conditions are not met.\n\nNote that this only supports spells and items, not macros."],
Copy file name to clipboardExpand all lines: Clicked/Locales/enUS.lua
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -323,3 +323,5 @@ L["Rune equipped"] = true
323
323
L["Import class abilities per specialization"] =true
324
324
L["Prevent toggle"] =true
325
325
L["Prevent the ability from being toggled off by repeatetly pressing the keybind."] =true
326
+
L["Automatically bind all action bar abilities"] =true
327
+
L["If enabled, all abilities on the action bar will automatically be appended to a binding on the same key, this will make Clicked fall back to the action bar when all other macro conditions are not met.\n\nNote that this only supports spells and items, not macros."] =true
0 commit comments