Babble-2.2
From WowAce Wiki
| Summary | |
|---|---|
| Lib: Babble-2.2 | |
| A library to help with localization. | |
| TOC | 2.4 (20400) |
| Category | Libraries |
| Author | ckknight |
| Details | |
| Version | 2.2.$Revision$ |
| Credits | Funkydude(Babble-Boss), others |
| OptionalDeps | Ace2 |
| Links | |
| Betas | Ace SVN Zip |
| Changelog | FishEye |
Contents |
| | This addon page is not claimed. Please see Unclaimed Addon Pages for more details. |
[edit]
How to contribute
If you already have SVN access, you should have permission to edit the Babble-2.2 modules already. Just add the translation to the locale you know as such:
["English word"] = "Localized word",
It should fit into the other lines.
If you do not have SVN access, feel free to e-mail me your translations.
[edit]
Babble-2.2 modules
- Babble-Boss-2.2
- Babble-Class-2.2
- Babble-Race-2.2
- Babble-Spell-2.2
- Babble-SpellTree-2.2
- Babble-Zone-2.2
- Babble-Ore-2.2
- Babble-Fish-2.2
- Babble-Herbs-2.2
- Babble-Faction-2.2
- Babble-Gas-2.2
- Babble-Inventory-2.2
- Babble-Quest-2.2
- Babble-Tradeskill-2.2
- Babble-Trainer-2.2
- Babble-Vendor-2.2
[edit]
Requesting a new Babble-2.2 module
If you want a new module for Babble-2.2, the first step would be to either talk to me on IRC or email me
[edit]
Differences from Babble-2.0 and Babble-2.1
Babble-2.2 requires AceLocale-2.2 instead of the deprecated AceLocale-2.0 or AceLocale-2.1. Also, the syntax Z"text" no longer works. Use Z["text"] instead.

