mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Before the shutdown, the user will ask if he really wants to shutdown the system
This commit is contained in:
@@ -1406,7 +1406,7 @@
|
||||
'real address' => 'Real Address',
|
||||
'reboot' => 'Reboot',
|
||||
'reboot ask' => 'Reboot?',
|
||||
'reboot sure' => 'Are you sure that you want to restart?',
|
||||
'reboot sure' => 'Are you sure that you want to reboot?',
|
||||
'reboot schedule' => 'Schedule IPFire reboots',
|
||||
'rebooting' => 'Rebooting',
|
||||
'rebooting ipfire' => 'Rebooting IPFire',
|
||||
@@ -1520,6 +1520,8 @@
|
||||
'show root certificate' => 'Show Root Certificate',
|
||||
'show share options' => 'show shares options',
|
||||
'shutdown' => 'Shutdown',
|
||||
'shutdown ask' => 'Shutdown?',
|
||||
'shutdown sure' => 'Are you sure that you want to shutdown?',
|
||||
'shutdown control' => 'Shutdown control',
|
||||
'shutdown2' => 'Shutdown:',
|
||||
'shutting down' => 'Shutting down',
|
||||
|
||||
Reference in New Issue
Block a user