summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-mes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/mult-mes.lua')
-rw-r--r--tex/context/base/mkiv/mult-mes.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/mult-mes.lua b/tex/context/base/mkiv/mult-mes.lua
index 979831726..ffb9b32da 100644
--- a/tex/context/base/mkiv/mult-mes.lua
+++ b/tex/context/base/mkiv/mult-mes.lua
@@ -490,6 +490,14 @@ return {
no = "there is nothing to split",
ro = "there is nothing to split",
},
+ ["floatblocks:14"] = {
+ en = "float locations will be forced to %a due to exporting",
+ nl = "blok plaatsing is altijd %a vanwege export",
+ },
+ ["floatblocks:15"] = {
+ en = "location %a changed to %a due to exporting",
+ nl = "plaatsing %a vervangen door %a vanwege export",
+ },
["floatblocks:1"] = {
en = "%a is empty",
},