summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2023-07-03 18:13:40 +0200
committerSimon Rettberg2023-07-03 18:13:40 +0200
commit6c61723146e272f8ce10d880d0d991767fdc82e8 (patch)
tree969fafe8760ae872da99ad5372b156f673612e61 /modules-available/systemstatus/lang/en/template-tags.json
parent[remoteaccess] Make sure we get the right client when updating pw (diff)
downloadslx-admin-6c61723146e272f8ce10d880d0d991767fdc82e8.tar.gz
slx-admin-6c61723146e272f8ce10d880d0d991767fdc82e8.tar.xz
slx-admin-6c61723146e272f8ce10d880d0d991767fdc82e8.zip
[systemstatus] Add page to update/upgrade the server OS
Some simple UI/buttons to run apt-get update, upgrade etc.
Diffstat (limited to 'modules-available/systemstatus/lang/en/template-tags.json')
-rw-r--r--modules-available/systemstatus/lang/en/template-tags.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules-available/systemstatus/lang/en/template-tags.json b/modules-available/systemstatus/lang/en/template-tags.json
index 330aa1b2..9f14d4d6 100644
--- a/modules-available/systemstatus/lang/en/template-tags.json
+++ b/modules-available/systemstatus/lang/en/template-tags.json
@@ -1,19 +1,27 @@
{
"lang_OK": "OK",
"lang_addressConfiguration": "Address Configuration",
+ "lang_aptOutput": "apt-get output",
"lang_areYouSureReboot": "Reboot server now?",
"lang_attention": "Attention!",
"lang_average": "Average",
+ "lang_backToPackagelist": "Back up update page",
"lang_capacity": "Capacity",
+ "lang_checkForUpdates": "Check for updates",
"lang_confirmRestart": "Are you sure you want to restart this service? This can lead to interruptions.",
"lang_cpuLoad": "CPU Load",
"lang_distribution": "Distribution",
"lang_dmsdUnreachable": "dmsd not reachable",
+ "lang_everythingUpToDate": "Everything is up to date",
"lang_failure": "Failure",
+ "lang_fixDependencies": "Fix installation\/dependency problems",
"lang_foundStore": "Found:",
"lang_free": "Free",
"lang_goToStoreConf": "Go to VM store configuration",
"lang_kernel": "Kernel",
+ "lang_lastUpdateCheck": "Last update check",
+ "lang_lastestUpdate": "Latest updates from",
+ "lang_listOldWarning": "The package database is out of date. Consider checking for updates before updating.",
"lang_logicCPUs": "Logical CPUs",
"lang_maintenance": "Maintenance",
"lang_moduleHeading": "System Status",
@@ -21,12 +29,17 @@
"lang_occupied": "In use",
"lang_onlyOS": "OS only",
"lang_overview": "Overview",
+ "lang_package": "Package",
"lang_ramUsage": "RAM usage",
+ "lang_removeUnusedPackages": "Remove unused packages",
"lang_restart": "Restart",
+ "lang_runFullUpdate": "Run \"full-upgrade\"",
+ "lang_runUpdate": "Run update",
"lang_runningDownloads": "Running downloads",
"lang_runningUploads": "Running uploads",
"lang_serverReboot": "Reboot Server",
"lang_services": "Services",
+ "lang_showPackageList": "Show updates and packages",
"lang_space": "Space",
"lang_storeMissingExpected": "VM store not mounted. Expected:",
"lang_storeNotConfigured": "No VM store configured!",
@@ -37,7 +50,9 @@
"lang_systemStoreError": "Error querying available system storage",
"lang_total": "Total",
"lang_updatedPackages": "Pending updates",
+ "lang_updatesWikiLink": "See bwLehrpool Wiki for more information regarding updates",
"lang_uptimeOS": "OS uptime",
+ "lang_versionFromTo": "Update details",
"lang_vmStore": "VM store",
"lang_vmStoreError": "Error determining available space of the VM storage. Please check the configuration."
} \ No newline at end of file