from retail

This commit is contained in:
NoM0Re
2025-01-26 12:33:16 +01:00
parent 4750b095d3
commit dcd0f833ac
23 changed files with 15671 additions and 9415 deletions
+4 -5
View File
@@ -26,6 +26,7 @@ Private.DiscordList = {
[=[Fenchurch]=],
[=[Guffin]=],
[=[Ifor]=],
[=[Ipwnturkeys]=],
[=[Ironi]=],
[=[Jiberish]=],
[=[Jods]=],
@@ -35,8 +36,7 @@ Private.DiscordList = {
[=[Luckyone]=],
[=[Luxthos]=],
[=[m33shoq]=],
[=[maddin]=],
[=[Max rdv 2026 pour TBC cla]=],
[=[Marcelian]=],
[=[MetalMusicMan]=],
[=[Murph]=],
[=[Mynze]=],
@@ -47,16 +47,15 @@ Private.DiscordList = {
[=[Ora]=],
[=[phoenix7700]=],
[=[Pseiko]=],
[=[reggie]=],
[=[Reloe]=],
[=[Shwinsta]=],
[=[Slurp]=],
[=[Spaten]=],
[=[Tollo]=],
[=[Translit]=],
[=[update]=],
[=[vozochris]=],
[=[Wizeowel]=],
[=[Xepheris]=],
[=[Мектран]=],
}
Private.DiscordListCJ = {
}
+971 -226
View File
File diff suppressed because it is too large Load Diff
+560 -137
View File
File diff suppressed because it is too large Load Diff
+1082 -1368
View File
File diff suppressed because it is too large Load Diff
+1182 -1400
View File
File diff suppressed because it is too large Load Diff
+1013 -335
View File
File diff suppressed because it is too large Load Diff
+922 -272
View File
File diff suppressed because it is too large Load Diff
+895 -637
View File
File diff suppressed because it is too large Load Diff
+974 -215
View File
File diff suppressed because it is too large Load Diff
+531 -246
View File
File diff suppressed because it is too large Load Diff
+599 -173
View File
File diff suppressed because it is too large Load Diff
+571 -182
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+7 -8
View File
@@ -163,13 +163,13 @@ L["Dynamic Group"] = "Dynamic Group"
L["Dynamic text tooltip"] = [=[
There are several special codes available to make this text dynamic:
|cFFFF0000%p|r - Progress - The remaining time of a timer, or a non-timer value
|cFFFF0000%t|r - Total - The maximum duration of a timer, or a maximum non-timer value
|cFFFF0000%n|r - Name - The name of the display (usually an aura name), or the display's ID if there is no dynamic name
|cFFFF0000%i|r - Icon - The icon associated with the display
|cFFFF0000%s|r - Stacks - The number of stacks of an aura (usually)
|cFFFF0000%c|r - Custom - Allows you to define a custom Lua function that returns a list of string values. %c1 will be replaced by the first value returned, %c2 by the second, etc.
|cFFFF0000%%|r - % - To show a percent sign
|cFFFFCC00%p|r - Progress - The remaining time of a timer, or a non-timer value
|cFFFFCC00%t|r - Total - The maximum duration of a timer, or a maximum non-timer value
|cFFFFCC00%n|r - Name - The name of the display (usually an aura name), or the display's ID if there is no dynamic name
|cFFFFCC00%i|r - Icon - The icon associated with the display
|cFFFFCC00%s|r - Stacks - The number of stacks of an aura (usually)
|cFFFFCC00%c|r - Custom - Allows you to define a custom Lua function that returns a list of string values. %c1 will be replaced by the first value returned, %c2 by the second, etc.
|cFFFFCC00%%|r - % - To show a percent sign
By default these show the information from the trigger selected via dynamic information. The information from a specific trigger can be shown via e.g. %2.p.
]=]
@@ -294,7 +294,6 @@ L["Put this display in a group"] = "Put this display in a group"
L["Ready For Use"] = "Ready For Use"
L["Re-center X"] = "Re-center X"
L["Re-center Y"] = "Re-center Y"
L["Reciprocal TRIGGER:# requests will be ignored!"] = "Reciprocal TRIGGER:# requests will be ignored!"
L["Remaining Time Precision"] = "Remaining Time Precision"
L["Remove this display from its group"] = "Remove this display from its group"
L["Rename"] = "Rename"
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff