commit 7ac4e53e37d10dc2e4b99fc5527db366bcc504f4
Author: Juergen Spitzmueller <[email protected]>
Date:   Thu Aug 1 12:16:10 2024 +0200

    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"
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to