Tercioo / Details-Damage-Meter

Addon for World of Warcraft, does combat analyzes offering clean visual data for the player
Other
165 stars 117 forks source link

Missing localisations for "Mythic Dungeons" Menu Options #701

Open jrsmile opened 3 months ago

jrsmile commented 3 months ago

Before Start!

Make sure the bug also happen when Details! is the only addon enabled. true

Game and Details! version DETAILS! VERSION: VWD 12553 RELEASE 10.2.6

Describe the bug

Lua Error 1x AceLocale-3.0-6: Details: Missing entry for 'STRING_OPTIONS_MPLUS_SHOWENDPANEL' [string "@Details/frames/window_options2_sections.lua"]:6971: in function buildOptionSectionFunc' [string "@Details/frames/window_options2.lua"]:386: in functionInitializeOptionsWindow' [string "@Details/frames/window_options2.lua"]:447: in function OpenOptionsWindow' [string "@Details/frames/window_main.lua"]:9711: in function <Details/frames/window_main.lua:9701> [string "=[C]"]: in functionxpcall' [string "@Details/Libs/DF/fw.lua"]:4437: in function `CoreDispatch' [string "@Details/Libs/DF/button.lua"]:724: in function <Details/Libs/DF/button.lua:660>

Screenshots grafik grafik

Combat Log None

Other Information The missing Strings are as i am aware: L["STRING_OPTIONS_MPLUS_DPS_ANCHOR"] = "DPS Settings" L["STRING_OPTIONS_MPLUS_TIME_INCOMBAT"] = "Time in Combat" L["STRING_OPTIONS_MPLUS_TIME_RUNTIME"] = "Total Time" L["STRING_OPTIONS_MPLUS_BOSSNEWCOMBAT"] = "New Boss Combat" L["STRING_OPTIONS_MPLUS_MAKEOVERALL"] = "Make Overall" L["STRING_OPTIONS_MPLUS_MERGETRASH"] = "Merge Trash" L["STRING_OPTIONS_MPLUS_PANELS_ANCHOR"] = "Mythic+ Settings" L["STRING_OPTIONS_MPLUS_SHOWENDPANEL"] = "Show End Panel" L["STRING_OPTIONS_MPLUS_TIME_INCOMBAT_DESC"] = "Time in Combat" L["STRING_OPTIONS_MPLUS_MAKEOVERALL_DESC"] = "Make Overall" L["STRING_OPTIONS_MPLUS_BOSSNEWCOMBAT_DESC"] = "New Boss Combat" L["STRING_OPTIONS_MPLUS_TIME_RUNTIME_DESC"] = "Total Time" L["STRING_REPORT_TEXT"] = "Report" L["STRING_REPORT_TEXT_DESC"] = "Report the data to a player."