2005-02-14 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / maint.c
index 243adad02a6c21ff788e9bcfe20426e1ee242f47..3b898b3c790cf0fa8d79f0b271742f9d4c306134 100644 (file)
@@ -861,11 +861,11 @@ of time passes without a response from the target, an error occurs.",
 
 
   add_setshow_boolean_cmd ("profile", class_maintenance,
-                          &maintenance_profile_p, "\
-Set internal profiling.""\
-Show internal profiling.""\
-When enabled GDB is profiled.",
-                          NULL, /* PRINT: Internal profiling is %s.  */
+                          &maintenance_profile_p, _("\
+Set internal profiling."), _("\
+Show internal profiling."), _("\
+When enabled GDB is profiled."),
+                          NULL, /* FIXME: i18n: Internal profiling is %s.  */
                           maintenance_set_profile_cmd, NULL,
                           &maintenance_set_cmdlist,
                           &maintenance_show_cmdlist);
This page took 0.023516 seconds and 4 git commands to generate.