Commit 08997aa0 authored by Felix Paul Kühne's avatar Felix Paul Kühne

modules/gui/wxwindows/extrapanel.cpp: minor string fix

po/*: updated the po-files
THANKS: updated my mail-address
parent ab1d81ca
...@@ -19,6 +19,7 @@ Arwed v. Merkatz <v.merkatz at gmx dot net> - Gamma correction for adjust filter ...@@ -19,6 +19,7 @@ Arwed v. Merkatz <v.merkatz at gmx dot net> - Gamma correction for adjust filter
Benjamin Mironer <bmironer@noos.fr> - Mac OS X fixes Benjamin Mironer <bmironer@noos.fr> - Mac OS X fixes
Benoit Steiner <benny@via.ecp.fr> - MPEG system input, network input Benoit Steiner <benny@via.ecp.fr> - MPEG system input, network input
Bill Eldridge <bill@rfa.org> - documentation Bill Eldridge <bill@rfa.org> - documentation
Bob Maguire <maguirer at rjmaguire dot com> - addition of some controls to the OSX interface
Brieuc Jeunhomme <bbp@via.ecp.fr> - bug fixes Brieuc Jeunhomme <bbp@via.ecp.fr> - bug fixes
Bruno Vella <allevb@tin.it> - Italian localization Bruno Vella <allevb@tin.it> - Italian localization
Carlo Calabr <murray@via.ecp.fr> - Italian localization Carlo Calabr <murray@via.ecp.fr> - Italian localization
...@@ -35,7 +36,7 @@ DirektX <direktx at freemail.hu> - Hungarian translation ...@@ -35,7 +36,7 @@ DirektX <direktx at freemail.hu> - Hungarian translation
Emmanuel Blindauer <manu@agat.net> - aRts audio output Emmanuel Blindauer <manu@agat.net> - aRts audio output
Espen Skoglund <esk@ira.uka.de> - FreeBSD autoconf and Makefile patches Espen Skoglund <esk@ira.uka.de> - FreeBSD autoconf and Makefile patches
Ethan C. Baldridge <BaldridgeE@cadmus.com> - directory browsing code Ethan C. Baldridge <BaldridgeE@cadmus.com> - directory browsing code
Felix Khne <fk@aenneburghardt.de> - German translation Felix Khne <fkuehne@users.sf.net> - German translation
Fumio Nakayama <endymion@ca2.so-net.ne.jp> - Japanese translation Fumio Nakayama <endymion@ca2.so-net.ne.jp> - Japanese translation
Goetz Waschk <waschk at informatik.uni-rostock dot de> - Mandrake packages Goetz Waschk <waschk at informatik.uni-rostock dot de> - Mandrake packages
Haakon Meland Eriksen - Norwegian translation Haakon Meland Eriksen - Norwegian translation
...@@ -93,5 +94,4 @@ Wade Majors <guru@startrek.com> - BeOS icon integration, debugging and fixes ...@@ -93,5 +94,4 @@ Wade Majors <guru@startrek.com> - BeOS icon integration, debugging and fixes
Watanabe Go <go@dsl.gr.jp> - fix for non-ASCII filenames Watanabe Go <go@dsl.gr.jp> - fix for non-ASCII filenames
Xavier Maillard <zedek@fxgsproject.org> - audio converters Xavier Maillard <zedek@fxgsproject.org> - audio converters
Xavier Marchesini <xav@alarue.net> - Win32 fixes Xavier Marchesini <xav@alarue.net> - Win32 fixes
Yves Duret <yves@zarb.org> - RPM packages Yves Duret <yves@zarb.org> - RPM packages
Bob Maguire <maguirer at rjmaguire dot com> - addition of some controls to the OSX interface \ No newline at end of file
...@@ -916,7 +916,7 @@ void ExtraPanel::OnFiltersInfo(wxCommandEvent& event) ...@@ -916,7 +916,7 @@ void ExtraPanel::OnFiltersInfo(wxCommandEvent& event)
"You can then configure each filter.\n" "You can then configure each filter.\n"
"If you want fine control over the filters ( to choose " "If you want fine control over the filters ( to choose "
"the order in which they are applied ), you need to enter " "the order in which they are applied ), you need to enter "
"manually a filters string (Preferences / General / Video.)" "manually a filters string (Preferences / General / Video)."
) ), ) ),
wxU( _("More information" ) ), wxOK | wxICON_INFORMATION, wxU( _("More information" ) ), wxOK | wxICON_INFORMATION,
this->p_parent ); this->p_parent );
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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