]> git.sesse.net Git - vlc/commitdiff
* correction of the description of audio-language
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 15 Feb 2005 22:37:57 +0000 (22:37 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 15 Feb 2005 22:37:57 +0000 (22:37 +0000)
src/libvlc.h

index 4d9cad154d1005f6087048ea10d5b339d17e80cb..82a3819c02ab4eb4f589ea6f48d103a22daa5090 100644 (file)
@@ -343,7 +343,7 @@ static char *ppsz_clock_descriptions[] =
     "Give the language of the audio track you want to use " \
     "(comma separted, two or tree letter country code).")
 
-#define INPUT_SUBTRACK_LANG_TEXT N_("Choose subtitle track")
+#define INPUT_SUBTRACK_LANG_TEXT N_("Choose subtitle language")
 #define INPUT_SUBTRACK_LANG_LONGTEXT N_( \
     "Give the language of the subtitle track you want to use " \
     "(comma separted, two or tree letter country code).")