From: Robin Roevens Date: Fri, 18 Nov 2022 15:42:34 +0000 (+0100) Subject: Rename misleading "check filesystem" reboot option NL translation X-Git-Tag: v2.27-core172~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afd2a2a7b143ecf69bc7cda9b54199caadc4f7d4;p=ipfire-2.x.git Rename misleading "check filesystem" reboot option NL translation Some users assume that "check filesystem" does more than just trigger a simple "fsck" run. This patch changes the button label to avoid confusion. - NL translation Signed-off-by: Robin Roevens --- diff --git a/langs/nl/cgi-bin/nl.pl b/langs/nl/cgi-bin/nl.pl index 4fd6955ccd..ebac2754a9 100644 --- a/langs/nl/cgi-bin/nl.pl +++ b/langs/nl/cgi-bin/nl.pl @@ -1804,6 +1804,7 @@ 'read list' => 'lijst met readonly hosts', 'real address' => 'Echte adressen', 'reboot' => 'Herstarten', +'reboot fsck' => 'Herstart & start ‘fsck’', 'reboot ask' => 'Herstarten?', 'reboot question' => 'Extra vraag voor herstart en afsluiten', 'reboot schedule' => 'Inplannen IPFire herstarts',