]> git.sesse.net Git - vlc/commitdiff
Typos
authorChristophe Mutricy <xtophe@videolan.org>
Tue, 18 Sep 2007 21:44:06 +0000 (21:44 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Tue, 18 Sep 2007 21:44:06 +0000 (21:44 +0000)
modules/misc/notify/telepathy.c

index 7e2757754c903c79c6866d65b520e77ea1c95041..e3f2fc8bc55627b14453cd325194f99254f4aa32 100644 (file)
@@ -58,9 +58,9 @@ static int SendToTelepathy( intf_thread_t *, const char * );
 #define FORMAT_DEFAULT "$a - $t"
 #define FORMAT_TEXT N_("Title format string")
 #define FORMAT_LONGTEXT N_("Format of the string to send to Telepathy." \
-"Defaults to \"Artist - Title\" ($a - $t)." \
+"Defaults to \"Artist - Title\" ($a - $t). " \
 "You can use the following substitutions: " \
-"$a Artist, $b Album, $c, Copyright, $d Description, $e Encoder, $g Genre, " \
+"$a Artist, $b Album, $c Copyright, $d Description, $e Encoder, $g Genre, " \
 "$l Language, $n number, $p Now Playing, $r Rating, $s Subtitles language, " \
 "$t Title, $u URL, $A Date, $B Bitrate, $C Chapter, $D Duration, $F URI, " \
 "$I Video Title, $L Time Remaining, $N Name, $O Audio language, $P Position, " \