[vlc-devel] [PATCH] l10n: NSIS update and new files
Ludovic Fauvet
etix at videolan.org
Mon Feb 10 02:11:10 CET 2014
On 10/02/2014 00:20, Christoph Miebach wrote:
> ---
> extras/package/win32/NSIS/languages/arabic.nsh | 56 ++++++++++++++++++++
> extras/package/win32/NSIS/languages/korean.nsh | 56 ++++++++++++++++++++
> .../win32/NSIS/languages/simplified_chinese.nsh | 56 ++++++++++++++++++++
> extras/package/win32/NSIS/languages/swedish.nsh | 2 +-
> extras/package/win32/NSIS/languages/welsh.nsh | 56 ++++++++++++++++++++
Not tested yet since I do not have a working Windows machine around but
what encoding did you used? From my understanding it should be:
Windows-1256 for Arabic
Windows-949 for Korean
Windows-936 for Chinese (simplified)
Windows-1252 for Swedish and Welsh
Since it's hard to guess the code page you used for each file it would
be nice to add it to the commit message as well.
--
Ludovic Fauvet
www.videolan.org
More information about the vlc-devel
mailing list