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.",