]> git.sesse.net Git - vlc/blobdiff - src/libvlc.h
* Fixed a few string errors
[vlc] / src / libvlc.h
index 53c1336c6027c2bc812c6a74d48c6819641bb546..c31bfa4d862c24e10a3b9620de02fb57449c75ca 100644 (file)
@@ -545,8 +545,8 @@ static char *ppsz_align_descriptions[] =
 
 #define PAS_TEXT N_("Play and stop")
 #define PAS_LONGTEXT N_( \
-    "Stop the playlist after each played playlistitem." \
-    "Does advance the playlistindex.")
+    "Stop the playlist after each played playlist item. " \
+    "Does advance the playlist index.")
 
 #define MISC_CAT_LONGTEXT N_( \
     "These options allow you to select default modules. Leave these " \