Polish languages missing from subtitles on OS X

Archive of historical development discussions
Discussions / Development has moved to GitHub
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
jszczypk
Posts: 1
Joined: Wed Jul 10, 2013 10:52 pm

Polish languages missing from subtitles on OS X

Post by jszczypk »

Hi,

On OS X you can't select Polish as language when editing subtitles.
I will be very happy if somebody could add that one line to macosx/HBSubtitles.m:

Code: Select all

[languagesArray addObject:[NSArray arrayWithObjects:@"Polish",@"pol",nil]];
Here is a patch that fixes that:
https://github.com/jszczypk/HandBrakeMi ... re/patch-1
Deleted User 11865

Re: Polish languages missing from subtitles on OS X

Post by Deleted User 11865 »

See https://reviews.handbrake.fr/r/481/ - didn't get the go ahead from the MacGUI maintainer yet.
Deleted User 11865

Re: Polish languages missing from subtitles on OS X

Post by Deleted User 11865 »

Post Reply