Commit b2d1124e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

MacOSX: fix engrish error

parent 11104cb5
...@@ -264,7 +264,7 @@ static VLCWizard *_o_sharedInstance = nil; ...@@ -264,7 +264,7 @@ static VLCWizard *_o_sharedInstance = nil;
"the best thing to do. Other computers can then access the stream at " "the best thing to do. Other computers can then access the stream at "
"mms://yourip:8080 by default."), _NS("Use this to stream to several " "mms://yourip:8080 by default."), _NS("Use this to stream to several "
"computers using the Microsoft MMS protocol. This protocol is used as " "computers using the Microsoft MMS protocol. This protocol is used as "
"transport method by many Microsoft's softwares. Note that only a " "transport method by many Microsoft's software. Note that only a "
"small part of the MMS protocol is supported (MMS encapsulated in " "small part of the MMS protocol is supported (MMS encapsulated in "
"HTTP)."), nil]; "HTTP)."), nil];
o_udp_uni = [NSArray arrayWithObjects:@"udp", @"UDP-Unicast", _NS("Enter " o_udp_uni = [NSArray arrayWithObjects:@"udp", @"UDP-Unicast", _NS("Enter "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment