GNOME Bugzilla – Bug 149523
dns-sd capitalization and quoting URL schemas
Last modified: 2005-05-10 16:47:57 UTC
I wonder if the capitalization of "dns-sd" in this message is correct (or should it be "DNS-sd" or "DNS-SD")? Also, if we're talking about URL schema here ("network:"), then "network location" should probably be "\"network\" location" (otherwise, translators may translate it which is inappropriate). #: schemas/system_dns_sd.schemas.in.h:1 msgid "" "Comma separated list of dns-sd domains that should be visible in the network " "location."
Thanks for your bug report! http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt seems to thoroughly use "DNS-SD".
Created attachment 46251 [details] [review] Proposed patch (against HEAD).
Created attachment 46252 [details] [review] Proposed patch #2 (against HEAD) Oops, forgot the quotation bits.
Nice! Thanks!