[vlc-devel] commit: No need for sprintf() here ( Rémi Denis-Courmont )

Rémi Denis-Courmont remi at remlab.net
Wed Feb 10 18:57:53 CET 2010


Le mercredi 10 février 2010 19:20:28 Jakob Leben, vous avez écrit :
> On Wed, Feb 10, 2010 at 5:59 PM, git version control 
<git at videolan.org>wrote:
> > vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Feb 10
> > 17:38:33 2010 +0200| [ee73bdeaf577cdacb229ee298984aaf6fb23652a] |
> > committer: Rémi Denis-Courmont
> >
> > -VLC_SD_PROBE_HELPER("bonjour", N_("Bonjour services"), SD_CAT_LAN)
> > +VLC_SD_PROBE_HELPER("bonjour", "Bonjour services", SD_CAT_LAN)
> 
> There seems to be two more like that: UPnP and UPnP_Intel.
> 
> Besides, so now we just don't translate?

N_ does not translate anything. It just marks the string for inclusion in the 
PO file (and they're already marked as such in the plugin descriptor).

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list