Commit da65f9d7 authored by Christophe Massiot's avatar Christophe Massiot

* Bumped up revision number to 0.5.1

* Updated French translation
parent 50c0fe9a
dnl Autoconf settings for vlc
AC_INIT(vlc,0.5.1-test1)
AC_INIT(vlc,0.5.1)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
......@@ -11,7 +11,7 @@ AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
AM_INIT_AUTOMAKE(vlc,0.5.1-test1)
AM_INIT_AUTOMAKE(vlc,0.5.1)
AM_CONFIG_HEADER(config.h)
dnl
......
......@@ -399,7 +399,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.5.1-test1</string>
<string>0.5.1</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSMainNibFile</key>
......
......@@ -2,7 +2,7 @@ Package: vlc
Section: graphics
Priority: optional
Version: 0.5.1
Release: test1
Release: 1
Architecture: arm
Conflicts: gpe-vlc, gpe-apps, opie-vlc, opie-libsdl, opie-oipkg, opie-base, opie-multikey, opie-handwriting, opie-volumeapplet, opie-embeddedkonsole, opie-handwriting, opie-irdaapplet, opie-launcher-settings, opie-networksetup
Maintainer: Jean-Paul Saman <jpsaman@wxs.nl>, Christophe Massiot <massiot@via.ecp.fr>
......
......@@ -940,7 +940,7 @@ msgstr "Processeur"
#: modules/gui/macosx/intf.m:351 modules/gui/win32/strings.cpp:120
#: modules/gui/win32/strings.cpp:180 src/libvlc.h:544
msgid "Playlist"
msgstr "Playlist"
msgstr "Liste de lecture"
#. Misc options
#: modules/audio_filter/converter/a52tofloat32.c:85
......@@ -1757,7 +1757,7 @@ msgstr "Pauser le flux"
#: modules/gui/macosx/playlist.m:122 modules/gui/win32/strings.cpp:100
#: modules/gui/win32/strings.cpp:204
msgid "Play"
msgstr "Joue"
msgstr "Lire"
#: modules/gui/familiar/interface.c:145 modules/gui/win32/strings.cpp:101
msgid "Play stream"
......@@ -2033,13 +2033,13 @@ msgstr "S
#: modules/gui/gtk/gtk_interface.c:457 modules/gui/gtk/gtk_interface.c:1294
#: modules/gui/macosx/intf.m:333
msgid "Volume Up"
msgstr "Monter le son"
msgstr "Augmenter le volume"
#: modules/gui/gtk/gnome_interface.c:133 modules/gui/gtk/gnome_interface.c:957
#: modules/gui/gtk/gtk_interface.c:464 modules/gui/gtk/gtk_interface.c:1301
#: modules/gui/macosx/intf.m:334
msgid "Volume Down"
msgstr "Baisser le son"
msgstr "Baisser le volume"
#: modules/gui/gtk/gnome_interface.c:140 modules/gui/gtk/gnome_interface.c:964
#: modules/gui/gtk/gtk_interface.c:471 modules/gui/gtk/gtk_interface.c:1308
......@@ -2921,7 +2921,7 @@ msgstr "Contr
#: modules/gui/macosx/controls.m:721 modules/gui/macosx/intf.m:323
msgid "Loop"
msgstr "Boucle"
msgstr "Tout rpter"
#: modules/gui/macosx/controls.m:728 modules/gui/macosx/intf.m:324
msgid "Step Forward"
......
%define name vlc
%define version 0.5.0
%define version 0.5.1
%define rel 1
%define libmajor 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment