diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 22:58:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 3d532ffa963c73ea9fc6349f736e46d7d54d047e (patch) | |
| tree | 1ecf0c8dc1136bb1a0f184429c4e095252310c68 /src/wx/po/fr_FR.po | |
| parent | 1bcfefcbd555c715e7036f6bf45681f755d25ce4 (diff) | |
INCORRECT_SUBTITLE_NAMESPACE_COUNT: note -> asset_id.
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 b7805fe7e..18f0dc753 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3657,9 +3657,9 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:665 #, c-format msgid "" -"The XML in the subtitle asset %n has more than one namespace declaration." +"The XML in the subtitle asset %asset_id has more than one namespace declaration." msgstr "" -"Le XML de la ressource sous-titre %n contient plus d'une déclaration " +"Le XML de la ressource sous-titre %asset_id contient plus d'une déclaration " "d'namespace." #: src/wx/verify_dcp_result_panel.cc:336 |
