diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 15:45:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | a9e2fb162571350bda8a5289a1f64060e9e82c98 (patch) | |
| tree | bd18a59aaa9ceb340147bf513c7221b65b38f902 /src/wx/po/fr_FR.po | |
| parent | 846bca5ca37cc2725ea1f6994172c6399b05b0b2 (diff) | |
INVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.
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 b37fc6505..634871e4d 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3899,8 +3899,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:345 #, c-format -msgid "The video asset %f uses the invalid image size %n." -msgstr "La ressource vidéo %f utilise la taille d'image invalide %n." +msgid "The video asset %f uses the invalid image size %size_in_pixels." +msgstr "La ressource vidéo %f utilise la taille d'image invalide %size_in_pixels." #: src/wx/verify_dcp_result_panel.cc:354 #, fuzzy |
