* new server package
* make-deb.sh corrected
This commit is contained in:
parent
89e08bd135
commit
d849eefda8
771 changed files with 123292 additions and 1 deletions
39
v0.3.4.4/plugins/shutdown/language.hdf
Normal file
39
v0.3.4.4/plugins/shutdown/language.hdf
Normal file
|
@ -0,0 +1,39 @@
|
|||
Name = Shutdown or reboot the computer
|
||||
Link = Shutdown
|
||||
|
||||
Title = Shutdown computer
|
||||
Title {
|
||||
ProgressShutdown = The CryptoBox is shutting down
|
||||
ProgressReboot = The CryptoBox is rebooting
|
||||
}
|
||||
|
||||
Button.Shutdown = Poweroff
|
||||
Button.Reboot = Reboot
|
||||
|
||||
|
||||
Help.Shutdown = You can poweroff or reboot the CryptoBox server. You should close all open files before.
|
||||
|
||||
|
||||
SuccessMessage {
|
||||
Shutdown {
|
||||
Title = Shutting down the system
|
||||
Text = If the computer does not turn off itself within a minute, then you should plug it off manually.
|
||||
}
|
||||
|
||||
Reboot {
|
||||
Title = Rebooting the system
|
||||
Text = This may take a while (depending on your hardware) ...
|
||||
}
|
||||
}
|
||||
|
||||
WarningMessage {
|
||||
ShutdownFailed {
|
||||
Title = Shutdown failed
|
||||
Text = Shutting down of the system failed for some reason - sorry!
|
||||
}
|
||||
|
||||
RebootFailed {
|
||||
Title = Reboot failed
|
||||
Text = Reboot of the system failed for some reason - sorry!
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue