The branch, master, has been updated.

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

commit d57a52496f9f94821134d74b0f76cca32b943855
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Sat Jan 12 16:27:03 2013 +0100

    bicaption.module: improve a tooltip
    
    - MultilingualCaptions.lyx: fix a typo

diff --git a/lib/examples/MultilingualCaptions.lyx 
b/lib/examples/MultilingualCaptions.lyx
index cad71a3..5d0da6c 100644
--- a/lib/examples/MultilingualCaptions.lyx
+++ b/lib/examples/MultilingualCaptions.lyx
@@ -556,7 +556,7 @@ labelfont=bf, labelsep=newline
 status collapsed
 
 \begin_layout Plain Layout
-the second language caption text should be sans-serif italic
+the first language caption text should be sans-serif italic
 \end_layout
 
 \end_inset
diff --git a/lib/layouts/bicaption.module b/lib/layouts/bicaption.module
index de6af7c..fad79db 100644
--- a/lib/layouts/bicaption.module
+++ b/lib/layouts/bicaption.module
@@ -12,8 +12,8 @@ Style "Caption setup"
        LatexName       captionsetup
        Category        FrontMatter
        Argument 1
-        LabelString   "Caption Setup Options"
-        Tooltip       "Options for the caption setup"
+        LabelString    "Language"
+        Tooltip        "Language that should be affected, can be 'bi-first', 
'bi-second' or 'bi-both'"
        EndArgument
        PassThru        1
        Margin          Dynamic

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

Summary of changes:
 lib/examples/MultilingualCaptions.lyx |    2 +-
 lib/layouts/bicaption.module          |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to