summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-18 20:34:07 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-18 20:34:07 +0000
commit1f5394b38ec9b073021c77397ac114a3d0219e7d (patch)
tree0eeec4ea8f7fa0ab734a52080af75516a45dda02 /help/help_mp-en.h
parent0ebdbc02d8fcb458c1d7357309296a3a65bba3a1 (diff)
downloadmpv-1f5394b38ec9b073021c77397ac114a3d0219e7d.tar.bz2
mpv-1f5394b38ec9b073021c77397ac114a3d0219e7d.tar.xz
Cosmetics, mostly line shifting to match English master
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27958 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index ff36f7ec7e..2a98b86681 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -678,7 +678,6 @@ static char help_text[]=
#define MSGTR_PREFERENCES_Codecs "Codecs & demuxer"
// Note: If you change MSGTR_PREFERENCES_Misc see if it still fits MSGTR_PREFERENCES_FRAME_Misc
#define MSGTR_PREFERENCES_Misc "Misc"
-
#define MSGTR_PREFERENCES_None "None"
#define MSGTR_PREFERENCES_DriverDefault "driver default"
#define MSGTR_PREFERENCES_AvailableDrivers "Available drivers:"
@@ -779,6 +778,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_ArtsBroken "Newer aRts versions are incompatible "\
"with GTK 1.x and will crash GMPlayer!"
+// -- aboutbox
#define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n"
#define MSGTR_ABOUT_Contributors "Code and documentation contributors\n"
#define MSGTR_ABOUT_Codecs_libs_contributions "Codecs and third party libraries\n"
@@ -823,7 +823,6 @@ static char help_text[]=
#define MSGTR_WS_NotAFile "This does not seem to be a file...\n"
#define MSGTR_WS_DDNothing "D&D: Nothing returned!\n"
-
// ======================= video output drivers ========================
#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\
@@ -1376,7 +1375,7 @@ static char help_text[]=
#define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n"
#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Can't init Apple Remote.\n"
-// lirc.c:
+// lirc.c
#define MSGTR_SettingUpLIRC "Setting up LIRC support...\n"
#define MSGTR_LIRCopenfailed "Failed to open LIRC support. You will not be able to use your remote control.\n"
#define MSGTR_LIRCcfgerr "Failed to read LIRC config file %s.\n"