summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-08-02 12:31:39 +0200
committerSimon Rettberg2016-08-02 12:31:39 +0200
commit5445af45404b7941c2b729c8b90fb623fb8cbd17 (patch)
tree0c306519a32cc618f4cf8adc2b932dd5a6dc35ff /modules-available/statistics/lang
parent[statistics] Fix class name typo (diff)
downloadslx-admin-5445af45404b7941c2b729c8b90fb623fb8cbd17.tar.gz
slx-admin-5445af45404b7941c2b729c8b90fb623fb8cbd17.tar.xz
slx-admin-5445af45404b7941c2b729c8b90fb623fb8cbd17.zip
[statistics] Tweak layout, ellipsis in table without ruining layout (super awesome solution)
Diffstat (limited to 'modules-available/statistics/lang')
-rw-r--r--modules-available/statistics/lang/de/template-tags.json5
-rw-r--r--modules-available/statistics/lang/en/template-tags.json7
2 files changed, 8 insertions, 4 deletions
diff --git a/modules-available/statistics/lang/de/template-tags.json b/modules-available/statistics/lang/de/template-tags.json
index 85229a49..1c893e2a 100644
--- a/modules-available/statistics/lang/de/template-tags.json
+++ b/modules-available/statistics/lang/de/template-tags.json
@@ -9,7 +9,9 @@
"lang_cpuModel": "CPU",
"lang_details": "Details",
"lang_devices": "Ger\u00e4te",
+ "lang_duration": "Dauer",
"lang_event": "Ereignis",
+ "lang_eventType": "Typ",
"lang_firstSeen": "Erste Aktivit\u00e4t",
"lang_gbRam": "RAM",
"lang_hardwareSummary": "Hardware",
@@ -57,7 +59,6 @@
"lang_ramSlots": "Speicher-Slots",
"lang_realCores": "Kerne",
"lang_reallocatedSectors": "Defekte Sektoren",
- "lang_refresh": "Ansicht aktualisieren",
"lang_serialNo": "Serien-Nr",
"lang_showList": "Liste",
"lang_showVisualization": "Visualisierung",
@@ -73,4 +74,4 @@
"lang_virtualCores": "Virtuelle Kerne",
"lang_when": "Wann",
"lang_withBadSectors": "Clients mit potentiell defekten Festplatten (mehr als 10 defekte Sektoren)"
-}
+} \ No newline at end of file
diff --git a/modules-available/statistics/lang/en/template-tags.json b/modules-available/statistics/lang/en/template-tags.json
index 6178d4c3..e11073ae 100644
--- a/modules-available/statistics/lang/en/template-tags.json
+++ b/modules-available/statistics/lang/en/template-tags.json
@@ -9,7 +9,9 @@
"lang_cpuModel": "CPU",
"lang_details": "Details",
"lang_devices": "Devices",
+ "lang_duration": "Duration",
"lang_event": "Event",
+ "lang_eventType": "Type",
"lang_firstSeen": "First seen",
"lang_gbRam": "RAM",
"lang_hardwareSummary": "Hardware",
@@ -57,8 +59,9 @@
"lang_ramSlots": "Memory slots",
"lang_realCores": "Cores",
"lang_reallocatedSectors": "Bad sectors",
- "lang_refresh": "Refresh",
"lang_serialNo": "Serial no",
+ "lang_showList": "Show list",
+ "lang_showVisualization": "Show visualization",
"lang_sockets": "Sockets",
"lang_tempPart": "Temp. partition",
"lang_tempPartStats": "Temporary partition",
@@ -71,4 +74,4 @@
"lang_virtualCores": "Virtual cores",
"lang_when": "When",
"lang_withBadSectors": "Clients with potentially bad HDDs (more than 10 reallocated sectors)"
-}
+} \ No newline at end of file