]> git.decadent.org.uk Git - ap-utils.git/blobdiff - lib/cmd.c
Imported Upstream version 1.5.1~pre2
[ap-utils.git] / lib / cmd.c
index 8895c7a0a6f9ed166f2d907dd2044469894d92b2..366d100cae923a5f3a32fe5446522ca3e0bfd3a4 100644 (file)
--- a/lib/cmd.c
+++ b/lib/cmd.c
@@ -121,7 +121,7 @@ void upload()
        _("changed some option values before. Using this option may"));
     mvwaddstr(main_sub, 5, 2,
        _("cause loss of your current configuration."));
-    mvwaddstr(main_sub, 7, 20, ("Do you want to continue? "));
+    mvwaddstr(main_sub, 7, 20, _("Do you want to continue? "));
     wrefresh(main_sub);
 
     if (help_ysn())