File tree 1 file changed +1
-1
lines changed
ElvUI/Mainline/Modules/Skins
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -443,7 +443,7 @@ function S:LookingForGroupFrames()
443
443
LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis .shit = LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis :CreateFontString (nil , " OVERLAY" , " GameFontHighlight" )
444
444
LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis .shit :SetPoint (" CENTER" )
445
445
LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis .shit :FontTemplate ()
446
- LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis .shit :SetText (" Start Group " )
446
+ LFGListFrame .SearchPanel .ScrollBox .StartGroupButton .fuckthis .shit :SetText (_G . START_A_GROUP )
447
447
448
448
LFGListFrame .SearchPanel .BackButton :ClearAllPoints ()
449
449
LFGListFrame .SearchPanel .BackButton :Point (' BOTTOMLEFT' , - 1 , 3 )
You can’t perform that action at this time.
0 commit comments