Questie

Questie

116M Downloads

Wrong language display in tooltip and questie tracker(Chinese Client)

SqiChiu opened this issue · 5 comments

commented

some tasks show the wrong language in tooltip and questie tracker
11
QQ截图20191121041331
QQ截图20191121041331
未标题-2
未标题-3
QQ截图20191121044127
QQ截图20191121044154
Questie-v5.2.2

commented

Hello.

This is due to language data missing on Wowhead:
https://cn.classic.wowhead.com/quest=1045/raenes-cleansing
https://cn.classic.wowhead.com/object=31/old-lion-statue
https://cn.classic.wowhead.com/quest=249/morganth

You can help by uploading collected data with
https://www.wowhead.com/client

[1284] = {"Suspicious Hoofprints",{nil,{187273,}
[1268] = {"Suspicious Hoofprints",{nil,{187273,}
Is actually given by object 21015 and not 187273 so this have to be changed in the DB. After that it will show the correct translation.

commented

Hey @SqiChiu

Thanks for this report! We're always trying to complete our database to show things correct for all the languages. As Drejjmit already wrote, we're still missing translations for some objects/quests/items and it would be very helpful if you would install die Wowhead client so you'll help adding those translations to Wowhead.
We're grabbing our translations from there.

commented

[21015] = {"Hoofprints",nil,nil,nil,0,},
[21016] = {"Hoofprints",nil,nil,nil,0,},
No spawn location. Doesn't show up on map.
Use same data as Suspicious Hoofprint
[15]={{29.7,47.64},},},15,},

image

commented

@SqiChiu Do you still experience issues?

commented

This issue is being closed due to lack of information. It will remain archived in GitHub should more information become available.