LibBabble-Artifacts-3.0

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.

You must login to post a comment. Don't have an account? Register to get one!

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

Authors

Relationships

Embedded library
LibStub