mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
shutdown.cgi: Add "reboot with filesystem check" button
ipfirereboot.c is able to force a file system check during reboot. This patch makes this function available in the shutdown GUI. Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
f8c7460446
commit
e64a5b4f74
@@ -2085,11 +2085,13 @@
|
||||
'real address' => 'Reale Addresse',
|
||||
'reboot' => 'Neustart',
|
||||
'reboot ask' => 'Neustart?',
|
||||
'reboot fsck' => 'Neustart & Dateisystem-Test',
|
||||
'reboot question' => 'Extra Abfrage bei neustart und herunterfahren einschalten',
|
||||
'reboot schedule' => 'Zeitsteuerung für IPFire Neustarts',
|
||||
'reboot sure' => 'Sind Sie sicher, dass Sie neustarten wollen?',
|
||||
'rebooting' => 'Starte neu ...',
|
||||
'rebooting ipfire' => 'Starte IPFire neu',
|
||||
'rebooting ipfire fsck' => 'Starte IPFire neu, Dateisystem-Test erzwingen',
|
||||
'received' => 'Empfangen',
|
||||
'reconnect' => 'Neu Verbinden',
|
||||
'reconnection' => 'Wiederverbindung',
|
||||
|
||||
Reference in New Issue
Block a user