diff help/help_mp-de.h @ 36698:6014c22afcd1

Relocate MSGTR_SamplesWanted. Move it from the help section to the libmpcodecs section where it belongs.
author ib
date Wed, 05 Feb 2014 19:28:05 +0000
parents 3bf334d01c59
children eb1a6a0b268f
line wrap: on
line diff
--- a/help/help_mp-de.h	Wed Feb 05 17:21:59 2014 +0000
+++ b/help/help_mp-de.h	Wed Feb 05 19:28:05 2014 +0000
@@ -53,10 +53,6 @@
 " * * * SIEHE MANPAGE FÜR DETAILS, WEITERE OPTIONEN UND TASTEN * * *\n"
 "\n";
 
-// libmpcodecs/ad_dvdpcm.c
-#define MSGTR_SamplesWanted "Beispiele für dieses Format werden gebraucht, um die Unterstützung zu verbessern. Bitte kontaktiere die Entwickler.\n"
-
-
 // ========================= MPlayer Ausgaben ===========================
 
 // mplayer.c
@@ -1638,6 +1634,9 @@
 
 // ========================== LIBMPCODECS ===================================
 
+// libmpcodecs/ad_dvdpcm.c
+#define MSGTR_SamplesWanted "Beispiele für dieses Format werden gebraucht, um die Unterstützung zu verbessern. Bitte kontaktiere die Entwickler.\n"
+
 // libmpcodecs/ad_libdv.c
 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] Warnung! Audio-Framegröße weicht ab! read=%d  hdr=%d.\n"