From c5712e1c26b31afd38ebd8b7d79b0740c0dd0d60 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Wed, 13 Jul 2016 12:40:58 +0200 Subject: Squashed commit of the following: commit af19d2aa593a4b4b068a5bc3707d74378625d774 Author: Christian Klinger Date: Wed Jul 13 12:32:17 2016 +0200 added sorting functionality. commit 0030ebebb49bad18fba8e74184d331be5485ed4e Author: Christian Klinger Date: Fri Jul 8 16:09:16 2016 +0200 small improvements. commit 8dc5ee1173ffbc6e689f3197ad4d1ecf700a9374 Author: Christian Klinger Date: Fri Jul 8 12:49:29 2016 +0200 added location fiter. commit 63a2da244a6def5cdd76c654bd5a6a0c108cc47b Author: Christian Klinger Date: Fri Jul 8 12:25:15 2016 +0200 most filters should work. commit 847536b34cec0194c58cb41a17006a8bd88f748d Author: Christian Klinger Date: Tue Jul 5 15:57:38 2016 +0200 rudimentary filter options. --- modules-available/statistics/lang/de/template-tags.json | 3 +++ modules-available/statistics/lang/en/template-tags.json | 3 +++ 2 files changed, 6 insertions(+) (limited to 'modules-available/statistics/lang') diff --git a/modules-available/statistics/lang/de/template-tags.json b/modules-available/statistics/lang/de/template-tags.json index 40f3dbc4..d4d34fb7 100644 --- a/modules-available/statistics/lang/de/template-tags.json +++ b/modules-available/statistics/lang/de/template-tags.json @@ -1,5 +1,7 @@ { "lang_64bitSupport": "64\u2009Bit Gast-Support", + "lang_add": "Hinzuf\u00fcgen", + "lang_add_filter": "Filter hinzuf\u00fcgen", "lang_address": "Adresse", "lang_clientList": "Liste ausgew\u00e4hlter Rechner", "lang_cores": "Kerne", @@ -52,6 +54,7 @@ "lang_ramSlots": "Speicher-Slots", "lang_realCores": "Kerne", "lang_reallocatedSectors": "Defekte Sektoren", + "lang_refresh": "Ansicht aktualisieren", "lang_serialNo": "Serien-Nr", "lang_sockets": "Sockel", "lang_tempPart": "Temp. Partition", diff --git a/modules-available/statistics/lang/en/template-tags.json b/modules-available/statistics/lang/en/template-tags.json index beb9f4f6..286d1a32 100644 --- a/modules-available/statistics/lang/en/template-tags.json +++ b/modules-available/statistics/lang/en/template-tags.json @@ -1,5 +1,7 @@ { "lang_64bitSupport": "64\u2009Bit guest support", + "lang_add": "Add", + "lang_add_filter": "Add Filter", "lang_address": "Address", "lang_clientList": "List of selected machines", "lang_cores": "Cores", @@ -52,6 +54,7 @@ "lang_ramSlots": "Memory slots", "lang_realCores": "Cores", "lang_reallocatedSectors": "Bad sectors", + "lang_refresh": "Refresh", "lang_serialNo": "Serial no", "lang_sockets": "Sockets", "lang_tempPart": "Temp. partition", -- cgit v1.2.3-55-g7522