summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol
diff options
context:
space:
mode:
authorStefan Weil2019-12-16 15:25:34 +0100
committerStefan Weil2019-12-16 15:25:34 +0100
commit4c12b0c10c4c070cf56d61632cdb7e127bb7c837 (patch)
treefd5b9f3cd3383c80a85ebf1c32c6ead161790688 /modules-available/rebootcontrol
parentFix some typos (found by codespell) (diff)
downloadslx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.tar.gz
slx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.tar.xz
slx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.zip
Fix some more typos
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'modules-available/rebootcontrol')
-rw-r--r--modules-available/rebootcontrol/lang/en/permissions.json2
-rw-r--r--modules-available/rebootcontrol/lang/en/template-tags.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/modules-available/rebootcontrol/lang/en/permissions.json b/modules-available/rebootcontrol/lang/en/permissions.json
index 34badbaf..7fe89cff 100644
--- a/modules-available/rebootcontrol/lang/en/permissions.json
+++ b/modules-available/rebootcontrol/lang/en/permissions.json
@@ -1,5 +1,5 @@
{
"action.shutdown": "Shutdown Client.",
"action.reboot": "Reboot Client.",
- "newkeypair": "Generate new Keypair."
+ "newkeypair": "Generate new Key pair."
} \ 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 9c7830aa..721b9971 100644
--- a/modules-available/rebootcontrol/lang/en/template-tags.json
+++ b/modules-available/rebootcontrol/lang/en/template-tags.json
@@ -6,7 +6,7 @@
"lang_confirmNewKeypair": "Really create new key pair?",
"lang_connecting": "Connecting...",
"lang_error": "Not available",
- "lang_genNew": "Generate new keypair",
+ "lang_genNew": "Generate new key pair",
"lang_ip": "IP",
"lang_kexecRebootCheck": "Quick reboot straight to bwLehrpool (kexec)",
"lang_keypairConfirmCheck": "I'm sure",
@@ -14,7 +14,7 @@
"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_newKeypairExplanation": "You can create a new key pair, 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",
"lang_online": "Online",