From de63eeabfab7deb8c763817943ed00c497534ab0 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 12 Jul 2023 21:05:29 +0300 Subject: [PATCH] Pull request 1920: 5985-client-text Updates #5985. Squashed commit of the following: commit 925b55df066cb44eb37851491034f65727efcc79 Author: Ainar Garipov Date: Wed Jul 12 20:39:04 2023 +0300 client: imp text more commit f4094eeeab01c168362366450169f7806faba198 Author: Ainar Garipov Date: Wed Jul 12 20:24:33 2023 +0300 client: fix text commit 4e3a76da7c5f3d12716dbf5a9d5472e0c9b744c0 Author: Ainar Garipov Date: Wed Jul 12 20:22:31 2023 +0300 client: imp runtime client text --- client/src/__locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 644f466d..6b73220a 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -444,7 +444,7 @@ "client_confirm_delete": "Are you sure you want to delete client \"{{key}}\"?", "list_confirm_delete": "Are you sure you want to delete this list?", "auto_clients_title": "Runtime clients", - "auto_clients_desc": "Devices not on the list of Persistent clients that may still use AdGuard Home", + "auto_clients_desc": "Information about IP addresses of devices that are using or may use AdGuard Home. This information is gathered from several sources, including hosts files, reverse DNS, etc.", "access_title": "Access settings", "access_desc": "Here you can configure access rules for the AdGuard Home DNS server", "access_allowed_title": "Allowed clients",