Changeset 06ea7e5260268091ada1d64887f1c7cc1008adf8

Show
Ignore:
Timestamp:
05/03/08 22:13:54 (4 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1209845634 +0300
git-parent:

[a9b034cf7998a55b8403858e83ad481a803cf79d]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1209845634 +0300
Message:

Rationalize the SDP session name string

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/stream_out/standard.c

    r449fd28 r06ea7e5  
    5757#define NAME_TEXT N_("Session name") 
    5858#define NAME_LONGTEXT N_( \ 
    59   "This allows you to specify a name for the session, that will be announced "
    60   "if you choose to use SAP." ) 
     59    "This is the name of the session that will be announced in the SDP "
     60    "(Session Descriptor)." ) 
    6161 
    6262#define GROUP_TEXT N_("Session groupname")