patch 9.0.1594: some internal error messages are translated
Problem: Some internal error messages are translated.
Solution: Consistently do not translate internal error messages.
(closes #12459)
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index c774ff9..ba87212 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -76,9 +76,9 @@
LIST OF MESSAGES
- *E222* *E228* *E232* *E293* *E298* *E304* *E317*
- *E318* *E356* *E438* *E439* *E440* *E316* *E320* *E322*
- *E323* *E341* *E473* *E570* *E292*
+ *E222* *E228* *E232* *E292* *E293* *E298* *E304* *E316*
+ *E317* *E318* *E320* *E322* *E323* *E341* *E356* *E438*
+ *E439* *E440* *E473* *E570*
Add to read buffer ~
makemap: Illegal mode ~
Cannot create BalloonEval with both message and callback ~