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/nl_NL.po | |
| parent | f68753b134a9df3b0b64dbc9b932fe144d5b3e6e (diff) | |
INVALID_XML: note -> error.
Diffstat (limited to 'src/wx/po/nl_NL.po')
| -rw-r--r-- | src/wx/po/nl_NL.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 4801aa01f..28fabd454 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -3602,12 +3602,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:305 #, c-format -msgid "The XML in %f is malformed (%n)." -msgstr "De XML in %f is onjuist (%n)." +msgid "The XML in %f is malformed (%error)." +msgstr "De XML in %f is onjuist (%error)." #: src/wx/verify_dcp_result_panel.cc:303 -msgid "The XML in %f is malformed on line %l (%n)." -msgstr "De XML in %f is onjuist op regel %l (%n)." +msgid "The XML in %f is malformed on line %l (%error)." +msgstr "De XML in %f is onjuist op regel %l (%error)." #: src/wx/verify_dcp_result_panel.cc:357 #, c-format |
