2009-02-25 Hui Zhu <teawater@gmail.com>
[deliverable/binutils-gdb.git] / gdb / remote.c
index dd188e5f364e105b527f77a1672df73d1faa31e7..6efad54bceef6063f1845585b39e0d95acce2f94 100644 (file)
@@ -3944,8 +3944,8 @@ interrupt_query (void)
     }
   else
     {
-      if (query ("Interrupted while waiting for the program.\n\
-Give up (and stop debugging it)? "))
+      if (query (_("Interrupted while waiting for the program.\n\
+Give up (and stop debugging it)? ")))
        {
          pop_target ();
          deprecated_throw_reason (RETURN_QUIT);
This page took 0.024636 seconds and 4 git commands to generate.