summaryrefslogtreecommitdiffstats
path: root/modules-available/minilinux/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-27 15:35:28 +0200
committerSimon Rettberg2018-03-27 15:35:28 +0200
commit49a2b4662fbc8950a28a22ff7b09f30f30c8b338 (patch)
treef00099b602c6159f028504da9add1a9c07db2a3f /modules-available/minilinux/lang/en/template-tags.json
parent[dnbd3] Renamed view.list permission to access-page (diff)
downloadslx-admin-49a2b4662fbc8950a28a22ff7b09f30f30c8b338.tar.gz
slx-admin-49a2b4662fbc8950a28a22ff7b09f30f30c8b338.tar.xz
slx-admin-49a2b4662fbc8950a28a22ff7b09f30f30c8b338.zip
[minilinux] permission 'show' => 'view'
Refs #3338
Diffstat (limited to 'modules-available/minilinux/lang/en/template-tags.json')
-rw-r--r--modules-available/minilinux/lang/en/template-tags.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules-available/minilinux/lang/en/template-tags.json b/modules-available/minilinux/lang/en/template-tags.json
index aef15c03..48ba0c15 100644
--- a/modules-available/minilinux/lang/en/template-tags.json
+++ b/modules-available/minilinux/lang/en/template-tags.json
@@ -1,5 +1,4 @@
{
- "lang_uptodate": "Up to date",
"lang_canUpdate1": "At least one component of",
"lang_canUpdate2": "Can be updated. For a smooth operation, it is recommended to keep all components up to date.",
"lang_configurationPackageNotFound": "Configuration package not found!",
@@ -10,5 +9,7 @@
"lang_outdated": "Outdated",
"lang_redownload": "Download again",
"lang_systemUpdated": "The system is up to date.",
- "lang_update": "Update"
+ "lang_update": "Update",
+ "lang_updateAll": "Update all modules",
+ "lang_uptodate": "Up to date"
} \ No newline at end of file