diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-26 11:07:04 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-26 11:07:04 +0200 |
| commit | 4fcd30da956b6a80925c0d242e02d449338e369d (patch) | |
| tree | 8665d212383a66c9fa8f8f686a37282008f3d4dd | |
| parent | d6f3642080f1bc05651e427cb0a844311d03fb8a (diff) | |
Fix markup in fr_FR translation causing missing text in disk writer.disk-writer-fr
| -rw-r--r-- | src/wx/po/fr_FR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index f0f012e9a..f2d2449c2 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -1581,7 +1581,7 @@ msgid "" msgstr "" "Si vous poursuivez cette opération,\n" "\n" -"<span weight=\"bold\" size=\"20480\" foreground=\"red\">TOUTES LES DONNÉES\n" +"<span weight=\"bold\" size=\"20480\" foreground=\"red\">TOUTES LES DONNÉES</span>\n" "\n" "du lecteur\n" "\n" |
