Thread Tools Display Modes
01-21-09, 01:50 PM   #1
Draewind
A Deviate Faerie Dragon
 
Draewind's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 16
Post Mounty (Official)

I have uploaded Mounty to WoW Interface. Feedback and problem posts should go in this thread.
  Reply With Quote
01-21-09, 01:58 PM   #2
Draewind
A Deviate Faerie Dragon
 
Draewind's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 16
Question

I made changes to deal with the mounting irregularities in The Underbelly. To do so, I had to use certain minizone names that I do not have the French translations to localize the program's French functionality. I need the French translations for:

"Circle of Wills"
"Cantrips & Crows"
"Crystalsong Forest"

Also a question. Do I have to use unicode characters in the localization strings. In other words, can I use this:

variableHoldingCoW = "Kreis der Mächte"

or must I use this unicode version:

variableHoldingCoW = "Kreis der M\195\164chte"

?

Any help with this localization would be appreciated. There are many lines and phrases that are part of the menu system and have not been localized. They do not affect function, but they do affect the menu communication. If anyone cares to offer the German or French translations for use in a localization of the menu, I would appreciate the help.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Mounty (Official)

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off