Update picard/ui/options/maintenance.py

Co-authored-by: Bob Swift <bswift@rsds.ca>
This commit is contained in:
Laurent Monin
2024-04-24 17:25:38 +02:00
committed by GitHub
parent 2aa55618b9
commit 9edd5845ad

View File

@@ -266,7 +266,7 @@ class MaintenanceOptionsPage(OptionsPage):
QtWidgets.QMessageBox.Icon.Warning,
_("Load Backup Configuration File"),
_("Loading a backup configuration file will replace the current configuration settings.\n"
"Before any change, current configuration will be automatically saved to:\n"
"Before any change, the current configuration will be automatically saved to:\n"
"%s\n"
"\n"
"Do you want to continue?") % filename,