Skip to content

Commit

Permalink
fix(de.po): Minor typo causing a nasty warning (HandBrake#222)
Browse files Browse the repository at this point in the history
Fixes `Gtk: Failed to set text '<b>Nur Erzwungene>' from markup due to error parsing markup: Fehler in Zeile 1, Zeichen 35: Element »markup« wurde geschlossen, aber das derzeit offene Element ist »b«`
  • Loading branch information
setec authored and jstebbins committed Jun 10, 2016
1 parent 6e9c5aa commit 5c2f34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtk/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ msgid ""
msgstr ""

msgid "<b>Forced Only</b>"
msgstr "<b>Nur Erzwungene>"
msgstr "<b>Nur Erzwungene</b>"

msgid ""
"Add (or subtract) an offset (in milliseconds)\n"
Expand Down

0 comments on commit 5c2f34d

Please sign in to comment.