summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRestorerZ <restorer@mail2k.ru>2023-05-31 17:12:14 +0100
committerBram Moolenaar <Bram@vim.org>2023-05-31 17:12:14 +0100
commit68ebcee0237d927dd5386073499162389d4d708a (patch)
treece198c27bc9d743c31fed87bb5c1076b4445fcf8 /runtime
parent3c240f608c38ef1af67e112e0e689751c003f946 (diff)
patch 9.0.1594: some internal error messages are translatedv9.0.1594
Problem: Some internal error messages are translated. Solution: Consistently do not translate internal error messages. (closes #12459)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/message.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index c774ff9b81..ba87212abf 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -76,9 +76,9 @@ See `:messages` above.
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 ~