v3.0.1.1-nolib
Details
-
FilenameFuBar_RaidLog-v3.0.1.1-nolib.zip
-
Uploaded by
-
UploadedApr 8, 2009
-
Size22.43 KB
-
Downloads22
-
MD56895efca89d7c2ba11e302c57df5ce6f
Supported WoW Retail Versions
- 3.0.9
Changelog
tag v3.0.1.1
50161b6ebe2caabcd347b9e8add6ad116d6889fe
J Robert Ray <jrobertray@gmail.com>
2009-04-08 01:55:23 -0700
Releasing with German translations.
--------------------
J Robert Ray:
Updating with German translations. Thank you balce!
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