Libs/jQuery

* updated to 1.12.4 (plus compatibility changes in affected javascripts)
 * fixed double escapes on featuredbox text
 * fixed rogue whitespace
This commit is contained in:
Sarjuuk
2017-02-11 15:29:02 +01:00
parent d0f64fe66c
commit ca0e57b99c
11 changed files with 25 additions and 167 deletions

View File

@@ -507,7 +507,7 @@ $lang = array(
'city' => "City",
'territory' => "Territory",
'instanceType' => "Instance type",
'hcAvailable' => "Heroic mode available  (%d)",
'hcAvailable' => "Heroic mode available (%d)",
'numPlayers' => "Number of players",
'noMap' => "There is no map available for this zone.",
'instanceTypes' => ["Zone", "Transit", "Dungeon", "Raid", "Battleground", "Dungeon", "Arena", "Raid", "Raid"],