summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-mes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mult-mes.lua')
-rw-r--r--tex/context/base/mult-mes.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/tex/context/base/mult-mes.lua b/tex/context/base/mult-mes.lua
index 0affb43d6..a1a990532 100644
--- a/tex/context/base/mult-mes.lua
+++ b/tex/context/base/mult-mes.lua
@@ -1002,6 +1002,15 @@ return {
["publications:11"] = {
en = "unknown command %a",
},
+ ["publications:12"] = {
+ en = "missing setup: %s",
+ },
+ ["publications:13"] = {
+ en = "no field %a for tag %a",
+ },
+ ["publications:14"] = {
+ en = "unknown rendering alternative %a",
+ },
["pushing level: %a"] = {
nl = "niveau omhoog: %a",
},