aboutsummaryrefslogtreecommitdiffstats
path: root/french/releases
diff options
context:
space:
mode:
authorPaul Wise <pabs@debian.org>2019-07-16 22:10:14 +0800
committerPaul Wise <pabs@debian.org>2019-07-16 22:10:14 +0800
commitb69b313341137e4094704891d8b159913c01fc0e (patch)
tree3a192aa2db45536b4159bc076ffa10814ec6535a /french/releases
parent91954674647a3fceb1158db18ea7d17bc1093ce9 (diff)
Update translations: set buster namingscheme correctly for HTML files
Changes-from: commit 91954674647a3fceb1158db18ea7d17bc1093ce9
Diffstat (limited to 'french/releases')
-rw-r--r--french/releases/buster/installmanual.wml4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/releases/buster/installmanual.wml b/french/releases/buster/installmanual.wml
index e0b9900fb48..ede6a71511f 100644
--- a/french/releases/buster/installmanual.wml
+++ b/french/releases/buster/installmanual.wml
@@ -1,4 +1,4 @@
-#use wml::debian::translation-check translation="a88cfbde1da751dce0eda78e677f2313dbf4a479" maintainer="Baptiste Jammet"
+#use wml::debian::translation-check translation="91954674647a3fceb1158db18ea7d17bc1093ce9" maintainer="Baptiste Jammet"
#use wml::debian::template title="Debian&nbsp;Buster &mdash; Manuel d'installation" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/arches.data"
@@ -39,6 +39,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