summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-17 12:01:00 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-17 12:01:00 +0000
commit00a3a6857573937f0c8e66907e7c36852741c455 (patch)
treeb452bd98af10416a0c736920a18a941fa4a92ab8 /help
parentc59ff681fd0aab4e610f99222c041316cdf99491 (diff)
downloadmpv-00a3a6857573937f0c8e66907e7c36852741c455.tar.bz2
mpv-00a3a6857573937f0c8e66907e7c36852741c455.tar.xz
fix reversed order of arguments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18530 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-tr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index 456334861b..2f482b73c5 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -54,7 +54,7 @@ static char help_text[]=
#define MSGTR_Exit_quit "Çıkış"
#define MSGTR_Exit_eof "Dosyanın Sonu"
#define MSGTR_Exit_error "Ölümcül Hata"
-#define MSGTR_IntBySignal "\nMPlayer %s modülündeki %d hatası ile kapandı\n"
+#define MSGTR_IntBySignal "\nMPlayer %d hatası ile %s modülünde kapandı\n"
#define MSGTR_NoHomeDir "ANADİZİN bulunumadı\n"
#define MSGTR_GetpathProblem "get_path(\"config\") problemi\n"
#define MSGTR_CreatingCfgFile "Ayar dosyası oluşturuluyor: %s\n"