summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/systemstatus/lang')
-rw-r--r--modules-available/systemstatus/lang/de/permissions.json4
-rw-r--r--modules-available/systemstatus/lang/en/permissions.json4
-rw-r--r--modules-available/systemstatus/lang/en/template-tags.json2
3 files changed, 9 insertions, 1 deletions
diff --git a/modules-available/systemstatus/lang/de/permissions.json b/modules-available/systemstatus/lang/de/permissions.json
index a3041fbc..9e7c5be9 100644
--- a/modules-available/systemstatus/lang/de/permissions.json
+++ b/modules-available/systemstatus/lang/de/permissions.json
@@ -1,4 +1,7 @@
{
+ "restart.dmsd": "bwLehrpool-Suite neustarten.",
+ "restart.dnbd3-server": "DNBD3-Server neustarten.",
+ "restart.ldadp": "LDADP neustarten.",
"serverreboot": "Server neustarten.",
"show.overview.addresses": "Zeige Adresskonfiguration auf \u00dcbersichtsseite.",
"show.overview.diskstat": "Zeige Speicherplatzwerte auf \u00dcbersichtsseite.",
@@ -6,6 +9,7 @@
"show.overview.services": "Zeige Dienste auf \u00dcbersichtsseite.",
"show.overview.systeminfo": "Zeige Systemwerte auf \u00dcbersichtsseite.",
"tab.dmsdlog": "Zugriff auf bwLehrpool-Suite-Server Statusausgabe.",
+ "tab.dnbd3log": "Zugriff auf DNBD3 Log.",
"tab.ldadplog": "Zugriff auf LDAP\/AD-Proxy Logs.",
"tab.lighttpdlog": "Zugriff auf Webserver-Logs.",
"tab.netstat": "Zeige Ausgabe von netstat.",
diff --git a/modules-available/systemstatus/lang/en/permissions.json b/modules-available/systemstatus/lang/en/permissions.json
index 879fa882..d510e257 100644
--- a/modules-available/systemstatus/lang/en/permissions.json
+++ b/modules-available/systemstatus/lang/en/permissions.json
@@ -1,4 +1,7 @@
{
+ "restart.dmsd": "Restart bwLehrpool-Suite.",
+ "restart.dnbd3-server": "Restart DNBD3 server.",
+ "restart.ldadp": "Restart LDADP.",
"serverreboot": "Reboot server.",
"show.overview.addresses": "Show addresses on overview page.",
"show.overview.diskstat": "Show diskstats on overview page.",
@@ -6,6 +9,7 @@
"show.overview.services": "Show services on overview page.",
"show.overview.systeminfo": "Show systeminfo on overview page.",
"tab.dmsdlog": "Show bwLehrpool-Suite status.",
+ "tab.dnbd3log": "Show DNBD3 log.",
"tab.ldadplog": "Show LDAP\/AD proxy logs.",
"tab.lighttpdlog": "Show web server logs.",
"tab.netstat": "Show output of netstat.",
diff --git a/modules-available/systemstatus/lang/en/template-tags.json b/modules-available/systemstatus/lang/en/template-tags.json
index 9eec08c4..b7f9867a 100644
--- a/modules-available/systemstatus/lang/en/template-tags.json
+++ b/modules-available/systemstatus/lang/en/template-tags.json
@@ -5,7 +5,7 @@
"lang_attention": "Attention!",
"lang_average": "Average",
"lang_capacity": "Capacity",
- "lang_confirmRestart": "Are you sure you want to restart this service? This can leads to interruptions.",
+ "lang_confirmRestart": "Are you sure you want to restart this service? This can lead to interruptions.",
"lang_cpuLoad": "CPU Load",
"lang_dmsdUnreachable": "dmsd not reachable",
"lang_failure": "Failure",