You need to translate the queste:
Some quests work with an translate file:
translate.lua
also inside the Client you have a locale_(de/en etc.) You need to extract that files and inside you can find a lot of .txt-files. This are the files you need to translate, but since Metin2 is already avaiable in english you can search for the locale_en and just use the files from there.
Be careful while replacing files, if they are older or newer than you current used files you client may break.