GNOME Bugzilla – Bug 401288
untranslatable string in groupwise-features/install-shared.c
Last modified: 2013-09-13 00:50:59 UTC
please **DO** read http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#split-sentences in /plugins/groupwise-features/install-shared.c: start_message = g_strconcat (_(" The User "), "'", name, "' " , _("has shared a folder with you\n\n"), " ", _(" Message from "), "'" , name, "'\n\n\n", content->buffer->data, "\n\n\n", _("Click 'Forward' to install the shared folder\n\n"), NULL);
Hm, that's mine mistake :( Patch will come shortly.
This problem should be fixed now in both branches.