Move GetLanguagePrefix function into i18n

This commit is contained in:
Marco Antonio J. Costa
2024-12-31 16:28:44 -03:00
parent 5d19c1fe25
commit bf6de9f342
4 changed files with 28 additions and 36 deletions
-8
View File
@@ -58,14 +58,6 @@ typedef PARSE_STAGE;
#define TABLEDATA_DIRECTORY "TableData\\"
#define TABLEDATA_LAPTOP_DIRECTORY "Laptop\\"
#define GERMAN_PREFIX "German."
#define RUSSIAN_PREFIX "Russian."
#define DUTCH_PREFIX "Dutch."
#define POLISH_PREFIX "Polish."
#define FRENCH_PREFIX "French."
#define ITALIAN_PREFIX "Italian."
#define CHINESE_PREFIX "Chinese."
#define ATTACHMENTSFILENAME "Items\\Attachments.xml"
#define ATTACHMENTINFOFILENAME "Items\\AttachmentInfo.xml"
#define ITEMSFILENAME "Items\\Items.xml"