LibBabble-Artifacts-3.0
A library to help with localization of Artifacts (Archaeology research projects) names.
How to Use
.pkgmeta and repository
Libs/LibBabble-Artifacts-3.0: svn://svn.wowace.com/wow/libbabble-artifacts-3-0/mainline/trunk
.toc
Libs\LibBabble-Artifacts-3.0\lib.xml
.lua
local AF = LibStub("LibBabble-Artifacts-3.0"):GetLookupTable() print(AF["Skull Drinking Cup"]) -- prints "Trinkschädel" in deDE client
For an example of an actual addon using LibBabble-Artifacts-3.0 and a complete off-line database of Artifacts you can look at Archy\Artifacts.lua.
Submitting translations
Use the Localization App to submit Artifact names in your language.
Facts
- Date created
- Jan 31, 2012
- Categories
- Last update
- Mar 07, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- esMX
- frFR
- koKR
- ptBR
- ruRU
- zhCN
- zhTW
- License
- MIT License
- Curse link
- LibBabble-Artifacts-3.0
- Downloads
- 5,991
- Recent files
- R: r6-release for 4.3 Mar 07, 2012
- A: r5 for 4.3 Mar 06, 2012
- R: r4-release for 4.3 Feb 05, 2012
- R: r3-release for 4.3 Feb 04, 2012
- A: r2 for 4.3 Jan 31, 2012
Authors
Relationships
- Embedded library
- LibStub