aboutsummaryrefslogtreecommitdiffstats
path: root/slovak
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 /slovak
parent91954674647a3fceb1158db18ea7d17bc1093ce9 (diff)
Update translations: set buster namingscheme correctly for HTML files
Changes-from: commit 91954674647a3fceb1158db18ea7d17bc1093ce9
Diffstat (limited to 'slovak')
-rw-r--r--slovak/releases/buster/installmanual.wml4
1 files changed, 2 insertions, 2 deletions
diff --git a/slovak/releases/buster/installmanual.wml b/slovak/releases/buster/installmanual.wml
index 3b5ae7e2b68..f5242c1d924 100644
--- a/slovak/releases/buster/installmanual.wml
+++ b/slovak/releases/buster/installmanual.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Debian buster -- Inštalačná príručka" BARETITLE=true
#use wml::debian::release
-#use wml::debian::translation-check translation="a88cfbde1da751dce0eda78e677f2313dbf4a479" maintainer="Ivan Masar"
+#use wml::debian::translation-check translation="91954674647a3fceb1158db18ea7d17bc1093ce9" maintainer="Ivan Masar"
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/buster/release.data"
@@ -39,6 +39,6 @@ Inak si vyberte presnú architektúru, jazyk a formát z tabuľky nižšie.
<: &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