From cf8023855b1c3c2229ecbff751ccfce44e941c9f Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Sat, 1 Jan 2022 21:47:52 +0100 Subject: [PATCH] l10n: Add dot. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- lib/Service/Importer/Systems/TrelloJsonService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Service/Importer/Systems/TrelloJsonService.php b/lib/Service/Importer/Systems/TrelloJsonService.php index 6aeebd0b0..88c4ae23a 100644 --- a/lib/Service/Importer/Systems/TrelloJsonService.php +++ b/lib/Service/Importer/Systems/TrelloJsonService.php @@ -157,7 +157,7 @@ class TrelloJsonService extends ABoardImportService { ); $message = $this->l10n->t( "This comment has more than %s characters.\n" . - "Added as an attachment to the card with name %s\n" . + "Added as an attachment to the card with name %s.\n" . "Accessible on URL: %s.", [ IComment::MAX_MESSAGE_LENGTH,