[vlc-commits] [Git][videolan/vlc][master] iso-639: add iw old code for hebrew for old DVDs
Hugo Beauzée-Luyssen
gitlab at videolan.org
Tue Jun 8 10:29:33 UTC 2021
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
e411f5f9 by Jean-Baptiste Kempf at 2021-06-08T09:55:40+00:00
iso-639: add iw old code for hebrew for old DVDs
Close #23602
- - - - -
1 changed file:
- src/text/iso-639_def.h
Changes:
=====================================
src/text/iso-639_def.h
=====================================
@@ -98,6 +98,7 @@ static const iso639_lang_t p_languages[] =
{ N_( "Indonesian" ), "id", "ind", "ind" },
{ N_( "Inupiaq" ), "ik", "ipk", "ipk" },
{ N_( "Italian" ), "it", "ita", "ita" },
+ { N_( "Hebrew" ), "iw", "heb", "heb" },
{ N_( "Javanese" ), "jv", "jaw", "jav" },
{ N_( "Japanese" ), "ja", "jpn", "jpn" },
{ N_( "Greenlandic, Kalaallisut" ), "kl", "kal", "kal" },
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e411f5f993489616229ef9f4a8803ff298c5ea26
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e411f5f993489616229ef9f4a8803ff298c5ea26
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list