diff --git a/locale/en_US/LC_MESSAGES/messages.po b/locale/en_US/LC_MESSAGES/messages.po index 3c403635..40058366 100644 --- a/locale/en_US/LC_MESSAGES/messages.po +++ b/locale/en_US/LC_MESSAGES/messages.po @@ -174,8 +174,8 @@ msgstr "Note: WEP access points appear as 'Open'. RaspAP does n msgid "No Wifi stations found" msgstr "No Wifi stations found" -msgid "Reinitializing wpa_supplicant" -msgstr "Reinitializing wpa_supplicant" +msgid "Reinitialized wpa_supplicant. Choose Rescan." +msgstr "Reinitialized wpa_supplicant. Choose Rescan." msgid "Click 'Rescan' to search for nearby Wifi stations." msgstr "Click 'Rescan' to search for nearby Wifi stations." diff --git a/templates/wifi_stations.php b/templates/wifi_stations.php index 9ccfa779..63aba12c 100755 --- a/templates/wifi_stations.php +++ b/templates/wifi_stations.php @@ -7,7 +7,7 @@