v3.0.1-1-g91041a4

Details

  • Filename
    FuBar_RaidLog-v3.0.1-1-g91041a4.zip
  • Uploaded by
  • Uploaded
    Apr 6, 2009
  • Size
    126.00 KB
  • Downloads
    242
  • MD5
    fb7ce37d94a50b1a7e577d9448e351c0

Supported WoW Retail Versions

  • 3.0.9

Changelog

J Robert Ray:
    Adding localization.
    * .pkgmeta: Embed AceLocale-3.0.
    
    * FuBar_RaidLog.lua
      (L): Load in localized text.
      (BADGE_OF_JUSTICE, EMBLEM_OF_HEROISM, EMBLEM_OF_VALOR): Delete these
      constants, the values will come from L now.
      (SpecialEvents_ItemLooted): Look up item names from the L hash, and
      put the items in order more likely to get a hit first.
      (DifficultyString): Replace "Heroic" with localized string.
      (OnUpdateFuBarText): Replace raid status messages with localized strings.
      (OnUpdateFuBarTooltip): Replace "Unknown" with localized string.
      Replace "no data" message with localized string.
    
    * FuBar_RaidLog.toc Register the localization lua files.
    
    * Localization/enUS.lua Set up the enUS, based on the wowace substitution
      example.
    
    * Localization/deDE.lua
      Localization/esES.lua
      Localization/frFR.lua
      Localization/koKR.lua
      Localization/ruRU.lua
      Localization/zhCN.lua
      Localization/zhTW.lua Set up the other language translations, based on the
      wowace substitution example.
    
    * embeds.xml Include AceLocal-3.0.xml

Additional Files