diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-17 15:19:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-17 15:25:17 +0200 |
| commit | 405164e6239d968d666f6f3143a0aa4659cb5821 (patch) | |
| tree | c87b3d704e5755a6d74adea587e4e1f5989424f8 | |
| parent | d83d4091f83a05f0a3266622678bea10f266c70b (diff) | |
Fix some markup quotation marks.
| -rw-r--r-- | src/wx/po/cs_CZ.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index abf87c38c..b26f88b75 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -2769,12 +2769,12 @@ msgid "" msgstr "" "<b>DCP-o-matic Disk Writer</b> is\n" "\n" -"<span weight=„bold“ size=„20480“ foreground=„red“>ZKUŠEBNÍ SOFTWARE ALPHA</" +"<span weight=\"bold\" size=\"20480\" foreground=\"red\">ZKUŠEBNÍ SOFTWARE ALPHA</" "span>\n" "\n" "a může\n" "\n" -"<span weight=„bold“ size=„20480“ foreground=„red“>ZNIČIT DATA!</span>\n" +"<span weight=\"bold\" size=\"20480\" foreground=\"red\">ZNIČIT DATA!</span>\n" "\n" "If you are sure you want to continue please type\n" "\n" |
