summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-05-01 19:47:04 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-05-01 19:47:04 +0000
commit6d0c4c19c07d522b5692b8365057c1b478be4794 (patch)
treea375e8d71e032a95fbd6c6bc9e2a9069a4df6826
parent85c6851095973d27c8a302dc5dfe70a334bc6bdf (diff)
downloadgdm-6d0c4c19c07d522b5692b8365057c1b478be4794.tar.gz
Updated by running 'cd config && cat XKeepsCrashing
2006-05-01 Brian Cameron <brian.cameron@sun.com> * config/gettextfoo.h, config/XKeepsCrashing: Updated by running 'cd config && cat XKeepsCrashing Xsession.in|./extract-shell.sh > gettextfoo.h', so the file is regenerated to have the latest strings. Fixes bug #340017.
-rw-r--r--ChangeLog7
-rw-r--r--config/gettextfoo.h22
2 files changed, 19 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index a717b000..1dfd54ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-01 Brian Cameron <brian.cameron@sun.com>
+
+ * config/gettextfoo.h, config/XKeepsCrashing: Updated by running
+ 'cd config && cat XKeepsCrashing Xsession.in|./extract-shell.sh
+ > gettextfoo.h', so the file is regenerated to have the latest
+ strings. Fixes bug #340017.
+
2006-04-27 Brian Cameron <brian.cameron@sun.com>
* docs/C/gdm.xml: Updated to add new "Using gdmsetup" section
diff --git a/config/gettextfoo.h b/config/gettextfoo.h
index a7510c77..63d4e22f 100644
--- a/config/gettextfoo.h
+++ b/config/gettextfoo.h
@@ -1,14 +1,16 @@
-/* DON\'T CHANGE THIS BY HAND! CHANGE THE SCRIPT THIS IS GENERATED */
+/* DO NOT CHANGE HEADER FILE BY HAND! CHANGE THE extract-shell.sh */
+/* SCRIPT THIS IS GENERATED. ADD A CHANGELOG ENTRY IF YOU MODIFY */
+/* THIS SCRIPT. */
/* ALWAYS ADD A CHANGELOG OR I WILL PERSONALLY KICK YOUR ASS! */
-const char *foo = N_("I cannot start the X server (your graphical interface). It is likely that it is not set up correctly. You will need to log in on a console and rerun the X configuration program. Then restart GDM.");
-const char *foo = N_("Would you like me to try to run the X configuration program? Note that you will need the root password for this.");
+const char *foo = N_("Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. You will need to log in on a console and reconfigure the X server. Then restart GDM.");
+const char *foo = N_("Would you like to try to configure the X server? Note that you will need the root password for this.");
const char *foo = N_("Please type in the root (privileged user) password.");
-const char *foo = N_("I will now try to restart the X server again.");
-const char *foo = N_("I will disable this X server for now. Restart GDM when it is configured correctly.");
-const char *foo = N_("I cannot start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?");
+const char *foo = N_("Trying to restart the X server.");
+const char *foo = N_("The X server is now disabled. Restart GDM when it is configured correctly.");
+const char *foo = N_("Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?");
const char *foo = N_("Would you like to view the detailed X server output as well?");
-const char *foo = N_("I cannot start the X server (your graphical interface). It seems that the pointer device (your mouse) is not set up correctly. Would you like to view the X server output to diagnose the problem?");
-const char *foo = N_("Would you like me to try to run the mouse configuration program? Note that you will need the root password for this.");
-const char *foo = N_("Would you like me to try to run the mouse configuration program? Note that you will need the root password for this.");
+const char *foo = N_("Failed to start the X server (your graphical interface). It seems that the pointer device (your mouse) is not set up correctly. Would you like to view the X server output to diagnose the problem?");
+const char *foo = N_("Would you like to try to configure the mouse? Note that you will need the root password for this.");
+const char *foo = N_("Would you like to try to configure the mouse? Note that you will need the root password for this.");
const char *foo = N_("This is the failsafe xterm session. Windows now have focus only if you have your cursor above them. To get out of this mode type 'exit' in the window in the upper left corner");
-const char *foo = N_("I could not start your session and so I have started the failsafe xterm session. Windows now have focus only if you have your cursor above them. To get out of this mode type 'exit' in the window in the upper left corner");
+const char *foo = N_("Failed to start the session, so starting a failsafe xterm session. Windows will have focus only if the mouse pointer is above them. To get out of this mode type 'exit' in the window in the upper left corner");