summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pl.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-07 00:14:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-07 00:14:23 +0000
commit2ae4fd50f07fcedcc4832501cb670caa200cdbfa (patch)
tree59d2f190bb9ff4d79c45cd9dc5795dad0c30b2c3 /help/help_mp-pl.h
parentfb4299aa23f29acb7d3a98b3217df2132c381d4f (diff)
downloadmpv-2ae4fd50f07fcedcc4832501cb670caa200cdbfa.tar.bz2
mpv-2ae4fd50f07fcedcc4832501cb670caa200cdbfa.tar.xz
printf --> mp_msg conversion
patch by the Wanderer <inverseparadox at comcast dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-pl.h')
-rw-r--r--help/help_mp-pl.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 7bb6405f90..c730f7d63b 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -119,8 +119,6 @@ static char help_text[]=
#define MSGTR_ErrorInitializingVODevice "Błąd przy otwieraniu/inicjalizacji wybranego urządzenia video (-vo).\n"
#define MSGTR_ForcedVideoCodec "Wymuszony kodek video: %s\n"
#define MSGTR_ForcedAudioCodec "Wymuszony kodek audio: %s\n"
-#define MSGTR_AODescription_AOAuthor "AO: Opis: %s\nAO: Autor: %s\n"
-#define MSGTR_AOComment "AO: Komentarz: %s\n"
#define MSGTR_Video_NoVideo "Video: brak video\n"
#define MSGTR_NotInitializeVOPorVO "\nBŁĄD KRYTYCZNY: Nie mogę zainicjalizować filtra video (-vf) lub wyjścia video (-vo).\n"
#define MSGTR_Paused "\n ===== PAUZA =====\r" // no more than 23 characters (status line for audio files)
@@ -305,7 +303,6 @@ static char help_text[]=
#define MSGTR_LavcAudioCodecNotFound "Audio LAVC - nie mogę znaleźć kodeka dla %s\n"
#define MSGTR_CouldntAllocateLavcContext "Audio LAVC - nie mogę zaalokować treści!\n"
#define MSGTR_CouldntOpenCodec "Nie mogę otworzyć kodeka %s, br=%d\n"
-#define MSGTR_FramesizeBufsizeTag "FRAME_SIZE: %d, BUFFER_SIZE: %d, TAG: 0x%x\n"
// cfg-mencoder.h:
#define MSGTR_MEncoderMP3LameHelp "\n\n"\
@@ -894,4 +891,4 @@ static char help_text[]=
// ao_plugin.c
-#define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] nieprawidłowa wtyczka: %s\n" \ No newline at end of file
+#define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] nieprawidłowa wtyczka: %s\n"