network: Show disconnection text when disconnecting the connection
Wired devices did not show Disconnected text when set to switched off state
NM_DEVICE_STATE_DISCONNECTED case value set to "Disconnected" from null.
Before :
After :
Fixes #2847 (closed)