mirror of https://github.com/mpv-player/mpv
better quotes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15610 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2d9aa2e217
commit
1adaa6b62f
|
@ -407,7 +407,7 @@ static char help_text[]=
|
||||||
#define MSGTR_ParseErrorFIDNotNumber "tolkningsfel (format-ID är inget nummer?)"
|
#define MSGTR_ParseErrorFIDNotNumber "tolkningsfel (format-ID är inget nummer?)"
|
||||||
#define MSGTR_ParseErrorFIDAliasNotNumber "tolkningsfel (format-ID-alias är inget nummer?)"
|
#define MSGTR_ParseErrorFIDAliasNotNumber "tolkningsfel (format-ID-alias är inget nummer?)"
|
||||||
#define MSGTR_DuplicateFID "duplicerade format-ID"
|
#define MSGTR_DuplicateFID "duplicerade format-ID"
|
||||||
#define MSGTR_TooManyOut "för många ut..." //FIXME "to many out"?
|
#define MSGTR_TooManyOut "för många ut..." //FIXME 'to many out'?
|
||||||
#define MSGTR_InvalidCodecName "\ncodec(%s) namn är icke godkänt!\n"
|
#define MSGTR_InvalidCodecName "\ncodec(%s) namn är icke godkänt!\n"
|
||||||
#define MSGTR_CodecLacksFourcc "\ncodec(%s) har inte FourCC/format!\n"
|
#define MSGTR_CodecLacksFourcc "\ncodec(%s) har inte FourCC/format!\n"
|
||||||
#define MSGTR_CodecLacksDriver "\ncodec(%s) har ingen drivrutin!\n"
|
#define MSGTR_CodecLacksDriver "\ncodec(%s) har ingen drivrutin!\n"
|
||||||
|
|
Loading…
Reference in New Issue