diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-06-25 16:16:59 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-06-25 16:16:59 +0000 |
commit | 3fe081dc4130f6e65b9708257cdebcf535bf24f3 (patch) | |
tree | f2d7b75af4fe2bd87c00ece5b105c16e8db65a44 /help/help_mp-tr.h | |
parent | b21dec816ee4eaf98fc9534d9825a22220315f00 (diff) | |
download | mpv-3fe081dc4130f6e65b9708257cdebcf535bf24f3.tar.bz2 mpv-3fe081dc4130f6e65b9708257cdebcf535bf24f3.tar.xz |
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-tr.h')
-rw-r--r-- | help/help_mp-tr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h index c53e0c30d4..acf3a795c7 100644 --- a/help/help_mp-tr.h +++ b/help/help_mp-tr.h @@ -1570,7 +1570,6 @@ static char help_text[]= #define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Kernel modülünden luma değerleri ayarlanamadı!\n" #define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Ekran genişliği/yüksekliği bilinmiyor!\n" #define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Geçersiz çıktı biçimi %0X\n" -#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "[MGA] Geçersiz çıktı biçimi %0X.\n" #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] mga_video sürücünüzün sürümü bu MPlayer sürümüyle bağdaşmıyor!\n" #define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] %d tampon kullanılıyor.\n" #define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Açılamadı: %s\n" |