[vlc-commits] commit: Japanese: use CP932 rather than CP1252 by default ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Sun Jun 27 03:22:38 CEST 2010
vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Jun 27 04:22:11 2010 +0300| [f37be1dc9606d187a284b571928e9e9fc8d7d212] | committer: Rémi Denis-Courmont
Japanese: use CP932 rather than CP1252 by default
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=f37be1dc9606d187a284b571928e9e9fc8d7d212
---
po/ja.po | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/po/ja.po b/po/ja.po
index 9c0ef4a..6ecf9fb 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -11220,7 +11220,7 @@ msgstr "テキスト字幕デコーダー"
#: modules/codec/subtitles/subsdec.c:296
msgctxt "GetACP"
msgid "CP1252"
-msgstr "CP1252"
+msgstr "CP932"
#: modules/codec/subtitles/subsusf.c:52
msgid "USFSubs"
More information about the vlc-commits
mailing list