From 323e0a4a75ca3bbcd29e9eaa8d04c08a8db12d27 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 12 Dec 2004 17:06:26 +0000 Subject: 2004-11-27 Baurjan Ismagulov Committed by Andrw Cagney. * abug-rom.c, ada-lang.c, ada-typeprint.c, alpha-tdep.c: i18n markup. --- gdb/abug-rom.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gdb/abug-rom.c') diff --git a/gdb/abug-rom.c b/gdb/abug-rom.c index e548539..aeec716 100644 --- a/gdb/abug-rom.c +++ b/gdb/abug-rom.c @@ -173,9 +173,9 @@ _initialize_abug_rom (void) init_monitor_ops (&abug_ops); abug_ops.to_shortname = "abug"; - abug_ops.to_longname = "ABug monitor"; - abug_ops.to_doc = "Debug via the ABug monitor.\n\ -Specify the serial device it is connected to (e.g. /dev/ttya)."; + abug_ops.to_longname = _("ABug monitor"); + abug_ops.to_doc = _("Debug via the ABug monitor.\n\ +Specify the serial device it is connected to (e.g. /dev/ttya)."); abug_ops.to_open = abug_open; add_target (&abug_ops); -- cgit v1.1