summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2019-11-22 17:14:06 +0100
committerSimon Rettberg2019-11-22 17:14:06 +0100
commit95c8a36dfc7e63f23eae3b411fd1a371da6f774c (patch)
tree3478a4ae1e21c5e315a38488d1af655f93843420 /modules-available/rebootcontrol/lang/en
parent[inc/Taskmanagercallback] Remove unused function (diff)
downloadslx-admin-95c8a36dfc7e63f23eae3b411fd1a371da6f774c.tar.gz
slx-admin-95c8a36dfc7e63f23eae3b411fd1a371da6f774c.tar.xz
slx-admin-95c8a36dfc7e63f23eae3b411fd1a371da6f774c.zip
[rebootcontrol] Start adding WOL functionality
Diffstat (limited to 'modules-available/rebootcontrol/lang/en')
-rw-r--r--modules-available/rebootcontrol/lang/en/module.json4
-rw-r--r--modules-available/rebootcontrol/lang/en/template-tags.json2
2 files changed, 4 insertions, 2 deletions
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",