After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310958 - Strange sentence
Strange sentence
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-20 07:59 UTC by Tommi Vainikainen
Modified: 2005-07-20 18:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tommi Vainikainen 2005-07-20 07:59:40 UTC
gdm-dmx-reconnect-proxy.c contains line:

g_printerr (_("You must specify a backend display which using %s\n"), "--display");

I can't understand why there is a word "which". Is this incorrect english? Also
compare this string to five lines above, please.
Comment 1 Teppo Turtiainen 2005-07-20 15:47:43 UTC
Confirmed.
Comment 2 Brian Cameron 2005-07-20 18:56:06 UTC
Changed "which" to "by", which seems better English.