GNOME Bugzilla – Bug 355159
Bad punctuation in strings?
Last modified: 2006-11-10 13:16:26 UTC
In activation-server/activation-server-main.c line 172, we have the string: Register as the users' activation server without locking [!] for debugging Is this how it is desired: users' is the genitive for multiple users. If it is for one user it should be user's. I'm unsure of how to translate this without a comment. Also, shouldn't the [!] be removed?
Created attachment 72892 [details] [review] proposed string change I propose this patch, to apply whenever we are allowed to change strings again.
Commited.