summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFezthedev <francescocrisafulli3@gmail.com>2019-05-06 12:24:18 -0400
committerFezthedev <francescocrisafulli3@gmail.com>2019-05-06 12:24:18 -0400
commitb9b6f0dc4cdf40384fcbe1401f5208e69731a176 (patch)
tree1517c4ba10c9798784047bd2d187bcd3c85ceb35
parentcfd80761a37be87c9a117e0aebbee249652a4213 (diff)
Added newline that was causing build fails
-rw-r--r--locale/it_IT.po2
1 files changed, 1 insertions, 1 deletions
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"