summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/rebootcontrol/lang/en/template-tags.json')
-rw-r--r--modules-available/rebootcontrol/lang/en/template-tags.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules-available/rebootcontrol/lang/en/template-tags.json b/modules-available/rebootcontrol/lang/en/template-tags.json
index 63a5b4a8..c2346044 100644
--- a/modules-available/rebootcontrol/lang/en/template-tags.json
+++ b/modules-available/rebootcontrol/lang/en/template-tags.json
@@ -1,12 +1,14 @@
{
"lang_authFail": "Authentication failed",
"lang_client": "Client",
+ "lang_confirmNewKeypair": "Really create new key pair?",
"lang_connecting": "Connecting...",
"lang_error": "Not available",
"lang_genNew": "Generate new keypair",
"lang_ip": "IP",
"lang_location": "Location",
"lang_minutes": " Minutes",
+ "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",
"lang_online": "Online",
@@ -27,6 +29,5 @@
"lang_shutdownCheck": "Do you really want to shut down the selected clients?",
"lang_shutdownIn": "Shutdown in: ",
"lang_status": "Status",
- "lang_unselectall": "Unselect all",
- "lang_user": "User"
+ "lang_unselectall": "Unselect all"
} \ No newline at end of file