From dd058b606d935c5d4dd6b2d6cd44ec2088868b37 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Jun 2017 19:07:14 +0200 Subject: [systemstatus] Show updated packages requiring reboot --- modules-available/systemstatus/lang/de/messages.json | 3 ++- modules-available/systemstatus/lang/de/template-tags.json | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'modules-available/systemstatus/lang/de') diff --git a/modules-available/systemstatus/lang/de/messages.json b/modules-available/systemstatus/lang/de/messages.json index 7838acfa..1a6df1b3 100644 --- a/modules-available/systemstatus/lang/de/messages.json +++ b/modules-available/systemstatus/lang/de/messages.json @@ -1,3 +1,4 @@ { - "reboot-unconfirmed": "Sicherheitsabfrage zum Reboot nicht best\u00e4tigt" + "reboot-unconfirmed": "Sicherheitsabfrage zum Reboot nicht best\u00e4tigt", + "update-reboot-required": "Das Update der folgenden Pakete erfordert einen Reboot des Servers: {{0}}" } \ No newline at end of file diff --git a/modules-available/systemstatus/lang/de/template-tags.json b/modules-available/systemstatus/lang/de/template-tags.json index f014871b..1333fb7d 100644 --- a/modules-available/systemstatus/lang/de/template-tags.json +++ b/modules-available/systemstatus/lang/de/template-tags.json @@ -4,6 +4,8 @@ "lang_average": "Durchschnitt", "lang_capacity": "Kapazit\u00e4t", "lang_cpuLoad": "CPU-Last", + "lang_dmsdUnreachable": "dmsd nicht erreichbar", + "lang_downloads": "Downloads", "lang_foundStore": "Vorgefunden:", "lang_free": "Frei", "lang_goToStoreConf": "Zur VM-Store-Konfiguration wechseln", @@ -25,6 +27,8 @@ "lang_systemPartition": "Systempartition", "lang_systemStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Systemspeichers", "lang_total": "Gesamt", + "lang_updatedPackages": "Ausstehende Updates", + "lang_uploads": "Uploads", "lang_uptimeOS": "OS Uptime", "lang_vmStore": "VM-Speicher", "lang_vmStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Speicherplatzes am VM-Speicherort. Bitte \u00fcberpr\u00fcfen Sie die Konfiguration." -- cgit v1.2.3-55-g7522