Commit 06ea7e52 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Rationalize the SDP session name string

parent a9b034cf
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
"helper setting for dst, dst=bind+'/'+path, dst-parameter overrides this" ) "helper setting for dst, dst=bind+'/'+path, dst-parameter overrides this" )
#define NAME_TEXT N_("Session name") #define NAME_TEXT N_("Session name")
#define NAME_LONGTEXT N_( \ #define NAME_LONGTEXT N_( \
"This allows you to specify a name for the session, that will be announced "\ "This is the name of the session that will be announced in the SDP " \
"if you choose to use SAP." ) "(Session Descriptor)." )
#define GROUP_TEXT N_("Session groupname") #define GROUP_TEXT N_("Session groupname")
#define GROUP_LONGTEXT N_( \ #define GROUP_LONGTEXT N_( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment