--- pico/pico.c.orig	Fri Jun 11 06:56:16 1999
+++ pico/pico.c	Thu Oct 14 10:53:41 1999
@@ -313,7 +313,7 @@
 	c = GetKey();
         if (term.t_nrow < 6 && c != NODATA){
             (*term.t_beep)();
-            emlwrite("Please make the screen bigger.", NULL);
+            emlwrite("бNeդj@ǡC", NULL);
             continue;
         }
 
@@ -555,9 +555,9 @@
     }
     
     if(c&CTRL)
-      emlwrite("\007Unknown Command: ^%c", (void *)(c&0xff));
+      emlwrite("\007ROG^%c", (void *)(c&0xff));
     else
-      emlwrite("\007Unknown Command", NULL);
+      emlwrite("\007RO", NULL);
 
     lastflag = 0;                           /* Fake last flags.     */
     return (FALSE);
@@ -610,7 +610,7 @@
 	    return(TRUE);
 	}
 	else{
-	    emlwrite("Cancel Cancelled", NULL);
+	    emlwrite("", NULL);
 	    curwp->w_flag |= WFMODE;		/* and modeline so we  */
 	    sgarbk = TRUE;			/* redraw the keymenu  */
 	    pclear(term.t_nrow - 1, term.t_nrow + 1);
@@ -619,17 +619,17 @@
 	}
     }
     else switch(mlyesno(Pmaster->headents
-	 ? "Cancel message (answering \"Yes\" will abandon your mail message)"
+	 ? "\"\"oӰʧ@N|AثeHCTw"
 	 : (anycb() == FALSE)
-	     ? "Cancel Edit (and abandon changes)"
-	     : "Cancel Edit",
+	     ? "s(éҦ)"
+	     : "s",
 	 FALSE)){
       case TRUE:
 	pico_all_done = COMP_CANCEL;
 	return(TRUE);
 
       case ABORT:
-	emlwrite("\007Cancel Cancelled", NULL);
+	emlwrite("\007", NULL);
 	break;
 
       default:
@@ -667,7 +667,7 @@
 
 	/* First, make sure there are no outstanding problems */ 
 	if(AttachError()){
-	    emlwrite("\007Problem with attachments!  Fix errors or delete attachments.", NULL);
+	    emlwrite("\007D! Э״_ΧRӪC", NULL);
 	    return(FALSE);
 	}
 
@@ -701,7 +701,7 @@
         if (f != FALSE                          /* Argument forces it.  */
         || anycb() == FALSE                     /* All buffers clean.   */
 						/* User says it's OK.   */
-        || (s=mlyesno("Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES)", -1)) == FALSE) {
+        || (s=mlyesno("sJLwİ (^ \"No\" NMҦwLק)", -1)) == FALSE) {
                 vttidy();
 #if     defined(USE_TERMCAP) || defined(USE_TERMINFO) || defined(VMS)
 		kbdestroy(kbesc);
@@ -714,7 +714,7 @@
 	      wquit(1, 0);
 	}
 	else if(s == ABORT){
-	    emlwrite("Exit cancelled", NULL);
+	    emlwrite("}", NULL);
 	    if(term.t_mrow == 0)
 	      curwp->w_flag |= WFHARD;	/* cause bottom 3 lines to paint */
 	}
@@ -748,7 +748,7 @@
 ctrlg(f, n)
 int f, n;
 {
-    emlwrite("Cancelled", NULL);
+    emlwrite("", NULL);
     return (ABORT);
 }
 
@@ -759,7 +759,7 @@
 rdonly()
 {
     (*term.t_beep)();
-    emlwrite("Key illegal in VIEW mode", NULL);
+    emlwrite("oO@Ӧb VIEW ҦXkRO", NULL);
     return(FALSE);
 }
 
@@ -1323,7 +1323,7 @@
        wp->doto = 0;
    }
    else
-     emlwrite("Can't allocate space for text", NULL);
+     emlwrite("LktmrOŶ", NULL);
 
    return((void *)wp);
 }
@@ -1411,7 +1411,7 @@
 	    register LINE *lp;
 
 	    if((lp = lalloc(0)) == NULL){
-		emlwrite("Can't allocate space for more characters",NULL);
+		emlwrite("LktmOŶhr",NULL);
 		return(0);
 	    }
 
