From 9edd5845ad3e5e104b221ad9239acfa63f9b2f2e Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Wed, 24 Apr 2024 17:25:38 +0200 Subject: [PATCH] Update picard/ui/options/maintenance.py Co-authored-by: Bob Swift --- picard/ui/options/maintenance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picard/ui/options/maintenance.py b/picard/ui/options/maintenance.py index 6efacdfa4..e9a2929c1 100644 --- a/picard/ui/options/maintenance.py +++ b/picard/ui/options/maintenance.py @@ -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,