I'm using
AtlasLoot which has an included version of libBabble-Boss-3.0, along with other libBabble libraries. I get 80-some errors like this:
Date: 2009-07-15 12:34:45
ID: 1
Error occured in: Global
Count: 1
Message: ...\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua line 47:
LibBabble-Inventory-3.0: Translation "Cloth" not found for locale "esMX"
Debug:
...\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua:25:
...\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua:23
...\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua:47:
...\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua:28
...ace\AddOns\AtlasLoot\TableRegister\loottables.en.lua:684: in main chunk
AddOns:
Swatter, v3.1.13 (<%codename%>)
AtlasLoot, vv5.04.00a
(ck=3a)
Notice that nowhere in the execution path do you see any other lib except LibBabble-Boss, after the first call from the main addon to load libBabble-Boss as an external library, yet the error itself is for a missing translation for Cloth. Cloth is not in the libBabble-Boss library.
What's going on? I can provide the 80 some translations but, I don't really know where to do it. :)
For the listing of the Babble Projects. From there go into the localization subsection. Find the Language and Region and click the number listed under "Untranslated".
Just go to the Localization pages of the Babble libraries, and fill in the missing translations there. You just don't use SVN anymore, now you use the website! :)
This is a community effort. If you know there is a mistranslation and know the fix, fix it. Only thing babble manager/maintainer needs to do for you is add the key for new content.
This is a community effort. If you know there is a mistranslation and know the fix, fix it. Only thing babble manager/maintainer needs to do for you is add the key for new content.
Just found that it has been fixed - I joined today, didn't actually know where I should go to fix it. Anywayz, please add the key for "Trial of the Grand Crusader". Thank you.
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Lady Deathwhisper" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:330: in main chunk
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Icecrown Gunship Battle" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:332: in main chunk
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Deathbringer Saurfang" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:334: in main chunk
1x LibBabble-3.0-2 (LibBabble-Zone-3.0):47: LibBabble-Quests-3.0: Translation "Apprentice Angler" not found for locale "deDE"
Automaton-1.3.9\modules\Gossip\GossipData.lua:52: in function `GetQuestData'
Automaton-1.3.9\modules\Gossip\Gossip.lua:13: in function <Automaton\modules\Gossip\Gossip.lua:11>
<in C code>: in function `pcall'
AceAddon-2.0-91096 (Ace2):24: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-91096 (Ace2):669: in function `InitializeAddon'
AceAddon-2.0-91096 (Ace2):541: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91097 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91097 (Ace2):910: in function <Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
1x LibBabble-3.0-2 (LibBabble-Zone-3.0):47: LibBabble-Quests-3.0: Translation "Strained Supplies" not found for locale "deDE"
Automaton-1.3.9\modules\Gossip\GossipData.lua:357: in function `GetQuestData'
Automaton-1.3.9\modules\Gossip\Gossip.lua:13: in function <Automaton\modules\Gossip\Gossip.lua:11>
<in C code>: in function `pcall'
AceAddon-2.0-91096 (Ace2):24: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-91096 (Ace2):669: in function `InitializeAddon'
AceAddon-2.0-91096 (Ace2):541: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91097 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91097 (Ace2):910: in function <Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
LibBabble-Quests-3.0 doesn't exist (ok it does but its dead, and it was always a stupid idea to begin with and should have never been created in the first place). Either disable the addon trying to use it or the module in the addon. The library will not be fixed.
and question, is libbabble zone sposed to cover all minor town names too? if so, i can get a listing going of whats still missing
Went agead and did a town listing, it doesnt have ALL towns/encampments/etc, but its a lot of em
EDIT: removed list because I posted a ticket on it, dun need to be in 2 places at once, specially a list that large
Translate them in your language (which you omitted) here:
http://www.wowace.com/addons/libbabble-zone-3-0/localization/
It is quite possible the latest updates have not been released yet.
EDIT: went ahead and posted a ticket about it (keep forgetting about that,gonna edit the above post too)
AtlasLoot which has an included version of libBabble-Boss-3.0, along with other libBabble libraries. I get 80-some errors like this:
Notice that nowhere in the execution path do you see any other lib except LibBabble-Boss, after the first call from the main addon to load libBabble-Boss as an external library, yet the error itself is for a missing translation for Cloth. Cloth is not in the libBabble-Boss library.
What's going on? I can provide the 80 some translations but, I don't really know where to do it. :)
Is the important part of the message, not the rest.
Minea, if you'd like to help with the translations, you can visit:
http://www.wowace.com/addons/?search=libbabble
For the listing of the Babble Projects. From there go into the localization subsection. Find the Language and Region and click the number listed under "Untranslated".
IE:
http://www.wowace.com/addons/libbabble-inventory-3-0/localization/esMX/?untranslated
Is for LibBabble-Inventory's Latin American Spanish section.
Takes about a week for updates to move though the system.
And plz update korean translation of LibBabble-Zone-3.0. Bigwigs/gridstatusraiddebuf did not work in Trial of the Crusader by wrong translation.
"Trial of the Grand Crusader" is missing
Korean translation of "Trial of the Crusader" is not correct.
This is a community effort. If you know there is a mistranslation and know the fix, fix it. Only thing babble manager/maintainer needs to do for you is add the key for new content.
Just found that it has been fixed - I joined today, didn't actually know where I should go to fix it. Anywayz, please add the key for "Trial of the Grand Crusader". Thank you.
["Eydis Darkbane"] = "Edyis Darkbane", -- Needs review
Dislexia on the spelling
Here is a missing key for LibBabble-Zone : "The Grim Guzzler".
I am getting 3 errors for missing translations
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Lady Deathwhisper" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:330: in main chunk
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Icecrown Gunship Battle" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:332: in main chunk
[2009/11/28 12:59:08-72-x1]: LibBabble-3.0-2 (LibBabble-Boss-3.0):51: LibBabble-Boss-3.0: Translation "Deathbringer Saurfang" not found.
AtlasLoot-v5.08.09\TableRegister\loottables.en.lua:334: in main chunk
http://www.wowace.com/addons/libbabble-boss-3-0/localization/ , you might want to help us there.
Add the following is needed in the LibBabble-Boss-3.0.
["Ick"] = "Ick",
["Overlord Saurfang"] = "Overlord Saurfang",
["Smelting wife's father Garfrost"] = "Smelting wife's father Garfrost",
Automaton-1.3.9\modules\Gossip\GossipData.lua:52: in function `GetQuestData'
Automaton-1.3.9\modules\Gossip\Gossip.lua:13: in function <Automaton\modules\Gossip\Gossip.lua:11>
<in C code>: in function `pcall'
AceAddon-2.0-91096 (Ace2):24: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-91096 (Ace2):669: in function `InitializeAddon'
AceAddon-2.0-91096 (Ace2):541: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91097 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91097 (Ace2):910: in function <Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
1x LibBabble-3.0-2 (LibBabble-Zone-3.0):47: LibBabble-Quests-3.0: Translation "Strained Supplies" not found for locale "deDE"
Automaton-1.3.9\modules\Gossip\GossipData.lua:357: in function `GetQuestData'
Automaton-1.3.9\modules\Gossip\Gossip.lua:13: in function <Automaton\modules\Gossip\Gossip.lua:11>
<in C code>: in function `pcall'
AceAddon-2.0-91096 (Ace2):24: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-91096 (Ace2):669: in function `InitializeAddon'
AceAddon-2.0-91096 (Ace2):541: in function <Ace2\AceAddon-2.0\AceAddon-2.0.lua:518>
<in C code>: ?
AceEvent-2.0-91097 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-91097 (Ace2):910: in function <Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
["Muradin Bronzebeard"] = "Muradin Bronzebeard",
["High Overlord Saurfang"] = "High Overlord Saurfang",
["Ice Sphere"] = "Ice Sphere",
["Raging Spirit"] = "Raging Spirit",
["Val'kyr Shadowguard"] = "Val'kyr Shadowguard",