WoW:Localizing an addon: Difference between revisions

Corrected some grammar
m (Bot: Fixing wiki syntax)
(Corrected some grammar)
Line 162: Line 162:


== Check the GlobalStrings.lua ==
== Check the GlobalStrings.lua ==
for some strings, Blizzard do the job for you, check the contents of the GlobalStrings.lua file (extracted from the Interface.mpq for the basis and from the patch.mpq for the latest up to date). This file contains predifined variables whose value are directly in the client's language.
For some strings, Blizzard does the job for you, check the contents of the GlobalStrings.lua file (extracted from the Interface.mpq for the basis and from the patch.mpq for the latest up to date). This file contains predefined variables whose values are directly in the client's language.


== A word on table ordering ==
== A word on table ordering ==
Anonymous user