view locale/locale.xml @ 279:5b9c0164a491

Fixed a number of problems with drag corners in config mode - Fixed button resizing via dragging not updating until a reload - Fixed pet/stance/vehicle buttons not always displaying in config mode - Fixed error spam when making too many pet/bag buttons
author Flick
date Wed, 11 May 2011 16:19:17 -0700
parents be7cd1862edc
children
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">

  <Script file="enUS.lua"/>
  <Script file="deDE.lua"/>
  <Script file="esES.lua"/>
  <Script file="esMX.lua"/>
  <Script file="frFR.lua"/>
  <Script file="koKR.lua"/>
  <Script file="ruRU.lua"/>
  <Script file="zhCN.lua"/>
  <Script file="zhTW.lua"/>

</Ui>