diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 23:42:43 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 9d2ff3d77bb0d05116338bcb9bd561cf396f017c (patch) | |
| tree | 231ed34db6f9d5a52db0625bc12dc115f5773ab6 /src/wx/po/fr_FR.po | |
| parent | 3d532ffa963c73ea9fc6349f736e46d7d54d047e (diff) | |
INVALID_{CPL,PKL}_NAMESPACE: note -> xml_namespace.
Diffstat (limited to 'src/wx/po/fr_FR.po')
| -rw-r--r-- | src/wx/po/fr_FR.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index 18f0dc753..b59f7e08e 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3475,8 +3475,8 @@ msgstr "La CPL %cpl a un <AnnotationText> différent du <ContentTitleText>." #: src/wx/verify_dcp_result_panel.cc:680 #, c-format -msgid "The CPL %cpl has an invalid namespace %n" -msgstr "La CPL %cpl a un namespace %n invalide" +msgid "The CPL %cpl has an invalid namespace %xml_namespace" +msgstr "La CPL %cpl a un namespace %xml_namespace invalide" #: src/wx/verify_dcp_result_panel.cc:471 #, c-format @@ -3585,8 +3585,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:699 #, c-format -msgid "The PKL %f has an invalid namespace %n" -msgstr "La PKL %f a un namespace %n invalide" +msgid "The PKL %f has an invalid namespace %xml_namespace" +msgstr "La PKL %f a un namespace %xml_namespace invalide" #: src/wx/verify_dcp_result_panel.cc:477 #, c-format |
