public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Rename misleading "check filesystem" reboot option
@ 2022-11-18 10:49 Leo-Andres Hofmann
  2022-11-18 12:07 ` Bernhard Bitsch
  2022-11-18 15:42 ` [PATCH] Rename misleading "check filesystem" reboot option NL translation Robin Roevens
  0 siblings, 2 replies; 14+ messages in thread
From: Leo-Andres Hofmann @ 2022-11-18 10:49 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2166 bytes --]

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(a)leo-andres.de>
---
 langs/de/cgi-bin/de.pl | 2 +-
 langs/en/cgi-bin/en.pl | 2 +-
 langs/fr/cgi-bin/fr.pl | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index db7d117b0..110e4ccba 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -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?',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 60dca5be4..004c64b6a 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -2198,7 +2198,7 @@
 'real address' => 'Real Address',
 'reboot' => 'Reboot',
 'reboot ask' => 'Reboot?',
-'reboot fsck' => 'Reboot & check filesystem',
+'reboot fsck' => 'Reboot & run &lsquo;fsck&rsquo;',
 'reboot question' => 'Extra query for restart and shutdown',
 'reboot schedule' => 'Schedule IPFire reboots',
 'reboot sure' => 'Are you sure that you want to reboot?',
diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl
index a1643557e..e46c4fa46 100644
--- a/langs/fr/cgi-bin/fr.pl
+++ b/langs/fr/cgi-bin/fr.pl
@@ -2206,7 +2206,7 @@
 'real address' => 'Adresse réelle',
 'reboot' => 'Redémarrer',
 'reboot ask' => 'Redémarrage ?',
-'reboot fsck' => 'Redémarrer et vérifier le système de fichier',
+'reboot fsck' => 'Redémarrer et exécuter &lsquo;fsck&rsquo;',
 'reboot question' => 'Requête supplémentaire pour le redémarrage et l\'arrêt',
 'reboot schedule' => 'Redémarrages planifiées d\'IPFire',
 'reboot sure' => 'Etes-vous sûr de vouloir redémarrer ?',
-- 
2.37.1.windows.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-11-21 21:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18 10:49 [PATCH] Rename misleading "check filesystem" reboot option Leo-Andres Hofmann
2022-11-18 12:07 ` Bernhard Bitsch
2022-11-18 22:44   ` Leo-Andres Hofmann
2022-11-19  0:15     ` Tom Rymes
2022-11-20 19:49       ` Robin Roevens
2022-11-21 11:16         ` Michael Tremer
2022-11-18 15:42 ` [PATCH] Rename misleading "check filesystem" reboot option NL translation Robin Roevens
2022-11-18 18:02   ` Tom Rymes
2022-11-19 11:53     ` Michael Tremer
2022-11-19 12:47       ` Leo-Andres Hofmann
2022-11-19 15:20         ` Tom Rymes
2022-11-19 16:59           ` Adolf Belka
2022-11-21 11:29             ` Michael Tremer
2022-11-21 21:46               ` Robin Roevens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox