summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-01 21:55:28 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-01 21:55:28 +0000
commit1adaa6b62f48a0c0c6cd37c23cf7ca6887718d6c (patch)
treeda775ab178943f465c9ec7c71683cc683052d964 /help
parent2d9aa2e2173188992c752a8cf5182b283c385ed7 (diff)
downloadmpv-1adaa6b62f48a0c0c6cd37c23cf7ca6887718d6c.tar.bz2
mpv-1adaa6b62f48a0c0c6cd37c23cf7ca6887718d6c.tar.xz
better quotes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15610 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-sv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h
index fa85150a8f..4283c5b20d 100644
--- a/help/help_mp-sv.h
+++ b/help/help_mp-sv.h
@@ -407,7 +407,7 @@ static char help_text[]=
#define MSGTR_ParseErrorFIDNotNumber "tolkningsfel (format-ID är inget nummer?)"
#define MSGTR_ParseErrorFIDAliasNotNumber "tolkningsfel (format-ID-alias är inget nummer?)"
#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_CodecLacksFourcc "\ncodec(%s) har inte FourCC/format!\n"
#define MSGTR_CodecLacksDriver "\ncodec(%s) har ingen drivrutin!\n"