diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-27 23:50:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-28 00:49:22 +0100 |
| commit | 0a36c87b86695758b661cbef4ae9cc89ef948820 (patch) | |
| tree | 1bd7ee5f80448fbe4c4e4563e3b31651cc8cd3fd /src/wx/po | |
| parent | 6980066a05f020e3b8c6d0db06ccbb18e01391e3 (diff) | |
Fix several bits of bad i18n markup and add start of checking script.
Forward-ported from ec9cb6719c72930243afc534120da12323e29568 in master.
Diffstat (limited to 'src/wx/po')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 2 | ||||
| -rw-r--r-- | src/wx/po/ru_RU.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index eeaf7c60d..98912b35c 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -199,7 +199,7 @@ msgid "" "\n" "Please choose which mode you would like to start DCP-o-matic in:" msgstr "" -"<span weight=“bold” size=“larger”>Vítejte v DCP-o-matic!</span>\n" +"<span weight=\"bold\" size=\"larger\">Vítejte v DCP-o-matic!</span>\n" "\n" "DCP-o-matic může pracovat ve dvou režimech: ‘<i>jednoduchý</i>’ nebo " "‘<i>plný</i>’.\n" diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index 830e0fde9..d0dc05851 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -197,7 +197,7 @@ msgid "" "\n" "Please choose which mode you would like to start DCP-o-matic in:" msgstr "" -"<span weight=«bold» size=«larger»>Добро пожаловать в DCP-o-matic!</span>\n" +"<span weight=\"bold\" size=\"larger\">Добро пожаловать в DCP-o-matic!</span>\n" "\n" "DCP-o-matic может работать в двух режимах: ‘<i>простом</i>’ или ‘<i>полном</" "i>’.\n" |
