]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/tui/tui-stack.c
2005-02-15 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / tui / tui-stack.c
index 6600a6407c6eb0bd85d9f9b36b031d856cf74bda..c0a1b82c0c1205fc11885e2b42e3f0800a0095ae 100644 (file)
@@ -411,9 +411,8 @@ tui_show_frame_info (struct frame_info *fi)
 void
 _initialize_tui_stack (void)
 {
-  add_com ("update", class_tui, tui_update_command,
-           "Update the source window and locator to display the current "
-           "execution point.\n");
+  add_com ("update", class_tui, tui_update_command, _("\
+Update the source window and locator to display the current execution point.\n"));
 }
 
 /* Command to update the display with the current execution point.  */