summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-01 08:37:20 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-01 08:37:20 +0000
commit3358c64749db84713d72277130fb8a01d9e0a41a (patch)
tree2a6e88192c8265a12f97eaf1217ac3d91afffa28 /help
parent61e1960fe13c71c72ebbc2f09af7861b109a3e3b (diff)
downloadmpv-3358c64749db84713d72277130fb8a01d9e0a41a.tar.bz2
mpv-3358c64749db84713d72277130fb8a01d9e0a41a.tar.xz
commit and extend Diego Biurrun's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9190 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h5
-rw-r--r--help/help_mp-hu.h5
2 files changed, 10 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 0f426bb4d8..392421d8ea 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -586,6 +586,11 @@ static char help_text[]=
#define MSGTR_PREFERENCES_DVDDevice "DVD device:"
#define MSGTR_PREFERENCES_FPS "Movie FPS:"
+#define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n"
+#define MSGTR_ABOUT_CoreTeam " MPlayer core team:\n"
+#define MSGTR_ABOUT_AdditionalCoders " Additional coders:\n"
+#define MSGTR_ABOUT_MainTesters " Main testers:\n"
+
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"
#define MSGTR_MSGBOX_LABEL_Error "Error!"
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index d1c915f3bb..ceebe1d143 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -480,6 +480,11 @@ static char help_text[]=
#define MSGTR_PREFERENCES_Cache "Cache be/ki"
#define MSGTR_PREFERENCES_LoadFullscreen "Indítás teljes képernyőn"
+#define MSGTR_ABOUT_UHU "GUI fejlesztést az UHU Linux támogatta\n"
+#define MSGTR_ABOUT_CoreTeam " MPlayer csapat:\n"
+#define MSGTR_ABOUT_AdditionalCoders " További kóderek:\n"
+#define MSGTR_ABOUT_MainTesters " Teszterek:\n"
+
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "végzetes hiba ..."
#define MSGTR_MSGBOX_LABEL_Error "hiba ..."