diff lisp/mail/emacsbug.el @ 45273:b9f48b248687

(report-emacs-bug): Change the "English please" msg.
author Richard M. Stallman <rms@gnu.org>
date Mon, 13 May 2002 15:42:10 +0000
parents aae55a41ad03
children abf76eedb517
line wrap: on
line diff
--- a/lisp/mail/emacsbug.el	Mon May 13 15:41:00 2002 +0000
+++ b/lisp/mail/emacsbug.el	Mon May 13 15:42:10 2002 +0000
@@ -102,8 +102,8 @@
       (let ((pos (point)))
 	(insert "English")
 	(put-text-property pos (point) 'face 'highlight))
-      (insert ", because the Emacs maintainers do not have
-translators to read other languages for them.\n\n")
+      (insert " if possible, because the Emacs maintainers
+usually do not have translators to read other languages for them.\n\n")
       (insert (format "Your bug report will be posted to the %s mailing list"
 		      (if pretest-p
 			  report-emacs-bug-pretest-address