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:23:46 +0200 |
| commit | 06537940d7ae9fc3d9b6cce6cb8be0a59debf917 (patch) | |
| tree | 597cc2d4c85081b4bed513ff75d615087755eb92 /src | |
| parent | 101a45bb6af7357ba3ff16dfdab2e9cc8ad676c5 (diff) | |
Fix some markup quotation marks.
Diffstat (limited to 'src')
| -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" |
