mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Achievements:
- removed excess escapes (htmlspecialchars really needed?)
* urlencode icons for all powered tooltips (some contain obscure symbols)
Spell:
- added relatedTabs "criteria of" and "contains" (the later should be reworked with generic loot access)
* implemented first draft of conditions in listview as extraCol; condition: {type, typeId, status}; currently only inpmplemented in the item-brick
* obligatory oneliners all over the place fixing stuff that boggles the mind
This commit is contained in:
@@ -2172,7 +2172,7 @@ var LANG = {
|
||||
amount: "Menge",
|
||||
abilities: "Fähigkeiten",
|
||||
activity: "Aktivität",
|
||||
animation: "Animation",
|
||||
animation: "Animation",
|
||||
armor: "Rüstung",
|
||||
text: "Text",
|
||||
author: "Autor",
|
||||
|
||||
Reference in New Issue
Block a user