summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-06-06 19:07:14 +0200
committerSimon Rettberg2017-06-06 19:07:14 +0200
commitdd058b606d935c5d4dd6b2d6cd44ec2088868b37 (patch)
treebd04010196064f19c32d2e0d9d672a4c65f09715 /modules-available/systemstatus/lang/en/messages.json
parent[translation] Fix warning (diff)
downloadslx-admin-dd058b606d935c5d4dd6b2d6cd44ec2088868b37.tar.gz
slx-admin-dd058b606d935c5d4dd6b2d6cd44ec2088868b37.tar.xz
slx-admin-dd058b606d935c5d4dd6b2d6cd44ec2088868b37.zip
[systemstatus] Show updated packages requiring reboot
Diffstat (limited to 'modules-available/systemstatus/lang/en/messages.json')
-rw-r--r--modules-available/systemstatus/lang/en/messages.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/systemstatus/lang/en/messages.json b/modules-available/systemstatus/lang/en/messages.json
index 5aaf57ec..5098eb76 100644
--- a/modules-available/systemstatus/lang/en/messages.json
+++ b/modules-available/systemstatus/lang/en/messages.json
@@ -1,3 +1,4 @@
{
- "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed"
+ "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed",
+ "update-reboot-required": "Updating the following system packages requires reboot: {{0}}"
} \ No newline at end of file