Skip to content

Commit

Permalink
remove some spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Dec 23, 2024
1 parent 59b70f8 commit dd1feb8
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 45 deletions.
6 changes: 3 additions & 3 deletions ElvUI_EltreumUI/Core/Options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -721,8 +721,8 @@ function ElvUI_EltreumUI:Configtable()
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip = ACH:Group(E.NewSign..L["Tooltip"], nil, 2, nil,nil,nil,function() return E.db.ElvUI_EltreumUI.borders.borderautoadjust or not E.db.ElvUI_EltreumUI.borders.borders end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.enable = ACH:Toggle(L["Enable"], nil, 1, nil, false,"full",function() return E.db.ElvUI_EltreumUI.borders.tooltipborders end,function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipborders = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipthickness = ACH:Range(L["Thickness"], nil, 2, { min = 1, max = 200, step = 0.1 }, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltipsize end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipsize = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipx = ACH:Range(L["Border X offset"], nil, 3, { min = -300, max = 300, step = 0.1 }, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltipsizex end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipsizex = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipy = ACH:Range(L["Border Y offset"], nil, 3, { min = -300, max = 300, step = 0.1 }, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltipsizey end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipsizey = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipx = ACH:Range(L["Border X offset"], nil, 3, { min = -300, max = 300, step = 0.1 }, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltipsizex end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipsizex = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipy = ACH:Range(L["Border Y offset"], nil, 3, { min = -300, max = 300, step = 0.1 }, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltipsizey end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipsizey = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipframeStrata = ACH:Select(L["Frame Strata"], nil, 4, FrameStrataLevels, false, "full",function() return E.db.ElvUI_EltreumUI.borders.tooltipstrata end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltipstrata = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)
ElvUI_EltreumUI.Options.args.borders.args.otherborder.args.tooltip.args.tooltipframeLevel = ACH:Range(L["Frame Level"], nil, 5, FrameLevels, "full", function() return E.db.ElvUI_EltreumUI.borders.tooltiplevel end, function(_, value) E.db.ElvUI_EltreumUI.borders.tooltiplevel = value ElvUI_EltreumUI:Borders() end, function() return not E.private.tooltip.enable end)

Expand Down Expand Up @@ -3807,7 +3807,7 @@ The Item Level shown on the Character Panel Skin uses code from Simple Item leve
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q5.args.answer = ACH:Description(L["ElvUI > ActionBars > Player Bars > on each Bar disable Inherit Global Fade\nElvUI > Unitframes > Type of Unit > Unit > Fader, disable the fader"])
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q6 = ACH:Group(E:TextGradient(L["My Details! window disappears after combat!"], 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 22)
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q6.inline = true
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q6.args.answer = ACH:Description(L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"])
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q6.args.answer = ACH:Description(L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"])
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q7 = ACH:Group(E:TextGradient(L["Music keeps playing when AFK"], 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 22)
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q7.inline = true
ElvUI_EltreumUI.Options.args.faq.args.faq.args.q7.args.answer = ACH:Description(L["Disable the AFK music in Eltruism > AFK in order to stop the music from playing"])
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_EltreumUI/Core/Tags.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ E:AddTag("eltruism:combatindicator", 'UNIT_HEALTH PLAYER_FLAGS_CHANGED', functio
elseif E.db.unitframe.units.player.CombatIcon.texture == "COMBAT" then
return "|TInterface\\Addons\\ElvUI\\Core\\Media\\Textures\\Combat.tga:0:0:0:0|t"
else
return E:TextureString(E.Media.CombatIcons[E.db.unitframe.units.player.CombatIcon.texture],':20:20')-- "|T"..E.Media.CombatIcons[texture]..":0:0:0|t"
return E:TextureString(E.Media.CombatIcons[E.db.unitframe.units.player.CombatIcon.texture],':20:20')-- "|T"..E.Media.CombatIcons[texture]..":0:0:0|t"
end
end
end)
Expand Down
4 changes: 2 additions & 2 deletions ElvUI_EltreumUI/Localization/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ L["Elite Icon"] = "Elite Symbol"
L["Eltruism Ammo"] = "Eltruism Rüstung"
L["Eltruism Boss Buffs"] = "Eltruism Boss Stärkungszauber"
L["Eltruism Boss Debuffs"] = "Eltruism Boss Schwächungszauber"
L["Eltruism Config"] = true -- no need to translate
L["Eltruism Config"] = true -- no need to translate
L["Eltruism Focus Buffs"] = "Eltruism Fokus Stärkungszauber"
L["Eltruism Focus Debuffs"] = "Eltruism Fokus Schwächungszauber"
L["Eltruism Hearthstones/Teleports"] = "Eltruism Ruhesteine/Teleports"
Expand Down Expand Up @@ -858,7 +858,7 @@ L["Icons"] = "Symbole"
L["If the player is not moving then *** will show up since time cannot be calculated"] = "Wenn sich der Spieler nicht bewegt, dann wird *** angezeigt, da die Zeit nicht berechnet werden kann."
L["If you are coming from a version before 2.3.0 then check ElvUI > Shadow and Light > Chat > Set Hide to None\nOtherwise, check Eltruism > Chat"] = "Wenn Du von einer Version vor 2.3.0 kommst, überprüfe ElvUI > Schatten und Licht > Chat > „Ausblenden“ auf „Keine“ setzen.\nAndernfalls überprüfe Eltruismus > Chat"
L["If you find the %s option has issues, alert me via Discord or GitHub issue."] = "Wenn Du feststellst, dass die Option %s Probleme aufweist, benachrichtige mich über das Discord- oder GitHub-Problem."
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = "Wenn Du AddOnSkins hast, gehe zu ElvUI > AddOnSkins > Einbettungseinstellungen > Außerhalb des Kampfes deaktivieren (Ausblenden).\nWenn Details oben im Handelschat angezeigt werden, gehen Sie zu AddOnSkins > Einbettungseinstellungen und stelle sicher, dass der Handel ausgeblendet wird /Loot-Chat, Di kannst auch mit der rechten Maustaste auf den >-Pfeil klicken, um die Einbettung der Details umzuschalten.\nWenn Sie keine AddOnSkins haben, gehen Sie zu Eltruism > Skins > Addons > Details > Einbetten > Außerhalb des Kampfes verstecken, Sie können dies auch ändern Es dauert so lange, bis es sich versteckt.\nIn AddOnSkins- oder Eltruism-Einbettungen können Sie auch mit der rechten Maustaste auf den Chat-Schalter (den Pfeil [ > ] unten rechts) klicken, um die Sichtbarkeit umzuschalten.\nEine Verknüpfung zum Deaktivieren des Kampfverstecks ist / Details zum Eltruismus verbergen"
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = "Wenn Du AddOnSkins hast, gehe zu ElvUI > AddOnSkins > Einbettungseinstellungen > Außerhalb des Kampfes deaktivieren (Ausblenden).\nWenn Details oben im Handelschat angezeigt werden, gehen Sie zu AddOnSkins > Einbettungseinstellungen und stelle sicher, dass der Handel ausgeblendet wird /Loot-Chat, Di kannst auch mit der rechten Maustaste auf den >-Pfeil klicken, um die Einbettung der Details umzuschalten.\nWenn Sie keine AddOnSkins haben, gehen Sie zu Eltruism > Skins > Addons > Details > Einbetten > Außerhalb des Kampfes verstecken, Sie können dies auch ändern Es dauert so lange, bis es sich versteckt.\nIn AddOnSkins- oder Eltruism-Einbettungen können Sie auch mit der rechten Maustaste auf den Chat-Schalter (den Pfeil [ > ] unten rechts) klicken, um die Sichtbarkeit umzuschalten.\nEine Verknüpfung zum Deaktivieren des Kampfverstecks ist / Details zum Eltruismus verbergen"
L["If you move away from the waypoint the time will just increase"] = "Wenn du dich vom Wegpunkt entfernst, wird die Zeit einfach verlängert."
L["If you want to disable the ElvUI skin that adds textures to ElvUI you can go into\n\nEltruism > Skins > Addons > ElvUI\n\nWhere you can disable it or change its color, transparency and texture.\nYou can also type /eltruism elvuiskin to disable it "] = "Wenn Du den ElvUI-Skin deaktivieren möchtest, der Texturen zu ElvUI hinzufügt, kannst Du zu\n\nEltruism > Skins > Addons > ElvUI gehen\n\nDort kannst ihn deaktivieren oder seine Farbe, Transparenz und Textur ändern.\nDu kannst auch / eingeben eltruism elvuiskin, um es zu deaktivieren"
L["If your actionbars or other frames are moving or resetting after a reload,\ncheck ElvUI > Eltruism > Borders for the Auto Adjust option.\n\nThis option is enabled when you enable Borders, it will not enable otherwise.\n\nAuto Adjust moves frames to a set position due to how borders need\ndifferent settings per layout and need to be changed so that borders don't overlap.\nDisable this option to stop the automatic changes.\n\nYou can also use the /eltruism autoadjust command to toggle it off"] = "Wenn sich Deine Aktionsleisten oder andere Fenster nach einem Neuladen verschieben oder zurücksetzen,\nüberprüfe ElvUI > Eltruism > Ränder für die Option „Automatische Anpassung“.\n\nDiese Option ist aktiviert, wenn Du „Ränder“ aktivierst, andernfalls wird sie nicht aktiviert.\n\nAutomatische Anpassung Verschiebt Rahmen an eine festgelegte Position, da Ränder\nunterschiedliche Einstellungen pro Layout benötigen und geändert werden müssen, damit sich Ränder nicht überlappen.\nDeaktiviere diese Option, um die automatischen Änderungen zu stoppen.\n\nDu kannst auch die automatische Anpassung von /eltruism verwenden Befehl, um es auszuschalten"
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_EltreumUI/Localization/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1564,7 +1564,7 @@ L["Disable Inactivity/Fader in Eltruism > Chat"] = true
L["My action bars and unitframes keep disappearing!"] = true
L["ElvUI > ActionBars > Player Bars > on each Bar disable Inherit Global Fade\nElvUI > Unitframes > Type of Unit > Unit > Fader, disable the fader"] = true
L["My Details! window disappears after combat!"] = true
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = true
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = true
L["Music keeps playing when AFK"] = true
L["Disable the AFK music in Eltruism > AFK in order to stop the music from playing"] = true
L["How do I make bar 1 my action paging bar instead of bar 4?"] = true
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_EltreumUI/Localization/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1564,7 +1564,7 @@ L["Disable Inactivity/Fader in Eltruism > Chat"] = "Desactiva Inactividad/Fader
L["My action bars and unitframes keep disappearing!"] = "¡Mis barras de acción y unitframes siguen desapareciendo!"
L["ElvUI > ActionBars > Player Bars > on each Bar disable Inherit Global Fade\nElvUI > Unitframes > Type of Unit > Unit > Fader, disable the fader"] = "ElvUI > ActionBars > Player Bars > en cada barra desactiva Inherit Global Fade\nElvUI > Unitframes > Type of Unit > Unit > Fader, desactiva el fader"
L["My Details! window disappears after combat!"] = "Mi ventana de Detalles desaparece después del combate"
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = "Si tienes AddOnSkins entonces ve a ElvUI > AddOnSkins > Ajustes de incrustación > Desactivar Fuera de Combate (Ocultar)\nSi los detalles se muestran encima del chat de comercio, intenta ir a AddOnSkins > Ajustes de incrustación y asegúrate de que está ocultando el chat de Comercio/Botín, también puedes hacer clic derecho en la flecha > para activar la incrustación de detalles.\nSi no tienes AddOnSkins, ve a Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, también puedes cambiar la cantidad de tiempo que tarda en ocultarse.\nTanto en AddOnSkins como en Eltruism, también puedes hacer clic con el botón derecho en Chat Toggle (la flecha [ > ] en la parte inferior derecha) para cambiar la visibilidad.\nUn atajo para desactivar la ocultación de combate es /eltruism detailshide"
L["If you have AddOnSkins then go to ElvUI > AddOnSkins > Embed Settings > Turn off Out of Combat (Hide)\nIf details is showing up on top of the trade chat, try going to AddOnSkins > Embed Settings and making sure that its hiding the Trade/Loot chat, you can also right click the > arrow in order to toggle the details embed.\nIf you do not have AddOnSkins then go to Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, you can also change the amount of time it takes for it to hide.\nIn either AddOnSkins or Eltruism embeds you can also Right Click the Chat Toggle (the Arrow [ > ] on the bottom right) to Toggle the Visibility\nA shortcut to disabling the combat hide is /eltruism detailshide"] = "Si tienes AddOnSkins entonces ve a ElvUI > AddOnSkins > Ajustes de incrustación > Desactivar Fuera de Combate (Ocultar)\nSi los detalles se muestran encima del chat de comercio, intenta ir a AddOnSkins > Ajustes de incrustación y asegúrate de que está ocultando el chat de Comercio/Botín, también puedes hacer clic derecho en la flecha > para activar la incrustación de detalles.\nSi no tienes AddOnSkins, ve a Eltruism > Skins > Addons > Details > Embed > Hide out of Combat, también puedes cambiar la cantidad de tiempo que tarda en ocultarse.\nTanto en AddOnSkins como en Eltruism, también puedes hacer clic con el botón derecho en Chat Toggle (la flecha [ > ] en la parte inferior derecha) para cambiar la visibilidad.\nUn atajo para desactivar la ocultación de combate es /eltruism detailshide"
L["Music keeps playing when AFK"] = "La música sigue sonando cuando se está AFK"
L["Disable the AFK music in Eltruism > AFK in order to stop the music from playing"] = "Desactiva la música AFK en Eltruismo > AFK para que deje de sonar."
L["How do I make bar 1 my action paging bar instead of bar 4?"] = "¿Cómo hago que la barra 1 sea mi barra de paginación de acción en lugar de la barra 4?"
Expand Down
Loading

0 comments on commit dd1feb8

Please sign in to comment.