diff --git a/package/gluon-status-page/files/lib/gluon/status-page/view/status-page.html b/package/gluon-status-page/files/lib/gluon/status-page/view/status-page.html index a2ca8aa9..83a82ef8 100644 --- a/package/gluon-status-page/files/lib/gluon/status-page/view/status-page.html +++ b/package/gluon-status-page/files/lib/gluon/status-page/view/status-page.html @@ -120,9 +120,6 @@ <% if nodeinfo.system.domain_code then -%>
<%:Domain%>
<%| site.domain_names[nodeinfo.system.domain_code]() %>
<%- end %> - <% if nodeinfo.system.primary_domain_code then -%> -
<%:Primary Domain%>
<%| site.domain_names[nodeinfo.system.primary_domain_code]() %>
- <%- end %> <% if nodeinfo.software.autoupdater then -%>
<%:Automatic updates%>
<%| enabled(nodeinfo.software.autoupdater.enabled) %><%| nodeinfo.software.autoupdater.enabled and diff --git a/package/gluon-status-page/i18n/de.po b/package/gluon-status-page/i18n/de.po index baad3934..5caebfde 100644 --- a/package/gluon-status-page/i18n/de.po +++ b/package/gluon-status-page/i18n/de.po @@ -40,9 +40,6 @@ msgstr "Entfernung" msgid "Domain" msgstr "Domäne" -msgid "Primary Domain" -msgstr "Primäre Domäne" - msgid "Error" msgstr "Fehler" diff --git a/package/gluon-status-page/i18n/gluon-status-page.pot b/package/gluon-status-page/i18n/gluon-status-page.pot index 0660e3b8..e471e878 100644 --- a/package/gluon-status-page/i18n/gluon-status-page.pot +++ b/package/gluon-status-page/i18n/gluon-status-page.pot @@ -31,9 +31,6 @@ msgstr "" msgid "Domain" msgstr "" -msgid "Primary Domain" -msgstr "" - msgid "Error" msgstr ""