mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Implement Titles
and while doing so... - decrypted listview.templates - achievemnts, quests, titles - removed ancient hacks for Opera from JS wich prevented capturing of some Key/Mouse-Events in Opera Pease note, that the CharTitles.dbc alone doesn't provide enough data to generate these pages. The script to generate ?_titles and ?_sourceStrings will be provided soon [TM]
This commit is contained in:
@@ -2128,7 +2128,7 @@ var LANG = {
|
||||
comma: ", ",
|
||||
ellipsis: "…",
|
||||
dash: " – ",
|
||||
hyphen: "-",
|
||||
hyphen: " - ",
|
||||
colon: ": ",
|
||||
qty: " ($1)",
|
||||
date: "Date",
|
||||
@@ -2158,6 +2158,7 @@ var LANG = {
|
||||
exp: "Exp.",
|
||||
faction: "Faction",
|
||||
gains: "Gains",
|
||||
gender: "Gender",
|
||||
gems: "Gems",
|
||||
gearscore: "Gear",
|
||||
glyphtype: "Glyph type",
|
||||
|
||||
Reference in New Issue
Block a user