gmDurability
A minimal LDB plugin that displays durability, sells your junks (grey items) and auto-repairs (with guild funds or not).
It shows in a broker display compatible the lowest durability and in its tooltip all the equipment durabilities.
Requires a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more.
If you have anything to ask / comment / request please use:
http://www.wowinterface.com/downloads/info24037-gmDurability.html
If you are interested in helping translating, please visit forum:
http://www.wowinterface.com/downloads/info24037-gmDurability.html#comments
providing the following entries:
-
L["Right-Click"] = ""
-
L["Left-Click"] = ""
-
L["Middle-Click"] = ""
-
L["%s: selling %s %s for %s"] = ""
-
L["repair with guild funds"] = ""
-
L["repair"] = ""
-
L["no repair, need more money"] = ""
-
L["Total %.1f - Equipped %.1f"] = ""
-
L["Auto repair"] = ""
-
L["Auto sell junk"] = ""
-
L["Toggle auto repair"] = ""
-
L["Toggle use of guild funds"] = ""
-
L["Toggle auto sell"] = ""
-
L["below"] = ""
-
L["above"] = ""
-
L["average equipped"] = ""
Examples in Italian:
-
L["Right-Click"] = "Tasto-Destro"
-
L["Left-Click"] = "Tasto-Sinistro"
-
L["Middle-Click"] = "Tasto-Centrale"
-
L["%s: selling %s %s for %s"] = "%s: vendita %s %s per %s"
-
L["repair with guild funds"] = "riparazione con fondi di gilda"
-
... etc etc
Actually it supports for the following locale:
- enUS
- itIT
- zhTW and zhCN. Thanks to BNS
- frFR. Thanks to xandoria