diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 16:33:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 33ebfc86361583ef33868490c908f0227c247ba0 (patch) | |
| tree | a0ce7d2198140946a01a597865262adf8a3d049d /src/wx/po/fr_FR.po | |
| parent | c50518c10564baf31e47a675181412555842e969 (diff) | |
INVALID_SOUND_BIT_DEPTH: note -> bit_depth.
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 04db6b4ec..bdb26976a 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3832,8 +3832,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:408 #, c-format -msgid "The sound asset %f has an invalid bit depth of %n." -msgstr "La ressource sonore %f a nombre de bits par échantillon %n invalide." +msgid "The sound asset %f has an invalid bit depth of %bit_depth." +msgstr "La ressource sonore %f a nombre de bits par échantillon %bit_depth invalide." #: src/wx/verify_dcp_result_panel.cc:405 #, c-format |
