diff options
| author | Pierrick C <arofarn@arofarn.info> | 2019-04-14 23:11:05 +0200 |
|---|---|---|
| committer | Pierrick C <arofarn@arofarn.info> | 2019-04-14 23:11:05 +0200 |
| commit | c57e07789de9cc65db86fa21de8ddde90a767d59 (patch) | |
| tree | 6a14fab663c4ba078840fcdc1553c70c265f244a | |
| parent | 75c7dc486afad3e851baf5b134fc228b5f0e534c (diff) | |
Missing '\n'
| -rw-r--r-- | locale/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr.po b/locale/fr.po index 1ada5941f..3f8b1c0bb 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -902,7 +902,7 @@ msgstr "La valeur max. de x est %d lors d'une opération miroir" #: supervisor/shared/safe_mode.c msgid "MicroPython NLR jump failed. Likely memory corruption.\n" -msgstr "Saut MicroPython NLR a échoué. Corruption de mémoire possible." +msgstr "Saut MicroPython NLR a échoué. Corruption de mémoire possible.\n" #: supervisor/shared/safe_mode.c msgid "MicroPython fatal error.\n" |
