[pitivi] Fix markup of error message in german translation
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Fix markup of error message in german translation
- Date: Wed, 25 Jul 2018 20:09:38 +0000 (UTC)
commit a597cf7dff1ae15f48f3ff101fc88bb5184c1c02
Author: Natanael Arndt <arndtn gmail com>
Date: Wed Jul 25 18:16:53 2018 +0200
Fix markup of error message in german translation
The bould-tag (<b>) was was not closed (</b>) in the German translation
of the message string with the msgid starting with:
"Pitivi detected a serious backend problem ..."
And thus the text could not be set for the error-dialog.
This commit adds the closing-bould-tag and fixes
https://gitlab.gnome.org/GNOME/pitivi/issues/2224
po/de.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/po/de.po b/po/de.po
index f56cce1c..a88d12cf 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1377,7 +1377,7 @@ msgid ""
msgstr ""
"Pitivi hat ein ernstes Backend-Problem entdeckt, mehrere Reparaturversuche "
"schlugen fehl. Das einzige, was Sie derzeit tun können, ist <b>Pitivi neu zu "
-"starten<b>.\n"
+"starten</b>.\n"
"\n"
"Dies ist ein seltener und schwerwiegender Fehler. Bitte schauen Sie in "
"unsere <a href=\"http://wiki.pitivi.org/wiki/Bug_reporting\">Anleitung für "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]