]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Fix bad string in extrahd.cgi "founded drives".
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Jun 2010 09:51:34 +0000 (11:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Jun 2010 09:51:34 +0000 (11:51 +0200)
This fixes bug #672.

html/cgi-bin/extrahd.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl
langs/es/cgi-bin/es.pl
langs/fr/cgi-bin/fr.pl

index d46956e7db834f06140b36e7ae35f06e5febef5b..741cba6023cdeac3af80d42ff500d0cb95cfc4c1 100644 (file)
@@ -164,7 +164,7 @@ END
 
 &Header::closebox();
 
 
 &Header::closebox();
 
-&Header::openbox('100%', 'center', $Lang::tr{'extrahd founded drives'});
+&Header::openbox('100%', 'center', $Lang::tr{'extrahd detected drives'});
        print <<END
                <table border='0' width='600' cellspacing="0">
 END
        print <<END
                <table border='0' width='600' cellspacing="0">
 END
index 9572e7a8670e0a4b9a47d640249b630a87cad4cb..71873fbdfe774b6fcff1e455277af3cf91f20fb2 100644 (file)
 'external access rule removed' => ' Regel für externen Zugang entfernt; Starte Zugangskontroller neu',
 'external aliases configuration' => 'Externe Alias-Konfiguration',
 'extrahd' => 'ExtraHD',
 'external access rule removed' => ' Regel für externen Zugang entfernt; Starte Zugangskontroller neu',
 'external aliases configuration' => 'Externe Alias-Konfiguration',
 'extrahd' => 'ExtraHD',
-'extrahd founded drives'  => 'gefundene Laufwerke',
+'extrahd detected drives'  => 'gefundene Laufwerke',
 'false classnumber' => 'Die Klassennummer passt nicht zum angegebenen Interface.',
 'false max bandwith' => 'Maximalbandbreite ist ungültig.',
 'false min bandwith' => 'Mindestbandbreite ist ungültig.',
 'false classnumber' => 'Die Klassennummer passt nicht zum angegebenen Interface.',
 'false max bandwith' => 'Maximalbandbreite ist ungültig.',
 'false min bandwith' => 'Mindestbandbreite ist ungültig.',
index 9e00a60319e5a56063918d5d545980b60a677c0f..cc75bd9578286466969e20af34c0e7d37ffed763 100644 (file)
 'external access rule removed' => ' External access rule removed; restarting access controller',
 'external aliases configuration' => 'External aliases configuration',
 'extrahd' => 'ExtraHD',
 'external access rule removed' => ' External access rule removed; restarting access controller',
 'external aliases configuration' => 'External aliases configuration',
 'extrahd' => 'ExtraHD',
-'extrahd founded drives'  => 'founded drives',
+'extrahd detected drives'  => 'detected drives',
 'false classnumber' => 'The Class-Number does not match the interface.',
 'false max bandwith' => 'Maximum bandwith is false.',
 'false min bandwith' => 'Minimum bandwith is false.',
 'false classnumber' => 'The Class-Number does not match the interface.',
 'false max bandwith' => 'Maximum bandwith is false.',
 'false min bandwith' => 'Minimum bandwith is false.',
index 40dc8632b9c462dc5b3c7deb0952180d0d69b84b..844cb0a8d6e43a2adc25d49e90fd07271c1a5e2d 100644 (file)
 'external access rule removed' => '"Reglas de acceso externo eliminadas; reiniciando controlador de acceso"',
 'external aliases configuration' => 'Configuración de Alias externo',
 'extrahd' => 'Disco duro Adicional',
 'external access rule removed' => '"Reglas de acceso externo eliminadas; reiniciando controlador de acceso"',
 'external aliases configuration' => 'Configuración de Alias externo',
 'extrahd' => 'Disco duro Adicional',
-'extrahd founded drives' => 'Unidades encontradas',
+'extrahd detected drives' => 'Unidades encontradas',
 'false classnumber' => 'El número de clase no coincide con la interfaz',
 'false max bandwith' => 'El ancho de banda máximo es falso',
 'false min bandwith' => 'El ancho de banda mínimo es falso',
 'false classnumber' => 'El número de clase no coincide con la interfaz',
 'false max bandwith' => 'El ancho de banda máximo es falso',
 'false min bandwith' => 'El ancho de banda mínimo es falso',
index 4f8a7b9889b9249623e5f1652ae0176fd16ec8cb..6881d1313966b2222d94a948c26826615f318a08 100644 (file)
 'external access rule removed' => ' External access rule removed; restarting access controller',
 'external aliases configuration' => 'External aliases configuration',
 'extrahd' => 'ExtraHD',
 'external access rule removed' => ' External access rule removed; restarting access controller',
 'external aliases configuration' => 'External aliases configuration',
 'extrahd' => 'ExtraHD',
-'extrahd founded drives'  => 'founded drives',
+'extrahd detected drives'  => 'founded drives',
 'false classnumber' => 'The Class-Number does not match the interface.',
 'false max bandwith' => 'Maximum bandwith is false.',
 'false min bandwith' => 'Minimum bandwith is false.',
 'false classnumber' => 'The Class-Number does not match the interface.',
 'false max bandwith' => 'Maximum bandwith is false.',
 'false min bandwith' => 'Minimum bandwith is false.',