GNOME Bugzilla – Bug 308134
Remove references to Original Sin from plug-in strings
Last modified: 2005-06-17 23:18:37 UTC
#: plug-ins/common/gee.c:172 msgid "" "A less obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / " "1998-2000" #: plug-ins/common/gee_zoom.c:195 msgid "" "An obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / " "1998-2000" I'd think that these plug-ins are creations "by" Adam D. Moss, rather than creations "of" him, unless the plug-in includes images of his parents that I don't think I'd necessarily want to see.
Fixed in the HEAD branch. I also moved the name and email out of the translatable string. 2005-06-18 Sven Neumann <sven@gimp.org> * plug-ins/common/gee.c * plug-ins/common/gee_zoom.c: string fixes (bug #308134).