diff --git a/OfficialProjects/KotoPythonCompiler/KotoPythonCompiler.py b/OfficialProjects/KotoPythonCompiler/KotoPythonCompiler.py index 812eb0e..7aec3f2 100644 --- a/OfficialProjects/KotoPythonCompiler/KotoPythonCompiler.py +++ b/OfficialProjects/KotoPythonCompiler/KotoPythonCompiler.py @@ -49,7 +49,7 @@ class Ui_MainWindow(object): def retranslateUi(self, MainWindow): _translate = QtCore.QCoreApplication.translate - MainWindow.setWindowTitle(_translate("MainWindow", "MainWindow")) + MainWindow.setWindowTitle(_translate("MainWindow", "KotoPythonCompiler")) self.path.setPlaceholderText(_translate("MainWindow", "Path/To/File.py")) self.appName.setHtml(_translate("MainWindow", "\n" "