World Quest Tracker

World Quest Tracker

70M Downloads

Missing locale string

dakhran opened this issue · 1 comments

commented

I have both WQT and TomTom, I noticed one of the TomTom settings did not have a translated locale string, and the string is not available to add the enUS translation on Curse. This causes a Lua error on map load.

I've added the following line to my WQT/locales/enUS.lua file:

L["S_MAPBAR_OPTIONSMENU_TOMTOM_WPPERSISTENT"] = "Persistent"

commented