summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2023-04-24 14:05:22 +0200
committerSimon Rettberg2023-04-24 14:05:22 +0200
commit4ef630060e458c38cda45489e5a40caa9470e974 (patch)
tree7539e9eabc82dc587dfa69c00dad5265c5d6616f /modules-available/statistics/lang/en/template-tags.json
parent[statistics] Remove anydev filter (diff)
downloadslx-admin-4ef630060e458c38cda45489e5a40caa9470e974.tar.gz
slx-admin-4ef630060e458c38cda45489e5a40caa9470e974.tar.xz
slx-admin-4ef630060e458c38cda45489e5a40caa9470e974.zip
[statistics] Fix lang: Old and new were swapped
Diffstat (limited to 'modules-available/statistics/lang/en/template-tags.json')
-rw-r--r--modules-available/statistics/lang/en/template-tags.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/statistics/lang/en/template-tags.json b/modules-available/statistics/lang/en/template-tags.json
index 9d01f7be..fefb9bc3 100644
--- a/modules-available/statistics/lang/en/template-tags.json
+++ b/modules-available/statistics/lang/en/template-tags.json
@@ -112,8 +112,8 @@
"lang_replace": "Replace",
"lang_replaceInstructions": "If some PCs\/clients have been physically replaced, you can re-assign log entries, session data, position information etc. from the old machine to the new one. This requires that the new machine gets assigned the same IP address as the old one and, if the room planner is used -- that it is placed in the same spot as the old one. The list below shows all machine pairs where 1) the last boot of one machine lies before the first boot of the other one 2) both machines had the same IP address last time they booted. The replacement action will reassign all log events, room plan location and special run mode from the old machine to the new machine.",
"lang_replaceMachinesHeading": "Replace machines",
- "lang_replaceNew": "Old machine",
- "lang_replaceOld": "New machine",
+ "lang_replaceNew": "New machine",
+ "lang_replaceOld": "Old machine",
"lang_resetClearIp": "Reset IP address",
"lang_roomplan": "Location",
"lang_runMode": "Mode of operation",