aboutsummaryrefslogtreecommitdiffstats
path: root/french/releases
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2020-01-21 20:50:44 +0100
committerHolger Wansing <hwansing@mailbox.org>2020-01-21 20:50:44 +0100
commitc54ed30e6a3300d07cde34d002c2d1e98b4c2076 (patch)
tree1e8532f363c23867b118a0498b6b9c611304e360 /french/releases
parenta4056e907e44ae14172feaedc8e3e0bb596aa260 (diff)
Correct namingscheme for html files - sync translations
Diffstat (limited to 'french/releases')
-rw-r--r--french/releases/bullseye/installmanual.wml4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/releases/bullseye/installmanual.wml b/french/releases/bullseye/installmanual.wml
index a6c0e98812c..6c1e24f944b 100644
--- a/french/releases/bullseye/installmanual.wml
+++ b/french/releases/bullseye/installmanual.wml
@@ -1,4 +1,4 @@
-#use wml::debian::translation-check translation="ce7e85638a047b969574a7abeb8a634c27b9086b" maintainer="Baptiste Jammet"
+#use wml::debian::translation-check translation="a4056e907e44ae14172feaedc8e3e0bb596aa260" maintainer="Baptiste Jammet"
#use wml::debian::template title="Debian&nbsp;Bullseye &mdash; Manuel d'installation" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
@@ -50,6 +50,6 @@ souhaitez dans le tableau ci-dessous.</p>
<: &permute_as_matrix_new( file => 'install', langs => \%langsinstall,
formats => \%formats, arches => \@arches,
html_file => 'index', namingscheme => sub {
- "$_[0].$_[2].$_[1]" } ); :>
+ $_[2] eq html ? "$_[0].$_[1].$_[2]" : "$_[0].$_[2].$_[1]" } ); :>
</table>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy