1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00

Cosmetics, mostly line shifting to match English master

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27958 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reynaldo 2008-11-18 20:34:07 +00:00
parent 0ebdbc02d8
commit 1f5394b38e
2 changed files with 578 additions and 604 deletions

View File

@ -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"

File diff suppressed because it is too large Load Diff