]> git.sesse.net Git - vlc/commitdiff
* fixed minor stuff
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 5 Aug 2005 13:03:54 +0000 (13:03 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 5 Aug 2005 13:03:54 +0000 (13:03 +0000)
modules/gui/macosx/wizard.m
modules/gui/wxwidgets/extrapanel.cpp
po/de.po

index b3530c47f2ef6deaebb5def493212da489647210..025781cbfa971077e8ce4589828c629eea7b2c28 100644 (file)
@@ -23,8 +23,8 @@
 
 
 /*****************************************************************************
- * Note: this code is partially based upon ../wxwindows/wizard.cpp and
- *         ../wxwindows/streamdata.h; both written by Clément Stenac.
+ * Note: this code is partially based upon ../wxwidgets/wizard.cpp and
+ *         ../wxwidgets/streamdata.h; both written by Clément Stenac.
  *****************************************************************************/
 
 
@@ -338,7 +338,7 @@ static VLCWizard *_o_sharedInstance = nil;
 - (void)initStrings
 {
     /* localise all strings to the users lang */
-    /* method is called from intf.m (in method openWizard) */
+    /* method is called from intf.m (in method showWizard) */
 
     /* general items */
     [o_btn_backward setTitle: _NS("Back")];
index e459d8f08bfc2a94bdf0b453e74f2a5dacb0d28b..3f7fb2a08a980ec898225894ecd4cb5723cda509 100644 (file)
@@ -299,7 +299,7 @@ wxPanel *ExtraPanel::VideoPanel( wxWindow *parent )
 #endif
 
     wxStaticBox *filter_box =
-                  new wxStaticBox( panel, -1, wxU(_("Video Filters")) );
+                  new wxStaticBox( panel, -1, wxU(_("Video filters")) );
     wxStaticBoxSizer *filter_sizer =
                    new wxStaticBoxSizer( filter_box, wxHORIZONTAL );
 
@@ -1005,7 +1005,7 @@ void ExtraPanel::OnFiltersInfo(wxCommandEvent& event)
                   "You can then configure each filter.\n"
                   "If you want fine control over the filters ( to choose "
                   "the order in which they are applied ), you need to enter "
-                  "manually a filters string (Preferences / General / Video)."
+                  "manually a filters string (Preferences / Video / Filters)."
                   ) ),
                     wxU( _("More information" ) ), wxOK | wxICON_INFORMATION,
                     this->p_parent );
index f18e6dbcbf2733f8b0e768d6627f104bc2737fae..243d1eb813c11320d7a6161d4d8d1ac3b2d2e2cb 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -10253,7 +10253,7 @@ msgstr "Steuerung"
 
 #: modules/gui/macosx/intf.m:532 modules/gui/wxwidgets/extrapanel.cpp:1213
 msgid "Extended controls"
-msgstr "Erweiterte Kontrollen"
+msgstr "Erweiterte Steuerung"
 
 #: modules/gui/macosx/intf.m:534 modules/gui/macosx/intf.m:561
 #: modules/gui/macosx/playlistinfo.m:202
@@ -11904,7 +11904,7 @@ msgstr "Bild justieren"
 #: modules/gui/wxwidgets/extrapanel.cpp:223
 #: modules/gui/wxwidgets/extrapanel.cpp:483
 msgid "Restore Defaults"
-msgstr "Standards wiederherstellen"
+msgstr "Standardwerte"
 
 #: modules/gui/wxwidgets/extrapanel.cpp:241
 msgid "Saturation"