chore localization update

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-10-12 15:21:14 +05:00
parent e3cb2857e7
commit a2f5141b20
10 changed files with 165 additions and 72 deletions

View File

@@ -1451,7 +1451,6 @@ class MainWindow(QMainWindow):
prefix_dir = os.path.join(self.portproton_location, "data", "prefixes", selected_prefix)
if not os.path.exists(prefix_dir):
QMessageBox.warning(self, _("Error"), _("Prefix '{}' does not exist.").format(selected_prefix))
return
success = True