This commit is contained in:
Dmugetsu 2025-06-29 06:21:51 -06:00
parent a1aeed0268
commit 6054fa14c6
4 changed files with 6 additions and 7 deletions

View File

@ -381,8 +381,7 @@ public:
setlistModeGridAct->setText(
QCoreApplication::translate("MainWindow", "Grid View", nullptr));
setlistElfAct->setText(QCoreApplication::translate("MainWindow", "Elf Viewer", nullptr));
gamePathAct->setText(
QCoreApplication::translate("MainWindow", "Game Directory", nullptr));
gamePathAct->setText(QCoreApplication::translate("MainWindow", "Game Directory", nullptr));
downloadCheatsPatchesAct->setText(
QCoreApplication::translate("MainWindow", "Download Cheats/Patches", nullptr));
dumpGameListAct->setText(