Error Language code wrong?

Post Reply
BlyZe
Posts: 6
Joined: Mon Sep 09, 2024 7:04 am

Error Language code wrong?

Post by BlyZe » Sat Nov 02, 2024 6:33 pm

The language codes are completely screwed.
CFG_LANGUAGE_DE -> French;
CFG_LANGUAGE_EN -> English;
CFG_LANGUAGE_FR -> English;
CFG_LANGUAGE_JP -> German;

Code: Select all

errorConf conf;
errorInit(&conf, ERROR_TEXT_LANGUAGE_WORD_WRAP, CFG_LANGUAGE_DE);
errorCode(&conf, code);
errorText(&conf, buffer);
errorDisp(&conf);

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests