From 7ac4e53e37d10dc2e4b99fc5527db366bcc504f4 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 1 Aug 2024 12:16:10 +0200 Subject: [PATCH] Disambiguate string At least in German "label" in a form and "label" as in \label translate differently --- lib/layouts/pdfform.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module index 802f691206..224d428b98 100644 --- a/lib/layouts/pdfform.module +++ b/lib/layouts/pdfform.module @@ -87,7 +87,7 @@ InsetLayout Flex:ChoiceMenu LatexName ChoiceMenu LabelString "ChoiceMenu" Argument 2 - LabelString "Label" + LabelString "Label[[Form]]" Mandatory 1 AutoInsert 1 ToolTip "Insert the label here" -- 2.39.5