From 1b06e05cf69815e523faaf9e237461fe0541c7ce Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 14 Nov 2014 01:27:10 -0500 Subject: update translations --- MediaBrowser.Server.Mono/Networking/NetworkManager.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MediaBrowser.Server.Mono/Networking/NetworkManager.cs') diff --git a/MediaBrowser.Server.Mono/Networking/NetworkManager.cs b/MediaBrowser.Server.Mono/Networking/NetworkManager.cs index 293c59b505..60c2501157 100644 --- a/MediaBrowser.Server.Mono/Networking/NetworkManager.cs +++ b/MediaBrowser.Server.Mono/Networking/NetworkManager.cs @@ -28,9 +28,9 @@ namespace MediaBrowser.Server.Mono.Networking } /// - /// Gets a list of network devices + /// Gets available devices within the domain /// - /// PC's in the Domain + /// PC's in the Domain public IEnumerable GetNetworkDevices() { return new List (); -- cgit v1.2.3