mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-24 05:29:12 +08: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
@ -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><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"
|
" <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
|
#: /home/ruben/Projects/Cura/cura/CrashHandler.py:101
|
||||||
msgctxt "@title:groupbox"
|
msgctxt "@title:groupbox"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user