Skip to content

Commit

Permalink
Locales should be before. Added new cata encounters, need translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflame0 committed May 28, 2024
1 parent 556fdf0 commit 591cb8a
Show file tree
Hide file tree
Showing 13 changed files with 137 additions and 11 deletions.
3 changes: 3 additions & 0 deletions AtlasLootClassic/Locales/IngameLocales.lua
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ local IngameLocales = {
["Minor Glyphs"] = GLOBAL["MINOR_GLYPHS"],
["Major Glyph"] = GLOBAL["MAJOR_GLYPH"],
["Major Glyphs"] = GLOBAL["MAJOR_GLYPHS"],
["Prime Glyph"] = GLOBAL["PRIME_GLYPH"],
["Prime Glyphs"] = GLOBAL["PRIME_GLYPHS"],


-- ######################################################################
Expand Down Expand Up @@ -188,6 +190,7 @@ local IngameLocales = {
["Dodge"] = GLOBAL["ITEM_MOD_DODGE_RATING_SHORT"],
["Attack Power"] = GLOBAL["ITEM_MOD_ATTACK_POWER_SHORT"],
["Armor Penetration Rating"] = GLOBAL["ITEM_MOD_ARMOR_PENETRATION_RATING_SHORT"],
["Mastery"] = GLOBAL["ITEM_MOD_MASTERY_RATING_SHORT"],

-- ######################################################################
-- Slots
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[Collections]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[Collections]|r
## Notes: AtlasLoot Collections loot tables

## Title-deDE: @localization(locale="deDE", key="Title-Collections", namespace="ToC")@
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Collections/data-cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ data["LegendariesCata"] = {
}

data["HeirloomCata"] = {
name = AL["Heirloom"],
name = ALIL["Heirloom"],
ContentType = COLLECTIONS_CONTENT,
LoadDifficulty = LOAD_DIFF,
TableType = NORMAL_ITTYPE,
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Crafting/AtlasLootClassic_Crafting.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[Crafting]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[Crafting]|r
## Notes: AtlasLoot Crafting loot tables

## Title-deDE: @localization(locale="deDE", key="Title-Crafting", namespace="ToC")@
Expand Down
4 changes: 2 additions & 2 deletions AtlasLootClassic_Crafting/data-cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ data["AlchemyCata"] = {
},
},
{
name = AL["Stones"],
name = AL["Trinkets"],
[NORMAL_DIFF] = {
{1, 80508}, -- Lifebound Alchemist Stone
{2, 96253}, -- Quicksilver Alchemist Stone
Expand Down Expand Up @@ -1838,7 +1838,7 @@ data["CookingCata"] = {
},
},
{
name = ALIL["Useful Stat"],
name = AL["Useful Stat"],
[NORMAL_DIFF] = {
{ 1, 88019 }, -- Fortune Cookie
},
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Data/AtlasLootClassic_Data.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFFFF0000[Data]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFFFF0000[Data]|r
## Notes: AtlasLoot Data module

## Title-deDE: @localization(locale="deDE", key="Title-Data", namespace="ToC")@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[Dungeons and Raids]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[Dungeons and Raids]|r
## Notes: AtlasLoot Dungeons and Raids loot tables

## Title-deDE: @localization(locale="deDE", key="Title-DaR", namespace="ToC")@
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Factions/AtlasLootClassic_Factions.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[Factions]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[Factions]|r
## Notes: AtlasLoot Faction loot tables

## Title-deDE: @localization(locale="deDE", key="Title-Factions", namespace="ToC")@
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_Options/AtlasLootClassic_Options.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[Options]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[Options]|r
## Notes: AtlasLootClassic Options module

## Title-deDE: @localization(locale="deDE", key="Title-Options", namespace="ToC")@
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic_PvP/AtlasLootClassic_PvP.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Dependencies: AtlasLootClassic
## LoadOnDemand: 1

## Title: AtlasLootClassic |cFFFF0000Cata|r |cFF0099FF[PvP]|r
## Title: AtlasLootClassic |cFFFF5733Cata|r |cFF0099FF[PvP]|r
## Notes: AtlasLoot PvP loot tables

## Title-deDE: @localization(locale="deDE", key="Title-PvP", namespace="ToC")@
Expand Down
3 changes: 3 additions & 0 deletions CF_Locales/Collections.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ AL["Harvest Festival"] = "Harvest Festival"
AL["High Marshal Whirlaxis"] = "High Marshal Whirlaxis"
AL["Hoary Templar"] = "Hoary Templar"
AL["Idols"] = "Idols"
AL["Justice Points"] = "Justice Points"
AL["Legendarys"] = "Legendarys"
AL["Legendaries"] = "Legendaries"
AL["Librams"] = "Librams"
AL["Lord Skwol"] = "Lord Skwol"
AL["Love is in the Air"] = "Love is in the Air"
Expand Down Expand Up @@ -84,6 +86,7 @@ AL["Totems"] = "Totems"
AL["Two-Handed Weapons"] = "Two-Handed Weapons"
AL["Unobtainable"] = "Unobtainable"
AL["Unobtainable Tabards"] = "Unobtainable Tabards"
AL["Valor Points"] = "Valor Points"
AL["Wands"] = "Wands"
AL["World Epics"] = "World Epics"
AL["World Events"] = "World Events"
Expand Down
7 changes: 7 additions & 0 deletions CF_Locales/Crafting.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@ AL["Axes"] = "Axes"
AL["Cauldrons"] = "Cauldrons"
AL["Class Professions"] = "Class Professions"
AL["Drums"] = "Drums"
AL["Enhancements"] = "Enhancements"
AL["Elixirs"] = "Elixirs"
AL["Expert"] = "Expert"
AL["Fireworks"] = "Fireworks"
AL["Fish"] = "Fish"
AL["Fishes"] = "Fishes"
AL["Flares"] = "Flares"
AL["Flasks"] = "Flasks"
AL["Healing/Mana Potions"] = "Healing/Mana Potions"
AL["Journeyman"] = "Journeyman"
AL["Maces"] = "Maces"
AL["Master"] = "Master"
AL["Misc"] = "Misc"
AL["Misc Elixirs"] = "Misc Elixirs"
AL["Oil"] = "Oil"
AL["Pet"] = "Pet"
Expand All @@ -26,8 +29,12 @@ AL["Secondary Professions"] = "Secondary Professions"
AL["Smelting"] = "Smelting"
AL["Special Elixirs"] = "Special Elixirs"
AL["Spell Damage"] = "Spell Damage"
AL["Special"] = "Special"
AL["Stat Elixirs"] = "Stat Elixirs"
AL["Stones"] = "Stones"
AL["Swords"] = "Swords"
AL["Transmutes"] = "Transmutes"
AL["Trinkets"] = "Trinkets"
AL["Toys"] = "Toys"
AL["Useful Stat"] = "Useful Stat"
AL["Util Potions"] = "Util Potions"
115 changes: 114 additions & 1 deletion CF_Locales/DungeonsAndRaidsCata.lua
Original file line number Diff line number Diff line change
@@ -1 +1,114 @@
AL["Rom'ogg Bonecrusher"] = "Rom'ogg Bonecrusher"
AL["\"Captain\" Cookie"] = "\"Captain\" Cookie"
AL["Admiral Ripsnarl"] = "Admiral Ripsnarl"
AL["Akil'zon"] = "Akil'zon"
AL["Al'akir"] = "Al'akir"
AL["Alizabal"] = "Alizabal"
AL["Altairus"] = "Altairus"
AL["Alysrazor"] = "Alysrazor"
AL["Ammunae"] = "Ammunae"
AL["Anraphet"] = "Anraphet"
AL["Anshal"] = "Anshal"
AL["Arcanotron"] = "Arcanotron"
AL["Archbishop Benedictus"] = "Archbishop Benedictus"
AL["Arcurion"] = "Arcurion"
AL["Argaloth"] = "Argaloth"
AL["Arion"] = "Arion"
AL["Asaad"] = "Asaad"
AL["Ascendant Lord Obsidius"] = "Ascendant Lord Obsidius"
AL["Asira Dawnslayer"] = "Asira Dawnslayer"
AL["Atramedes"] = "Atramedes"
AL["Augh"] = "Augh"
AL["Baleroc"] = "Baleroc"
AL["Baron Ashbury"] = "Baron Ashbury"
AL["Baron Silverlaine"] = "Baron Silverlaine"
AL["Beauty"] = "Beauty"
AL["Beth'tilac"] = "Beth'tilac"
AL["Bloodlord Mandokir"] = "Bloodlord Mandokir"
AL["Captain Varo'then"] = "Captain Varo'then"
AL["Chimaeron"] = "Chimaeron"
AL["Cho'gall"] = "Cho'gall"
AL["Commander Springvale"] = "Commander Springvale"
AL["Commander Ulthok"] = "Commander Ulthok"
AL["Corborus"] = "Corborus"
AL["Corla, Herald of Twilight"] = "Corla, Herald of Twilight"
AL["Daakara"] = "Daakara"
AL["Deathwing"] = "Deathwing"
AL["Deathwing"] = "Deathwing"
AL["Dragha Shadowburner"] = "Dragha Shadowburner"
AL["Earthrager Ptah"] = "Earthrager Ptah"
AL["Echo of Baine"] = "Echo of Baine"
AL["Echo of Jaina"] = "Echo of Jaina"
AL["Echo of Sylvanas"] = "Echo of Sylvanas"
AL["Echo of Tyrande"] = "Echo of Tyrande"
AL["Electron"] = "Electron"
AL["Elementium Monstrosity"] = "Elementium Monstrosity"
AL["Erudax"] = "Erudax"
AL["Feludius"] = "Feludius"
AL["Foe Reaper 5000"] = "Foe Reaper 5000"
AL["Forgemaster Throngus"] = "Forgemaster Throngus"
AL["General Husam"] = "General Husam"
AL["General Umbriss"] = "General Umbriss"
AL["Glubtok"] = "Glubtok"
AL["Grand Vizier Ertan"] = "Grand Vizier Ertan"
AL["Gri'lek"] = "Gri'lek"
AL["Hagara the Stormbinder"] = "Hagara the Stormbinder"
AL["Halazzi"] = "Halazzi"
AL["Halfus Wyrmbreaker"] = "Halfus Wyrmbreaker"
AL["Hazza'rah"] = "Hazza'rah"
AL["Helix Gearbreaker"] = "Helix Gearbreaker"
AL["Hex Lord Malacrass"] = "Hex Lord Malacrass"
AL["High Priest Venoxis"] = "High Priest Venoxis"
AL["High Priestess Azil"] = "High Priestess Azil"
AL["High Priestess Kilnara"] = "High Priestess Kilnara"
AL["High Prophet Barim"] = "High Prophet Barim"
AL["Ignacious"] = "Ignacious"
AL["Isiset"] = "Isiset"
AL["Jan'alai"] = "Jan'alai"
AL["Jin'do the Godbreaker"] = "Jin'do the Godbreaker"
AL["Karsh Steelbender"] = "Karsh Steelbender"
AL["Lady Naz'jar"] = "Lady Naz'jar"
AL["Lockmaw"] = "Lockmaw"
AL["Lord Godfrey"] = "Lord Godfrey"
AL["Lord Rhyolith"] = "Lord Rhyolith"
AL["Lord Walden"] = "Lord Walden"
AL["Lumbering Oaf"] = "Lumbering Oaf"
AL["Magmatron"] = "Magmatron"
AL["Magmaw"] = "Magmaw"
AL["Majordomo Staghelm"] = "Majordomo Staghelm"
AL["Maloriak"] = "Maloriak"
AL["Mannoroth"] = "Mannoroth"
AL["Mindbender Ghur'sha"] = "Mindbender Ghur'sha"
AL["Morchok"] = "Morchok"
AL["Murozond"] = "Murozond"
AL["Nalorakk"] = "Nalorakk"
AL["Nefarian"] = "Nefarian"
AL["Nezir"] = "Nezir"
AL["Occu'thar"] = "Occu'thar"
AL["Onyxia"] = "Onyxia"
AL["Ozruk"] = "Ozruk"
AL["Ozumat"] = "Ozumat"
AL["Peroth'arn"] = "Peroth'arn"
AL["Queen Azshara"] = "Queen Azshara"
AL["Ragnaros"] = "Ragnaros"
AL["Rajh"] = "Rajh"
AL["Renataki"] = "Renataki"
AL["Rohash"] = "Rohash"
AL["Rom'ogg Bonecrusher"] = "Rom'ogg Bonecrusher"
AL["Setesh"] = "Setesh"
AL["Shannox"] = "Shannox"
AL["Siamat"] = "Siamat"
AL["Sinestra"] = "Sinestra"
AL["Slabhide"] = "Slabhide"
AL["Temple Guardian Anhuur"] = "Temple Guardian Anhuur"
AL["Terrastra"] = "Terrastra"
AL["Theralion"] = "Theralion"
AL["Toxitron"] = "Toxitron"
AL["Ultraxion"] = "Ultraxion"
AL["Valiona"] = "Valiona"
AL["Valiona"] = "Valiona"
AL["Vanessa VanCleef"] = "Vanessa VanCleef"
AL["Warlord Zon'ozz"] = "Warlord Zon'ozz"
AL["Warmaster Blackhorn"] = "Warmaster Blackhorn"
AL["Wushoolay"] = "Wushoolay"
AL["Yor'sahj the Unsleeping"] = "Yor'sahj the Unsleeping"
AL["Zanzil"] = "Zanzil"

0 comments on commit 591cb8a

Please sign in to comment.