]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/inf-child.c
2005-02-10 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / inf-child.c
index b0d9c6996f3a2e397d0e1344e38f2ee31c508711..31bdd29176cb4c2d65fc30e335ee4781e0a555b0 100644 (file)
@@ -73,7 +73,7 @@ inf_child_prepare_to_store (void)
 static void
 inf_child_open (char *arg, int from_tty)
 {
-  error ("Use the \"run\" command to start a Unix child process.");
+  error (_("Use the \"run\" command to start a Unix child process."));
 }
 
 static void