Commit 4208297d authored by Felix Paul Kühne's avatar Felix Paul Kühne

Typo ;-)

parent fbfcdf02
......@@ -621,7 +621,7 @@ static NSString * VLCToolbarMediaControl = @"VLCToolbarMediaControl";
- (void)initStrings
{
[o_window setTitle: _NS("VLC Media Player")];
[o_window setTitle: _NS("VLC media player")];
[self setScrollField:_NS("VLC media player") stopAfter:-1];
/* button controls */
......
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