The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit c3be720b534d5ecd85df41b7b033f139c5bd6d0f
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Dec 31 10:33:53 2012 +0100

    Fix bicaption argument descriptions

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

-----------------------------------------------------------------------

Summary of changes:
 lib/layouts/bicaption.module |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to