diff options
author | Brian Cameron <Brian.Cameron@Sun.Com> | 2005-01-26 08:08:08 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2005-01-26 08:08:08 +0000 |
commit | aff99f2dacaa8fdb476c15b1fe31bebe522603b5 (patch) | |
tree | c6e6baf08a74eb34d0f604419610389d6f6695c8 /daemon | |
parent | d5c03c228f1c47dc5cd3be26555d2e32927c9cf9 (diff) | |
download | gdm-aff99f2dacaa8fdb476c15b1fe31bebe522603b5.tar.gz |
Fixed grammar. Then backed out fix since just realized we are in a string
Tue Jan 25 17:18:00 2005 Brian Cameron <Brian.Cameron@Sun.Com>
* daemon/slave.c: Fixed grammar. Then backed out fix
since just realized we are in a string freeze.
Diffstat (limited to 'daemon')
-rw-r--r-- | daemon/slave.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/slave.c b/daemon/slave.c index ef7c20a9..aa11e75e 100644 --- a/daemon/slave.c +++ b/daemon/slave.c @@ -2662,7 +2662,7 @@ gdm_slave_greeter (void) gdm_error_box (d, GTK_MESSAGE_ERROR, - _("Cannot start the greeter program; " + _("Cannot start the greeter program, " "you will not be able to log in. " "This display will be disabled. " "Try logging in by other means and " |