mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-19 06:03:59 +00:00
Update picard/ui/options/maintenance.py
Co-authored-by: Bob Swift <bswift@rsds.ca>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user