From 7068f6c28c3676b6a99f490c34393b5d01d72c00 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 1 Dec 2017 14:43:41 +0100 Subject: [PATCH] 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. --- resources/i18n/es_ES/cura.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/i18n/es_ES/cura.po b/resources/i18n/es_ES/cura.po index 48459b5746..7b4a343be4 100644 --- a/resources/i18n/es_ES/cura.po +++ b/resources/i18n/es_ES/cura.po @@ -1137,7 +1137,7 @@ msgid "" "

A fatal exception has occurred. Please send us this Crash Report to fix the problem

\n" "

Please use the \"Send report\" button to post a bug report automatically to our servers

\n" " " -msgstr "

Se ha producido una excepción fatal. Envíenos este informe de errores para que podamos solucionar el problema.

\n

Utilice el botón «Enviar informe» para publicar automáticamente un informe de errores en nuestros servidores.

\n" +msgstr "

Se ha producido una excepción fatal. Envíenos este informe de errores para que podamos solucionar el problema.

\n

Utilice el botón «Enviar informe» para publicar automáticamente un informe de errores en nuestros servidores.

\n " #: /home/ruben/Projects/Cura/cura/CrashHandler.py:101 msgctxt "@title:groupbox"