diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 15:53:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | df502be569b57227aeaa653ff58d190e57944c47 (patch) | |
| tree | dd023c215698b4f35323cde31d5ff07a242bfc85 /src/wx/po/fr_FR.po | |
| parent | a9e2fb162571350bda8a5289a1f64060e9e82c98 (diff) | |
INVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes.
Diffstat (limited to 'src/wx/po/fr_FR.po')
| -rw-r--r-- | src/wx/po/fr_FR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index 634871e4d..d72eaf065 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3648,10 +3648,10 @@ msgstr "Le XML dans %f est malformé à la ligne %l (%error)." #: src/wx/verify_dcp_result_panel.cc:357 #, c-format msgid "" -"The XML in the closed caption asset %f takes up %n bytes which is over the " +"The XML in the closed caption asset %f takes up %size_in_bytes bytes which is over the " "256KB limit." msgstr "" -"Le XML de la ressource de sous-titres codés %f occupe %n octets, ce qui " +"Le XML de la ressource de sous-titres codés %f occupe %size_in_bytes octets, ce qui " "dépasse la limite de 256KB." #: src/wx/verify_dcp_result_panel.cc:665 |
