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
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -432,9 +432,7 @@ L["Decompress"] = true
432
432
433
433
-- GSE 2.4.11
434
434
L["History"] =true
435
-
L[
436
-
"GSE was originally forked from GnomeSequencer written by semlar. It was enhanced by TImothyLuke to include a lot of configuration and boilerplate functionality with a GUI added. The enhancements pushed the limits of what the original code could handle and was rewritten from scratch into GSE.\n\nGSE itself wouldn't be what it is without the efforts of the people who write sequences with it. Check out https://discord.gg/gseunited for the things that make this mod work. Special thanks to Lutechi for creating the original WowLazyMacros community."
437
-
] =true
435
+
L["GSE was originally forked from GnomeSequencer written by semlar. It was enhanced by TimothyLuke to include a lot of configuration and boilerplate functionality with a GUI added. The enhancements pushed the limits of what the original code could handle and was rewritten from scratch into GSE.\n\nGSE itself wouldn't be what it is without the efforts of the all the GSE Sequence Creators / Community who helped me make what GSE is today. Check out https://discord.gg/gseunited and https://gseunited.com for the things that make this mod work. I also want to acknowledge Lutechi for creating the original WowLazyMacros community which we have grown out of."] =true
438
436
L["Supporters"] =true
439
437
L[
440
438
"The following people donate monthly via Patreon for the ongoing maintenance and development of GSE. Their support is greatly appreciated."
@@ -949,7 +947,6 @@ L["By setting this value the Sequence Editor will show every sequence for your c
949
947
L["GSE has a LibDataBroker (LDB) data feed. List Other GSE Users and their version when in a group on the tooltip to this feed."] =true
950
948
L["GSE is out of date. You can download the newest version from https://www.curseforge.com/wow/addons/gse-gnome-sequencer-enhanced-advanced-macros."] =true
951
949
L["GSE stores the base spell and asks WoW to use that ability. WoW will then choose the current version of the spell. This toggle switches between showing the Base Spell or the Current Spell."] =true
952
-
L["GSE was originally forked from GnomeSequencer written by semlar. It was enhanced by TImothyLuke to include a lot of configuration and boilerplate functionality with a GUI added. The enhancements pushed the limits of what the original code could handle and was rewritten from scratch into GSE.\n\nGSE itself wouldn't be what it is without the efforts of the people who write sequences with it. Check out https://discord.gg/gseunited for the things that make this mod work. Special thanks to Lutechi for creating the original WowLazyMacros community."] =true
953
950
L["Pre-selected action when an imported sequence collides with one you already have. Merge appends new versions to the existing sequence; Replace overwrites it; Ignore skips the import; Rename brings the new sequence in under a different name."] =true
954
951
L["The delay in seconds between Out of Combat Queue Polls. The Out of Combat Queue saves changes and updates sequences. When you hit save or change zones, these actions enter a queue which checks that first you are not in combat before proceeding to complete their task. After checking the queue it goes to sleep for x seconds before rechecking what is in the queue."] =true
955
952
L["The following people donate monthly via Patreon for the ongoing maintenance and development of GSE. Their support is greatly appreciated."] =true
0 commit comments