diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-28 23:06:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 6145fca13c92d128027d2043eb6a4ba82a43292f (patch) | |
| tree | 78426ed05a35dc3b3320c8d881836a63cd7c0983 /src/wx/po/it_IT.po | |
| parent | f68753b134a9df3b0b64dbc9b932fe144d5b3e6e (diff) | |
INVALID_XML: note -> error.
Diffstat (limited to 'src/wx/po/it_IT.po')
| -rw-r--r-- | src/wx/po/it_IT.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index d1416332c..937cfa67b 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -3658,11 +3658,11 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:305 #, c-format -msgid "The XML in %f is malformed (%n)." +msgid "The XML in %f is malformed (%error)." msgstr "" #: src/wx/verify_dcp_result_panel.cc:303 -msgid "The XML in %f is malformed on line %l (%n)." +msgid "The XML in %f is malformed on line %l (%error)." msgstr "" #: src/wx/verify_dcp_result_panel.cc:357 |
