mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-18 04:50:38 +00:00
merged exceptions for setup steps to one common exception, which contains the concrete exception
added exception handling for incorrect mod mail category id
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Failed to configure post target: ${text}
|
||||
@@ -0,0 +1 @@
|
||||
Failed to execute wizard step: ${text}
|
||||
@@ -1 +0,0 @@
|
||||
Failed to configure system config: ${message}.
|
||||
@@ -1 +1 @@
|
||||
The ID of the category you want to create the mod mail threads in. Currently: ${categoryName}
|
||||
The ID of the category you want to create the mod mail threads in. Currently the used category is: ${categoryName}
|
||||
@@ -0,0 +1 @@
|
||||
The provided category ID is not valid.
|
||||
Reference in New Issue
Block a user