From 4c12b0c10c4c070cf56d61632cdb7e127bb7c837 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Mon, 16 Dec 2019 15:25:34 +0100 Subject: Fix some more typos Signed-off-by: Stefan Weil --- modules-available/rebootcontrol/lang/en/permissions.json | 2 +- modules-available/rebootcontrol/lang/en/template-tags.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'modules-available/rebootcontrol') 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", -- cgit v1.2.3-55-g7522