From b9b6f0dc4cdf40384fcbe1401f5208e69731a176 Mon Sep 17 00:00:00 2001 From: Fezthedev Date: Mon, 6 May 2019 12:24:18 -0400 Subject: Added newline that was causing build fails --- locale/it_IT.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/it_IT.po b/locale/it_IT.po index dfa3f649b..91a1d6c14 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -892,7 +892,7 @@ msgstr "" #: supervisor/shared/safe_mode.c msgid "MicroPython fatal error.\n" -msgstr "Errore fatale in MicroPython" +msgstr "Errore fatale in MicroPython.\n" #: shared-bindings/audiobusio/PDMIn.c msgid "Microphone startup delay must be in range 0.0 to 1.0" -- cgit v1.2.3