]> git.sesse.net Git - vlc/blobdiff - modules/services_discovery/sap.c
* forgot about the strings rules for menu-items.
[vlc] / modules / services_discovery / sap.c
index a15eee93f4d97a7c040b7eda3fbaf0806453f44c..3b75226f269c9283d3d64c1c8b695e9642719c4f 100644 (file)
@@ -115,7 +115,7 @@ static const char ipv6_scopes[] = "1456789ABCDE";
 
 vlc_module_begin();
     set_shortname( _("SAP"));
-    set_description( _("SAP announcements") );
+    set_description( _("SAP Announcements") );
     set_category( CAT_PLAYLIST );
     set_subcategory( SUBCAT_PLAYLIST_SD );