]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/rtp.c
Consistent strings to avoid duplications
[vlc] / modules / stream_out / rtp.c
index 1c0b1c27fac3f41b0fc35c22d568922b150344b7..6a701242f26ba7edc5d2bdd496a60668908f759b 100644 (file)
@@ -173,7 +173,7 @@ static const char *const ppsz_protocols[] = {
     "minute)." )
 
 #define RTSP_USER_TEXT N_("Username")
-#define RTSP_USER_LONGTEXT N_("User name that will be " \
+#define RTSP_USER_LONGTEXT N_("Username that will be " \
                               "requested to access the stream." )
 #define RTSP_PASS_TEXT N_("Password")
 #define RTSP_PASS_LONGTEXT N_("Password that will be " \