From cbc0d8ac43352911cd9b8941a85e5f0d5999af88 Mon Sep 17 00:00:00 2001
From: kyjhoz-mikfip-goXci0
 <149243371+kyjhoz-mikfip-goXci0@users.noreply.github.com>
Date: Mon, 22 Jan 2024 00:34:05 +1000
Subject: [PATCH] 6656-imp-macos-device-configuration-instructions

---
 client/src/__locales/en.json | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json
index 112928be..f769ffff 100644
--- a/client/src/__locales/en.json
+++ b/client/src/__locales/en.json
@@ -374,10 +374,13 @@
     "install_devices_windows_list_4": "Right-click your active connection and select Properties.",
     "install_devices_windows_list_5": "Find \"Internet Protocol Version 4 (TCP/IPv4)\" (or, for IPv6, \"Internet Protocol Version 6 (TCP/IPv6)\") in the list, select it and then click on Properties again.",
     "install_devices_windows_list_6": "Choose \"Use the following DNS server addresses\" and enter your AdGuard Home server addresses.",
-    "install_devices_macos_list_1": "Click the Apple icon and go to System Preferences.",
+    "install_devices_macos_list_1": "Click the  icon and go to System Settings.",
     "install_devices_macos_list_2": "Click Network.",
-    "install_devices_macos_list_3": "Select the first connection in your list and click Advanced.",
-    "install_devices_macos_list_4": "Select the DNS tab and enter your AdGuard Home server addresses.",
+    "install_devices_macos_list_3": "Click connected network service (e.g. Wi-Fi or Thunderbolt Bridge).",
+    "install_devices_macos_list_4": "Click Details.",
+    "install_devices_macos_list_5": "Click the DNS tab.",
+    "install_devices_macos_list_6": "Click the + icon and enter your AdGuard Home server addresses.",
+    "install_devices_macos_list_7": "Click OK.",
     "install_devices_android_list_1": "From the Android Menu home screen, tap Settings.",
     "install_devices_android_list_2": "Tap Wi-Fi on the menu. The screen listing all of the available networks will be shown (it is impossible to set custom DNS for mobile connection).",
     "install_devices_android_list_3": "Long press the network you're connected to, and tap Modify Network.",