Require confirmation for desktop reinstall (#1835)

* Add generic default button for unknown dialogs

* Add reinstall confirmation dialog

* Prevent removal of newlines in i18n dialogs

* Update locales [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
filtered
2024-12-08 02:24:00 +11:00
committed by GitHub
parent da98b1c4cc
commit 0e385c4262
7 changed files with 47 additions and 8 deletions

View File

@@ -136,6 +136,7 @@
"save": "Save",
"no": "No",
"cancel": "Cancel",
"close": "Close",
"overwrite": "Overwrite",
"customize": "Customize",
"experimental": "BETA",
@@ -598,7 +599,7 @@
},
"desktopMenu": {
"reinstall": "Reinstall",
"confirmReinstall": "This will clear your extra_models_config.yaml file, and begin installation again. Are you sure?"
"confirmReinstall": "This will clear your extra_models_config.yaml file,\nand begin installation again.\n\nAre you sure?"
},
"settingsCategories": {
"Comfy-Desktop": "Comfy-Desktop",