[vlc-commits] po: correct default encoding for Hebrew subtitles (fixes #7474)
Rémi Denis-Courmont
git at videolan.org
Sun Sep 16 19:43:00 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Sep 16 20:42:15 2012 +0300| [f2d861c7341f75ee223b7859c6960d10bafdd1bf] | committer: Rémi Denis-Courmont
po: correct default encoding for Hebrew subtitles (fixes #7474)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f2d861c7341f75ee223b7859c6960d10bafdd1bf
---
po/he.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/he.po b/po/he.po
index bbbbdf4..98102c4 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11508,7 +11508,7 @@ msgstr "מפענח כתוביות DVB"
#: modules/codec/subsdec.c:94
#, fuzzy
msgid "Default (Windows-1252)"
-msgstr "באלטית (_Windows-1257)"
+msgstr "בררת מחדל (Windows-1255)"
#: modules/codec/subsdec.c:95
#, fuzzy
@@ -11732,7 +11732,7 @@ msgstr "מפענח כתוביות טקסט"
#: modules/codec/subsdec.c:290 modules/demux/avi/avi.c:96
msgctxt "GetACP"
msgid "CP1252"
-msgstr ""
+msgstr "CP1255"
#: modules/codec/subsusf.c:46
msgid "USFSubs"
More information about the vlc-commits
mailing list