Browse Source

Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se>

(incomplete and untested).
pull/2/head
Christophe Massiot 24 years ago
parent
commit
bd0431f64f
  1. 2
      ChangeLog
  2. 2
      configure
  3. 2
      configure.in
  4. 2167
      po/se.po

2
ChangeLog

@ -5,6 +5,8 @@
0.5.0
Not released yet
* ./po/se.po : Swedish translation, courtesy of Joel Arvidsson
<dogai@privat.utfors.se> ;
* ./plugins/access/http.c: fixed a double free bug and a memory leak.
* MacOS X: added messages and playlist panel, dock menu, context menu
in video view and localization support.

2
configure

@ -1328,7 +1328,7 @@ else
VLC_MAKE="gmake"
fi
ALL_LINGUAS="de en_GB fr ja no ru nl pl"
ALL_LINGUAS="de en_GB fr ja no ru nl pl se"
cat >> confdefs.h <<EOF
#define VLC_PACKAGE "${PACKAGE}"

2
configure.in

@ -47,7 +47,7 @@ else
fi
dnl Gettext stuff
ALL_LINGUAS="de en_GB fr ja no ru nl pl"
ALL_LINGUAS="de en_GB fr ja no ru nl pl se"
AC_DEFINE_UNQUOTED(VLC_PACKAGE, "${PACKAGE}", [Package name])
AC_DEFINE_UNQUOTED(VLC_VERSION, "${VERSION}", [Package version])

2167
po/se.po

File diff suppressed because it is too large
Loading…
Cancel
Save