From 95c8a36dfc7e63f23eae3b411fd1a371da6f774c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 22 Nov 2019 17:14:06 +0100 Subject: [rebootcontrol] Start adding WOL functionality --- modules-available/rebootcontrol/lang/en/module.json | 4 ++-- modules-available/rebootcontrol/lang/en/template-tags.json | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'modules-available/rebootcontrol/lang/en') diff --git a/modules-available/rebootcontrol/lang/en/module.json b/modules-available/rebootcontrol/lang/en/module.json index 1f325354..47d91e98 100644 --- a/modules-available/rebootcontrol/lang/en/module.json +++ b/modules-available/rebootcontrol/lang/en/module.json @@ -1,4 +1,4 @@ { - "module_name": "Reboot Control", - "page_title": "Reboot Control" + "module_name": "WakeOnLAN", + "page_title": "WakeOnLAN" } \ No newline at end of file diff --git a/modules-available/rebootcontrol/lang/en/template-tags.json b/modules-available/rebootcontrol/lang/en/template-tags.json index c64014ff..9c7830aa 100644 --- a/modules-available/rebootcontrol/lang/en/template-tags.json +++ b/modules-available/rebootcontrol/lang/en/template-tags.json @@ -9,9 +9,11 @@ "lang_genNew": "Generate new keypair", "lang_ip": "IP", "lang_kexecRebootCheck": "Quick reboot straight to bwLehrpool (kexec)", + "lang_keypairConfirmCheck": "I'm sure", "lang_location": "Location", "lang_minutes": " Minutes", "lang_mode": "Mode", + "lang_moduleHeading": "WakeOnLAN", "lang_newKeypairExplanation": "You can create a new keypair, which will replace the old one. Please note that after doing so, you cannot poweroff or reboot clients that are already running, since they still use the old key. They have to be rebooted manually first.", "lang_off": "Off", "lang_on": "On", -- cgit v1.2.3-55-g7522