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
Copy file name to clipboardExpand all lines: GSE/Localization/ModL_enUS.lua
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -648,6 +648,20 @@ L["Manage Variables"] = true
648
648
L["Insert GSE Sequence"] =true
649
649
L["Insert GSE Variable"] =true
650
650
L["Insert Spell"] =true
651
+
L["Commands"] =true
652
+
L["Conditionals"] =true
653
+
L["Spells"] =true
654
+
L["GSE Variables"] =true
655
+
L["Reset"] =true
656
+
L["Only valid after a /castsequence command."] =true
657
+
L["Requires a reset= on the line."] =true
658
+
L["Start the line with a command first."] =true
659
+
L["Undo Last"] =true
660
+
L["Boiler Plates"] =true
661
+
L["Nothing to undo yet."] =true
662
+
L["Only valid after a spell."] =true
663
+
L["Must be alone in the block - clear the block first."] =true
664
+
L["The block holds a macro name or variable - it must stay alone."] =true
651
665
L[
652
666
"The UI has been set to KeyDown configuration. The /click command needs to be `/click TEMPLATENAME LeftButton t` (Note the 't' here is required along with the LeftButton.) You will need to check your macros and adjust your click commands."
0 commit comments