From 2277a9a557a00aa22090a1ca546faf0c7947c0fd 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 (cherry picked from commit 7ac4e53e37d10dc2e4b99fc5527db366bcc504f4) --- 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 6494b6a99c..fb5c9dc2a0 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