[MM-52139] Force user to reset default downloads directory when the app is not allowed to access it (#2699)
* [MM-52139] Force user to reset default downloads directory when the app is not allowed to access it * Fix a bug where a different download location choice would cause a problem * Missed i18n
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
"main.CriticalErrorHandler.uncaughtException.button.showDetails": "Show Details",
|
||||
"main.CriticalErrorHandler.uncaughtException.dialog.message": "The {appName} app quit unexpectedly. Click \"{showDetails}\" to learn more or \"{reopen}\" to open the application again.\n\nInternal error: {err}",
|
||||
"main.CriticalErrorHandler.unresponsive.dialog.message": "The window is no longer responsive.\nDo you want to wait until the window becomes responsive again?",
|
||||
"main.downloadsManager.resetDownloadsFolder": "Please reset the folder where files will download",
|
||||
"main.downloadsManager.specifyDownloadsFolder": "Specify the folder where files will download",
|
||||
"main.menus.app.edit": "&Edit",
|
||||
"main.menus.app.edit.copy": "Copy",
|
||||
"main.menus.app.edit.cut": "Cut",
|
||||
|
Reference in New Issue
Block a user