update translations

This commit is contained in:
Luke Pulverenti
2015-02-02 11:49:33 -05:00
parent 95c258f36e
commit 71bdb8dc8a
64 changed files with 184 additions and 248 deletions

View File

@@ -19,7 +19,7 @@ namespace MediaBrowser.Dlna.Profiles
ModelNumber = "12.0";
FriendlyName = "Media Browser on ${ServerName} : 1 : Windows Media Connect";
FriendlyName = "${HostName} : 1 : Windows Media Connect";
ModelUrl = "http://www.microsoft.com/";
Manufacturer = "Microsoft Corporation";

View File

@@ -8,7 +8,7 @@
<HttpHeaderInfo name="User-Agent" value="Xenon" match="Substring" />
</Headers>
</Identification>
<FriendlyName>Media Browser on ${ServerName} : 1 : Windows Media Connect</FriendlyName>
<FriendlyName>${HostName} : 1 : Windows Media Connect</FriendlyName>
<Manufacturer>Microsoft Corporation</Manufacturer>
<ManufacturerUrl>http://www.microsoft.com/</ManufacturerUrl>
<ModelName>Windows Media Connect</ModelName>