Fix bicaption argument descriptions

This commit is contained in:
Juergen Spitzmueller 2012-12-31 10:33:53 +01:00
parent 2a273ce4c1
commit c3be720b53

View File

@ -40,17 +40,17 @@ InsetLayout Caption:Bicaption
LaTeXType command LaTeXType command
LatexName bicaption LatexName bicaption
Argument 1 Argument 1
LabelString "Second Language Caption Short Title" LabelString "Main Language Caption Short Title"
Tooltip "A short title (for list of figures/tables) in the second language" Tooltip "A short title (for list of figures/tables) in the document language"
EndArgument EndArgument
Argument 2 Argument 2
Mandatory 1 Mandatory 1
LabelString "Second Language Caption Text|S" LabelString "Main Language Caption Text|S"
Tooltip "The caption text in the second language" Tooltip "The caption text in the document language"
EndArgument EndArgument
Argument 3 Argument 3
LabelString "Main Language Caption Short Title" LabelString "Second Language Caption Short Title"
Tooltip "A short title (for list of figures/tables) in the main language" Tooltip "A short title (for list of figures/tables) in the second language"
EndArgument EndArgument
HTMLStyle HTMLStyle
div.float-caption { div.float-caption {