Rename misleading "check filesystem" reboot option

Some users assume that "check filesystem" does more than
just trigger a simple "fsck" run. This patch changes the
button label to avoid confusion.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
This commit is contained in:
Leo-Andres Hofmann
2022-11-18 11:49:15 +01:00
committed by Peter Müller
parent d41f25bd96
commit 32fcdf45e4
3 changed files with 3 additions and 3 deletions

View File

@@ -2144,7 +2144,7 @@
'real address' => 'Reale Addresse',
'reboot' => 'Neustart',
'reboot ask' => 'Neustart?',
'reboot fsck' => 'Neustart & Dateisystem-Test',
'reboot fsck' => 'Neustart & &lsquo;fsck&rsquo; ausführen',
'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?',