GUI: add Hebrew to default list of often used languages

Fixes #2610.
This commit is contained in:
Moritz Bunkus 2019-08-27 20:10:08 +02:00
parent 4db4ad928b
commit eaed3ca555
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
# Version ?
## Bug fixes
* MKVToolNix GUI: Hebrew was added to the list of often-used languages so that
it can be selected by default again. Fixes #2610.
# Version 37.0.0 "Leave It" 2019-08-24
## New features and enhancements

View File

@ -540,6 +540,7 @@ std::vector<std::string> const g_popular_language_codes{
"gre",
"guj",
"hau",
"heb",
"hin",
"hun",
"ibo",