Update locale strings.

Add a new project.
Remove the datas for test.
This commit is contained in:
Bruce
2026-04-06 18:46:51 +08:00
parent 48954e5206
commit fafff1bc5c
12 changed files with 256 additions and 1139 deletions

View File

@@ -90,7 +90,8 @@ std::map <std::string, unsigned> g_nameToId = {
MAKENAMEIDMAP (IDS_MSGBOX_TRYAGAIN),
MAKENAMEIDMAP (IDS_MSGBOX_CONTINUE),
MAKENAMEIDMAP (IDS_PREINSTALL_SUPPOS),
MAKENAMEIDMAP (IDS_PREINSTALL_NOSUPPOS)
MAKENAMEIDMAP (IDS_PREINSTALL_NOSUPPOS),
MAKENAMEIDMAP (IDS_PREINSTALL_SUITCONDITION)
};
#ifdef MAKENAMEIDMAP