Add new line character.

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Jakub Trllo 2025-12-17 09:51:05 +01:00 committed by GitHub
parent e8635725fa
commit 5404153b94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -895,8 +895,8 @@ class PublisherWindow(QtWidgets.QDialog):
"Failed to load plugins", "Failed to load plugins",
( (
"Failed to load plugins that do prevent you from" "Failed to load plugins that do prevent you from"
" using publish tool." " using publish tool.\n"
" Please contact your TD or administrator." "Please contact your TD or administrator."
) )
) )