View Single Post
08-02-15, 07:15 AM   #9
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Question Localization?

In terms of coding, the items will need to find their way into the correct category and subcategory depending on the item types.

Since GetItemInfo() returns a set of strings for the item type, does this mean those strings are different on localized clients with different languages? Would the implementation require translation from the client language to get the correct values in order to sort the inventory based on item type?

I'd rather ask here than install another client just to test it.
__________________
  Reply With Quote