diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 16:23:03 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | c50518c10564baf31e47a675181412555842e969 (patch) | |
| tree | 6b21025a3958b47ee74be03066895cb6ddc9a7f2 /src/wx/po/fr_FR.po | |
| parent | a799e0070939656759915bce3fe38821fbe37160 (diff) | |
INVALID_TIMED_TEXT_FONT_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 293fbef5c..04db6b4ec 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3767,10 +3767,10 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:363 #, c-format msgid "" -"The fonts in the timed text asset %f take up %n bytes which is over the 10MB " +"The fonts in the timed text asset %f take up %size_in_bytes bytes which is over the 10MB " "limit." msgstr "" -"Les polices de la ressource de texte minuté %f occupent %n octets, ce qui " +"Les polices de la ressource de texte minuté %f occupent %size_in_bytes octets, ce qui " "dépasse la limite de 10MB." #: src/wx/verify_dcp_result_panel.cc:280 |
