link to ascension discord. Move support link
This commit is contained in:
@@ -5,7 +5,7 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing issue for this?
|
label: Is there an existing issue for this?
|
||||||
description: Please [search for existing issues](https://github.com/NoM0Re/WeakAuras-WotLK/issues) to see if an open or closed one already exists for the bug you encountered. If a bug exists and it is closed as complete it may not yet be in a stable release.
|
description: Please [search for existing issues](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues) to see if an open or closed one already exists for the bug you encountered. If a bug exists and it is closed as complete it may not yet be in a stable release.
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing open and closed issues.
|
- label: I have searched the existing open and closed issues.
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Question
|
- name: Question
|
||||||
url: https://discord.gg/UXSc7nt
|
url: https://discord.gg/classlesswow
|
||||||
about: Please ask and answer questions here.
|
about: Please ask and answer questions here.
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# WeakAuras WotLK (3.3.5a)
|
# WeakAuras Ascension (3.3.5a backport by Bunny67 & NoM0Re)
|
||||||
|
#### Support the original backporter: [](https://streamelements.com/nom0ree/tip)
|
||||||
|
|
||||||
[](https://discord.gg/UXSc7nt) [](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) [](https://github.com/NoM0Re/WeakAuras-WotLK/issues) [](https://streamelements.com/nom0ree/tip)
|
[](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) [](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues)
|
||||||
|
|
||||||

|

|
||||||
</div>
|
</div>
|
||||||
@@ -26,13 +27,11 @@ WeakAuras is a powerful and flexible framework that allows the display of highly
|
|||||||
To open the options window, type `/wa` or `/weakauras` into your chat and hit enter or use the minimap icon.
|
To open the options window, type `/wa` or `/weakauras` into your chat and hit enter or use the minimap icon.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
1. Install from the Ascension Launcher.
|
||||||
1. [Download the package](https://github.com/NoM0Re/WeakAuras-WotLK/archive/refs/heads/master.zip).
|
|
||||||
2. Open the archive, then open folder `WeakAuras-WotLK-master`, extract all folders to `Interface\AddOns`.
|
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
* [WeakAuras Companion](https://weakauras.wtf): This application adds the missing link between Wago.io and the World of Warcraft addon, enabling you to update your auras in a convenient fashion. Read about how to use it [here](https://github.com/NoM0Re/WeakAuras-WotLK/wiki/WeakAuras-Companion).
|
* [WeakAuras Companion](https://weakauras.wtf): This application adds the missing link between Wago.io and the World of Warcraft addon, enabling you to update your auras in a convenient fashion. Read about how to use it [here](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki/WeakAuras-Companion).
|
||||||
* [WeakAuras_StopMotion](https://www.curseforge.com/wow/addons/weakauras-stop-motion): This addon adds a new region type to WeakAuras that allows for stop motion animations. Stop Motion textures contain each frame of the animation as a separate image. The addon ships with a number of animations and it supports custom textures.
|
* [WeakAuras_StopMotion](https://www.curseforge.com/wow/addons/weakauras-stop-motion): This addon adds a new region type to WeakAuras that allows for stop motion animations. Stop Motion textures contain each frame of the animation as a separate image. The addon ships with a number of animations and it supports custom textures.
|
||||||
- [bKader Shared Media](https://github.com/bkader/SharedMedia): For more bar, textures, fonts, sounds, with alot custom stuff added (popular version).
|
- [bKader Shared Media](https://github.com/bkader/SharedMedia): For more bar, textures, fonts, sounds, with alot custom stuff added (popular version).
|
||||||
- [SharedMedia](https://github.com/NoM0Re/SharedMedia): For more bar textures, fonts (retail version).
|
- [SharedMedia](https://github.com/NoM0Re/SharedMedia): For more bar textures, fonts (retail version).
|
||||||
@@ -42,7 +41,7 @@ To open the options window, type `/wa` or `/weakauras` into your chat and hit en
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
For in-depth documentation, see the [wiki](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) page.
|
For in-depth documentation, see the [wiki](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) page.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
@@ -50,9 +49,9 @@ For some examples of what WeakAuras can do, take a look at [wago.io](https://wag
|
|||||||
|
|
||||||
## Problems
|
## Problems
|
||||||
|
|
||||||
* Please see the [wiki](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) page.
|
* Please see the [wiki](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) page.
|
||||||
* If you've discovered something that's clearly wrong, or if you get an error, please create a [ticket](https://github.com/NoM0Re/WeakAuras-WotLK/issues).
|
* If you've discovered something that's clearly wrong, or if you get an error, please create a [ticket](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues).
|
||||||
* You're a programmer yourself and want to contribute? Check out our [contributing guidelines](CONTRIBUTING.md) to get started!
|
* You're a programmer yourself and want to contribute? Check out our [contributing guidelines](CONTRIBUTING.md) to get started!
|
||||||
* Feel free to join our [Discord Community](https://discord.gg/UXSc7nt) to talk, get help and discuss everything WeakAuras!
|
* Feel free to join our [Discord Community](https://discord.gg/classlesswow) to talk, get help and discuss everything Ascension!
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1001,7 +1001,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2358,7 +2358,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -659,7 +659,7 @@ L["Icon Function"] = "Icon Function"
|
|||||||
L["Icon Function (fallback state)"] = "Icon Function (fallback state)"
|
L["Icon Function (fallback state)"] = "Icon Function (fallback state)"
|
||||||
L["Id"] = "Id"
|
L["Id"] = "Id"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
L["Ignore Disconnected"] = "Ignore Disconnected"
|
L["Ignore Disconnected"] = "Ignore Disconnected"
|
||||||
L["Ignore Rune CD"] = "Ignore Rune CD"
|
L["Ignore Rune CD"] = "Ignore Rune CD"
|
||||||
@@ -1516,7 +1516,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -642,7 +642,7 @@ L["Icon Function"] = "Función de icono"
|
|||||||
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Ignorar muertos"
|
L["Ignore Dead"] = "Ignorar muertos"
|
||||||
L["Ignore Disconnected"] = "Ignorar desconectados"
|
L["Ignore Disconnected"] = "Ignorar desconectados"
|
||||||
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
||||||
@@ -1459,7 +1459,7 @@ L["Warning: Name info is now available via %affected, %unaffected. Number of aff
|
|||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
||||||
]=]
|
]=]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -642,7 +642,7 @@ L["Icon Function"] = "Función de icono"
|
|||||||
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Ignorar muertos"
|
L["Ignore Dead"] = "Ignorar muertos"
|
||||||
L["Ignore Disconnected"] = "Ignorar desconectados"
|
L["Ignore Disconnected"] = "Ignorar desconectados"
|
||||||
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
||||||
@@ -1460,7 +1460,7 @@ L["Warning: Name info is now available via %affected, %unaffected. Number of aff
|
|||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
||||||
]=]
|
]=]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -890,7 +890,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "Ignorer la mort"
|
L["Ignore Dead"] = "Ignorer la mort"
|
||||||
L["Ignore Disconnected"] = "Ignorer les déconnectés"
|
L["Ignore Disconnected"] = "Ignorer les déconnectés"
|
||||||
L["Ignore Rune CD"] = "Ignorer le rechargement des runes"
|
L["Ignore Rune CD"] = "Ignorer le rechargement des runes"
|
||||||
@@ -2091,7 +2091,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -1014,7 +1014,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2642,7 +2642,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -661,7 +661,7 @@ L["Icon Function"] = "아이콘 함수"
|
|||||||
L["Icon Function (fallback state)"] = "Icon 함수 (고장 대체 상태)"
|
L["Icon Function (fallback state)"] = "Icon 함수 (고장 대체 상태)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "더 많은 도움이 필요하다면 GitHub에서 티켓을 열거나 저희 Discord (https://discord.gg/weakauras)를 방문해 주세요!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "더 많은 도움이 필요하다면 GitHub에서 티켓을 열거나 저희 Discord (https://discord.gg/classlesswow)를 방문해 주세요!"
|
||||||
L["Ignore Dead"] = "죽음 무시"
|
L["Ignore Dead"] = "죽음 무시"
|
||||||
L["Ignore Disconnected"] = "오프라인 무시"
|
L["Ignore Disconnected"] = "오프라인 무시"
|
||||||
L["Ignore Rune CD"] = "룬 쿨타임 무시"
|
L["Ignore Rune CD"] = "룬 쿨타임 무시"
|
||||||
@@ -1511,7 +1511,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "경고: 이제부터 %affected, %unaffected를 통해 이름 정보를 사용할 수 있습니다. 오라에 걸린 그룹원 수는 %unitCount를 사용합니다. 일부 옵션이 지금부터 다르게 작용합니다. 이것은 자동으로 조정되지 않습니다."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "경고: 이제부터 %affected, %unaffected를 통해 이름 정보를 사용할 수 있습니다. 오라에 걸린 그룹원 수는 %unitCount를 사용합니다. 일부 옵션이 지금부터 다르게 작용합니다. 이것은 자동으로 조정되지 않습니다."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "경고: 툴팁 값은 이제 %s 대신 %tooltip1, %tooltip2, %tooltip3으로 사용할 수 있습니다. 이것은 자동으로 조정되지 않습니다."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "경고: 툴팁 값은 이제 %s 대신 %tooltip1, %tooltip2, %tooltip3으로 사용할 수 있습니다. 이것은 자동으로 조정되지 않습니다."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 내장 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 내장 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras가 빈 설정을 감지했습니다. 갑자기 발생한 것이라면 https://discord.gg/weakauras에서 도움을 요청하세요."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras가 빈 설정을 감지했습니다. 갑자기 발생한 것이라면 https://discord.gg/classlesswow에서 도움을 요청하세요."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -1086,7 +1086,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2573,7 +2573,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -678,7 +678,7 @@ L["Icon Function"] = "Функция иконки"
|
|||||||
L["Icon Function (fallback state)"] = "Функция иконки (резервное состояние)"
|
L["Icon Function (fallback state)"] = "Функция иконки (резервное состояние)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Если вам необходима дополнительная помощь, пожалуйста, откройте запрос на GitHub или посетите наш сервер в Discord по адресу https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Если вам необходима дополнительная помощь, пожалуйста, откройте запрос на GitHub или посетите наш сервер в Discord по адресу https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Не учитывать мёртвые цели"
|
L["Ignore Dead"] = "Не учитывать мёртвые цели"
|
||||||
L["Ignore Disconnected"] = "Не учитывать игроков не в сети"
|
L["Ignore Disconnected"] = "Не учитывать игроков не в сети"
|
||||||
L["Ignore Rune CD"] = "Игнорировать задержку от рун"
|
L["Ignore Rune CD"] = "Игнорировать задержку от рун"
|
||||||
@@ -1529,7 +1529,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь имена задействованных и незадействованных игроков доступны посредством %affected и %unaffected; количество задействованных участников группы - %unitCount. Некоторые параметры работают иначе. Эти изменения автоматически не применяются."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь имена задействованных и незадействованных игроков доступны посредством %affected и %unaffected; количество задействованных участников группы - %unitCount. Некоторые параметры работают иначе. Эти изменения автоматически не применяются."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь значения из текста подсказки доступны посредством %tooltip1, %tooltip2 и %tooltip3. Это изменение автоматически не применяется."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь значения из текста подсказки доступны посредством %tooltip1, %tooltip2 и %tooltip3. Это изменение автоматически не применяется."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras (встроенный): 63:42 | 3:07 | 10 | 2.4"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras (встроенный): 63:42 | 3:07 | 10 | 2.4"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras обнаружил пустые настройки. Если это произошло неожиданно, обратитесь за помощью на https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras обнаружил пустые настройки. Если это произошло неожиданно, обратитесь за помощью на https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -662,7 +662,7 @@ L["Icon Function"] = "图标函数"
|
|||||||
L["Icon Function (fallback state)"] = "图标函数(后备状态)"
|
L["Icon Function (fallback state)"] = "图标函数(后备状态)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "如果你需要进一步的协助,请在 GitHub 上提交工单或是访问我们的 Discord:https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "如果你需要进一步的协助,请在 GitHub 上提交工单或是访问我们的 Discord:https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "忽略已死亡"
|
L["Ignore Dead"] = "忽略已死亡"
|
||||||
L["Ignore Disconnected"] = "忽略已离线"
|
L["Ignore Disconnected"] = "忽略已离线"
|
||||||
L["Ignore Rune CD"] = "忽略符文CD"
|
L["Ignore Rune CD"] = "忽略符文CD"
|
||||||
@@ -1526,7 +1526,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告:现在名称信息通过 %affected, %unaffected,受影响的团队成员数量通过 %unitCount 提供。一些选项的工作方式发生了变化,且不会自动进行调整。"
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告:现在名称信息通过 %affected, %unaffected,受影响的团队成员数量通过 %unitCount 提供。一些选项的工作方式发生了变化,且不会自动进行调整。"
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告:鼠标提示值现在将通过 %tooltip1, %tooltip2, %tooltip3 显示(取代通过 %s )。这些变化将不会自动调整。"
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告:鼠标提示值现在将通过 %tooltip1, %tooltip2, %tooltip3 显示(取代通过 %s )。这些变化将不会自动调整。"
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras内置格式 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras内置格式 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras 检测到了空的设置。如果这是意外情况,请在 https://discord.gg/weakauras 上寻求帮助。"
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras 检测到了空的设置。如果这是意外情况,请在 https://discord.gg/classlesswow 上寻求帮助。"
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -648,7 +648,7 @@ L["Icon Function"] = "圖示功能"
|
|||||||
L["Icon Function (fallback state)"] = "圖示函數 (備用狀態)"
|
L["Icon Function (fallback state)"] = "圖示函數 (備用狀態)"
|
||||||
L["Id"] = "Id"
|
L["Id"] = "Id"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "如果你需要其他協助,請在 GitHub 新增問題,或拜訪我們的 Discord https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "如果你需要其他協助,請在 GitHub 新增問題,或拜訪我們的 Discord https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "忽略死者"
|
L["Ignore Dead"] = "忽略死者"
|
||||||
L["Ignore Disconnected"] = "忽略離線者"
|
L["Ignore Disconnected"] = "忽略離線者"
|
||||||
L["Ignore Rune CD"] = "忽略符文冷卻"
|
L["Ignore Rune CD"] = "忽略符文冷卻"
|
||||||
@@ -1492,7 +1492,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告: 現在改為使用 %affected, %unaffected 來取得名字資訊,使用 %unitCount 取得受影響的隊友數量。一些選項的行為已經和以往不同了,並且不會自動調整。"
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告: 現在改為使用 %affected, %unaffected 來取得名字資訊,使用 %unitCount 取得受影響的隊友數量。一些選項的行為已經和以往不同了,並且不會自動調整。"
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告: 現在改為使用 %tooltip1, %tooltip2, %tooltip3 來取得浮動提示資訊中的值,而不是 %s。這不會自動調整。"
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告: 現在改為使用 %tooltip1, %tooltip2, %tooltip3 來取得浮動提示資訊中的值,而不是 %s。這不會自動調整。"
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 內建的 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 內建的 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras 偵測到空設定。如果發生意外情況,請在 https://discord.gg/weakauras 上尋求協助。"
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras 偵測到空設定。如果發生意外情況,請在 https://discord.gg/classlesswow 上尋求協助。"
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -410,7 +410,7 @@ function WeakAuras.PrintProfile()
|
|||||||
|
|
||||||
popup:AddText("")
|
popup:AddText("")
|
||||||
popup:AddText("Note: Not every aspect of each aura can be tracked.")
|
popup:AddText("Note: Not every aspect of each aura can be tracked.")
|
||||||
popup:AddText("You can ask on our discord https://discord.gg/weakauras for help interpreting this output.")
|
popup:AddText("You can ask on our discord https://discord.gg/classlesswow for help interpreting this output.")
|
||||||
|
|
||||||
popup:AddText("")
|
popup:AddText("")
|
||||||
popup:AddText("|cff9900ffAuras:|r")
|
popup:AddText("|cff9900ffAuras:|r")
|
||||||
|
|||||||
@@ -177,7 +177,8 @@ function Private.PrintHelp()
|
|||||||
print(L["/wa pstop - Finish profiling"])
|
print(L["/wa pstop - Finish profiling"])
|
||||||
print(L["/wa pprint - Show the results from the most recent profiling"])
|
print(L["/wa pprint - Show the results from the most recent profiling"])
|
||||||
print(L["/wa repair - Repair tool"])
|
print(L["/wa repair - Repair tool"])
|
||||||
print(L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/UXSc7nt!"])
|
print(L["If you require additional assistance with the addon, please open an issue on the Ascension Addon GitHub or visit our Discord at https://discord.gg/classlesswow"])
|
||||||
|
print(L["If you require additional assistance with weakauras in general, please open a ticket on the WeakAuras GitHub or visit the Discord at https://discord.gg/classlesswow!"])
|
||||||
end
|
end
|
||||||
|
|
||||||
SLASH_WEAKAURAS1, SLASH_WEAKAURAS2 = "/weakauras", "/wa";
|
SLASH_WEAKAURAS1, SLASH_WEAKAURAS2 = "/weakauras", "/wa";
|
||||||
@@ -2493,7 +2494,7 @@ function Private.AddMany(tbl, takeSnapshots)
|
|||||||
else
|
else
|
||||||
if next(WeakAuras.LoadFromArchive("Repository", "migration").stores) ~= nil then
|
if next(WeakAuras.LoadFromArchive("Repository", "migration").stores) ~= nil then
|
||||||
timer:ScheduleTimer(function()
|
timer:ScheduleTimer(function()
|
||||||
prettyPrint(L["WeakAuras has detected empty settings. If this is unexpected, ask for assistance on https://discord.gg/UXSc7nt."])
|
prettyPrint(L["WeakAuras has detected empty settings. If this is unexpected, create a bug report, or ask for assistance on https://discord.gg/classlesswow."])
|
||||||
end, 1)
|
end, 1)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -490,7 +490,7 @@ function OptionsPrivate.CreateFrame()
|
|||||||
local thanksListCJ = lineWrapDiscordList(OptionsPrivate.Private.DiscordListCJ)
|
local thanksListCJ = lineWrapDiscordList(OptionsPrivate.Private.DiscordListCJ)
|
||||||
local thanksListK = lineWrapDiscordList(OptionsPrivate.Private.DiscordListK)
|
local thanksListK = lineWrapDiscordList(OptionsPrivate.Private.DiscordListK)
|
||||||
|
|
||||||
local discordButton = addFooter(L["Discord"], [[Interface\AddOns\WeakAuras\Media\Textures\discord.tga]], "https://discord.gg/UXSc7nt",
|
local discordButton = addFooter(L["Discord"], [[Interface\AddOns\WeakAuras\Media\Textures\discord.tga]], "https://discord.gg/classlesswow",
|
||||||
L["Chat with WeakAuras experts on our Discord server."])
|
L["Chat with WeakAuras experts on our Discord server."])
|
||||||
discordButton:SetParent(tipFrame)
|
discordButton:SetParent(tipFrame)
|
||||||
discordButton:SetPoint("LEFT", tipFrame, "LEFT")
|
discordButton:SetPoint("LEFT", tipFrame, "LEFT")
|
||||||
@@ -520,7 +520,7 @@ function OptionsPrivate.CreateFrame()
|
|||||||
changelogButton:SetPoint("LEFT", thanksButton, "RIGHT", footerSpacing, 0)
|
changelogButton:SetPoint("LEFT", thanksButton, "RIGHT", footerSpacing, 0)
|
||||||
end
|
end
|
||||||
|
|
||||||
local reportbugButton = addFooter(L["Found a Bug?"], [[Interface\AddOns\WeakAuras\Media\Textures\bug_report.tga]], "https://github.com/NoM0Re/WeakAuras-WotLK/issues",
|
local reportbugButton = addFooter(L["Found a Bug?"], [[Interface\AddOns\WeakAuras\Media\Textures\bug_report.tga]], "https://github.com/Ascension-Addons/WeakAuras-Ascension/issues",
|
||||||
L["Report bugs on our issue tracker."], nil, nil, true)
|
L["Report bugs on our issue tracker."], nil, nil, true)
|
||||||
reportbugButton:SetParent(tipFrame)
|
reportbugButton:SetParent(tipFrame)
|
||||||
reportbugButton:SetPoint("RIGHT", tipFrame, "RIGHT")
|
reportbugButton:SetPoint("RIGHT", tipFrame, "RIGHT")
|
||||||
|
|||||||
Reference in New Issue
Block a user