]> git.lyx.org Git - lyx.git/commitdiff
Disambiguate string
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 1 Aug 2024 10:16:10 +0000 (12:16 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 1 Aug 2024 10:16:10 +0000 (12:16 +0200)
At least in German "label" in a form and "label" as in \label
translate differently

lib/layouts/pdfform.module

index 802f691206064111fb56a4c625a469f1d0784bfe..224d428b980d7db6675d4fdf7d06d54a53a7474f 100644 (file)
@@ -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"