mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Fix whitespace at the end
Otherwise gettext will complain that one of them ends with \n but the other doesn't. Contributes to issue CURA-4601.
This commit is contained in:
parent
c5baabd8a3
commit
7068f6c28c
1 changed files with 1 additions and 1 deletions
|
@ -1137,7 +1137,7 @@ msgid ""
|
|||
"<p><b>A fatal exception has occurred. Please send us this Crash Report to fix the problem</p></b>\n"
|
||||
" <p>Please use the \"Send report\" button to post a bug report automatically to our servers</p>\n"
|
||||
" "
|
||||
msgstr "<p><b>Se ha producido una excepción fatal. Envíenos este informe de errores para que podamos solucionar el problema.</p></b>\n <p>Utilice el botón «Enviar informe» para publicar automáticamente un informe de errores en nuestros servidores.</p>\n"
|
||||
msgstr "<p><b>Se ha producido una excepción fatal. Envíenos este informe de errores para que podamos solucionar el problema.</p></b>\n <p>Utilice el botón «Enviar informe» para publicar automáticamente un informe de errores en nuestros servidores.</p>\n "
|
||||
|
||||
#: /home/ruben/Projects/Cura/cura/CrashHandler.py:101
|
||||
msgctxt "@title:groupbox"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue