View previous topic :: View next topic |
Author |
Message |
Sastanes
Joined: 11 Feb 2012
Posts: 4
WR Updates: 15,925
Sastanes WR Profile
|
Posted: Wed Feb 15, 2012 8:50 am Post subject: Europe French Servers |
|
|
Goblin is in French, Gobelin(FEMALE= Gobeline)
I had to go in C:\World of Warcraft\Interface\AddOns\CensusPlus\localization.lua
Added those strings
CENSUSPlus_GOBLIN = "Gobelin";
CENSUSPlusFemale["Gobeline"] = "Gobelin";
Worked for me Census mod was able to see all goblins data
please update, since I started to spread the word and others will download the mod. |
|
Back to top |
|
 |
migueljoseph
Joined: 12 Apr 2012
Posts: 1
Location: 7525 SW 152nd Ave, Miami, FL 33193
WR Updates: 0
migueljoseph WR Profile
|
Posted: Thu Apr 12, 2012 10:53 pm Post subject: |
|
|
How did you made the changes? And what are we suppose to do now? _________________ Kitchen Faucets |
|
Back to top |
|
 |
Sastanes
Joined: 11 Feb 2012
Posts: 4
WR Updates: 15,925
Sastanes WR Profile
|
Posted: Sun Apr 22, 2012 8:26 am Post subject: |
|
|
I had to go in C:\World of Warcraft\Interface\AddOns\CensusPlus\localization.lua
Open the file "localization.lua" in a wordpad or notepad or MS word.
I think it's because Blizzard is using the french name of Goblin as Gobelin
You have to add these line (copy and paste them in the "localization.lua"):
CENSUSPlus_GOBLIN = "Gobelin";
CENSUSPlusFemale["Gobeline"] = "Gobelin"; |
|
Back to top |
|
 |
bringoutyourdead
Forums Admin & general flunky

Joined: 07 Nov 2008
Posts: 1263
Location: Texas, USA
WR Updates: 9,204,147
bringoutyourdead WR Profile
|
Posted: Tue Apr 24, 2012 5:47 pm Post subject: |
|
|
Warning! Warning!
Use Notepad... don't use MS Word!!
If you must use Wordpad... make sure you do your save as a TXT document and not the standard RichText.
If you fail this advise you will be sorry... extra text formatting data is saved by Word and Wordpad-RTF default which will break any addon. |
|
Back to top |
|
 |
|
|