diff help/help_mp-pl.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 4c63b476f848
children d1aef1876187
line wrap: on
line diff
--- a/help/help_mp-pl.h	Wed Feb 05 17:21:59 2014 +0000
+++ b/help/help_mp-pl.h	Wed Feb 05 19:28:05 2014 +0000
@@ -45,9 +45,6 @@
 " * * * WIĘCEJ OPCJI DOSTĘPNYCH NA STRONIE PODRĘCZNIKA MAN * * *\n"
 "\n";
 
-// libmpcodecs/ad_dvdpcm.c:
-#define MSGTR_SamplesWanted "By poprawić obsługę tego formatu potrzebne są próbki. Proszę skontaktować się z twórcami.\n"
-
 // ========================= MPlayer messages ===========================
 
 // mplayer.c:
@@ -1343,6 +1340,9 @@
 
 // ========================== LIBMPCODECS ===================================
 
+// libmpcodecs/ad_dvdpcm.c:
+#define MSGTR_SamplesWanted "By poprawić obsługę tego formatu potrzebne są próbki. Proszę skontaktować się z twórcami.\n"
+
 // libmpcodecs/ad_libdv.c
 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] Uwaga! Rozmiar ramek dźwieku różni się! wczytano=%d  hdr=%d.\n"