From: Juergen Spitzmueller Date: Tue, 20 Nov 2012 13:10:19 +0000 (+0100) Subject: Label string tweaks (capitalization etc.) X-Git-Tag: 2.1.0beta1~1240 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b6a041643db81094a24c7f80813d0edbb6e5f70e;p=features.git Label string tweaks (capitalization etc.) --- diff --git a/lib/layouts/IEEEtran.layout b/lib/layouts/IEEEtran.layout index d17aa0bcd1..3644ab16f5 100644 --- a/lib/layouts/IEEEtran.layout +++ b/lib/layouts/IEEEtran.layout @@ -120,7 +120,7 @@ Style Author Argument 1 LabelString "Short Author" Shortcut S - Tooltip "A Short version of the author name" + Tooltip "A short version of the author name" EndArgument LatexName author LabelSep xxx diff --git a/lib/layouts/aastex.layout b/lib/layouts/aastex.layout index 347877016e..95448050b7 100644 --- a/lib/layouts/aastex.layout +++ b/lib/layouts/aastex.layout @@ -622,7 +622,7 @@ Style FigCaption Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Caption as it appears in the List of Figures" + Tooltip "The caption as it appears in the list of figures" EndArgument End diff --git a/lib/layouts/achemso.layout b/lib/layouts/achemso.layout index 25b2f1a9e7..d634ba19a6 100644 --- a/lib/layouts/achemso.layout +++ b/lib/layouts/achemso.layout @@ -75,7 +75,7 @@ Style Title Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short Title which appears in the running headers" + Tooltip "Short title which appears in the running headers" EndArgument End diff --git a/lib/layouts/amsdefs.inc b/lib/layouts/amsdefs.inc index b3c1a880b8..3b3fe91104 100644 --- a/lib/layouts/amsdefs.inc +++ b/lib/layouts/amsdefs.inc @@ -37,7 +37,7 @@ Style Title Argument shorttitle LabelString "Short Title" Shortcut S - Tooltip "Short Title which appears in the running headers" + Tooltip "Short title which appears in the running headers" EndArgument Font Shape Smallcaps diff --git a/lib/layouts/apa.layout b/lib/layouts/apa.layout index 76c24f5378..4a421f415e 100644 --- a/lib/layouts/apa.layout +++ b/lib/layouts/apa.layout @@ -247,7 +247,7 @@ Style CenteredCaption Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Caption as it appears in the List of Figures/Tables" + Tooltip "The caption as it appears in the list of figures/tables" EndArgument LabelFont Series Bold diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index e95fc2c29b..6f722e500b 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -54,7 +54,7 @@ Style Itemize Argument 1 LabelString "Overlay Specifications" Shortcut S - Tooltip "Overlay Specifications for this List" + Tooltip "Overlay specifications for this list" EndArgument NextNoIndent 1 LeftMargin MMN @@ -76,7 +76,7 @@ Style Enumerate Argument 1 LabelString "Overlay Specifications" Shortcut S - Tooltip "Overlay Specifications for this List" + Tooltip "Overlay specifications for this list" EndArgument Argument 2 LabelString "Mini template" @@ -104,11 +104,11 @@ Style Description Argument 1 LabelString "Overlay Specifications" Shortcut S - Tooltip "Overlay Specifications for this List" + Tooltip "Overlay specifications for this list" EndArgument Argument 2 LabelString "Longest label" - Tooltip "The longest label in this List" + Tooltip "The longest label in this list" EndArgument NextNoIndent 1 LeftMargin MM @@ -135,7 +135,7 @@ Style Part Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short title for TOC and running headers" + Tooltip "The part as it appears in the table of contents/running headers" EndArgument NeedProtect 1 NextNoIndent 1 @@ -183,7 +183,7 @@ Style Section Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short title for TOC and running headers" + Tooltip "The section as it appears in the table of contents/running headers" EndArgument Font @@ -230,7 +230,7 @@ Style Subsection Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short title for TOC and running headers" + Tooltip "The subsection as it appears in the table of contents/running headers" EndArgument # standard font definition @@ -278,7 +278,7 @@ Style Subsubsection Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short title for TOC and running headers" + Tooltip "The subsubsection as it appears in the table of contents/running headers" EndArgument # standard font definition @@ -397,7 +397,7 @@ Style AgainFrame Argument 1 LabelString "Overlay Specifications" Shortcut S - Tooltip "Overlay Specifications for this List" + Tooltip "Overlay specifications for this list" EndArgument Argument 2 LabelString "Frame Options" @@ -846,7 +846,7 @@ Style Title Argument 1 LabelString "Short Title" Shortcut S - Tooltip "Short Title which appears in the sidebar" + Tooltip "Short title which appears in the sidebar/header" EndArgument # standard font definition @@ -882,7 +882,7 @@ Style Subtitle Argument 1 LabelString "Short Subtitle" Shortcut S - Tooltip "Short Subtitle which appears in the sidebar" + Tooltip "Short subtitle which appears in the sidebar/header" EndArgument # standard font definition @@ -910,7 +910,7 @@ Style Author Argument 1 LabelString "Short Author" Shortcut S - Tooltip "Short Author which appears in the sidebar" + Tooltip "Short author which appears in the sidebar/header" EndArgument # standard font definition @@ -936,7 +936,7 @@ Style Institute Argument 1 LabelString "Short Institute" Shortcut S - Tooltip "Short Institute which appears in the sidebar" + Tooltip "Short institute which appears in the sidebar/header" EndArgument # standard font definition @@ -983,7 +983,7 @@ Style Date Argument 1 LabelString "Short Date" Shortcut S - Tooltip "Short Date which appears in the sidebar" + Tooltip "Short date which appears in the sidebar/header" EndArgument # standard font definition diff --git a/lib/layouts/ectaart.layout b/lib/layouts/ectaart.layout index 5daa68cece..b446a6cb2f 100644 --- a/lib/layouts/ectaart.layout +++ b/lib/layouts/ectaart.layout @@ -76,7 +76,7 @@ Style Email LatexName lyxead Argument 1 LabelString "E-Mail Option" - Tooltip "Optional argument for the E-Mail" + Tooltip "Optional argument for the e-mail" EndArgument InTitle 1 Margin First_Dynamic diff --git a/lib/layouts/elsart.layout b/lib/layouts/elsart.layout index 8baa75b768..c268cf195e 100644 --- a/lib/layouts/elsart.layout +++ b/lib/layouts/elsart.layout @@ -202,7 +202,7 @@ Style Thanks InTitle 1 Argument 1 LabelString "Thanks Option" - Tooltip "Optional argument for the Thanks statement" + Tooltip "Optional argument for the thanks statement" EndArgument Font Size Small diff --git a/lib/layouts/europecv.layout b/lib/layouts/europecv.layout index 4789789359..b9d33fffbd 100644 --- a/lib/layouts/europecv.layout +++ b/lib/layouts/europecv.layout @@ -36,7 +36,7 @@ Style Section Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Title as it appears in the header" + Tooltip "The title as it appears in the header" EndArgument ParSkip 0.4 TopSep 1.3 diff --git a/lib/layouts/iopart.layout b/lib/layouts/iopart.layout index a36b2dd97a..59f285325c 100644 --- a/lib/layouts/iopart.layout +++ b/lib/layouts/iopart.layout @@ -63,7 +63,7 @@ Style Title Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Title as it appears in the running headers" + Tooltip "The title as it appears in the running headers" EndArgument ParSkip 0.4 ItemSep 0 diff --git a/lib/layouts/jasatex.layout b/lib/layouts/jasatex.layout index b73c72f45b..0ac94146a2 100644 --- a/lib/layouts/jasatex.layout +++ b/lib/layouts/jasatex.layout @@ -118,7 +118,7 @@ Style "Alternative Affiliation" LatexName altaffiliation Argument 1 LabelString "Alternative Affiliation Option" - Tooltip "Option to the Alternative Affiliation command" + Tooltip "Option to the alternative affiliation command" EndArgument End diff --git a/lib/layouts/memoir.layout b/lib/layouts/memoir.layout index 1fdb6c14e4..003d438a75 100644 --- a/lib/layouts/memoir.layout +++ b/lib/layouts/memoir.layout @@ -54,7 +54,7 @@ Style Part Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The part as it appears in the table of contents/running headers" EndArgument TocLevel -1 End @@ -65,11 +65,11 @@ Style Chapter Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The chapter as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The chapter as it appears in the running headers" Requires shorttitle EndArgument TocLevel 0 @@ -80,7 +80,7 @@ Style Chapter* Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The chapter as it appears in the table of contents" EndArgument End @@ -89,11 +89,11 @@ Style Section Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The section as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The section as it appears in the running headers" Requires shorttitle EndArgument TocLevel 1 @@ -104,11 +104,11 @@ Style Subsection Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The subsection as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The subsection as it appears in the running headers" Requires shorttitle EndArgument TocLevel 2 @@ -119,11 +119,11 @@ Style Subsubsection Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The subsubsection as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The subsubsection as it appears in the running headers" Requires shorttitle EndArgument TocLevel 3 @@ -134,11 +134,11 @@ Style Paragraph Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The paragraph as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The paragraph as it appears in the running headers" Requires shorttitle EndArgument TocLevel 4 @@ -149,11 +149,11 @@ Style Subparagraph Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The subparagraph as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The subparagraph as it appears in the running headers" Requires shorttitle EndArgument TocLevel 5 @@ -205,11 +205,11 @@ Style Poemtitle Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The poem title as it appears in the table of contents" EndArgument Argument 2 LabelString "Short Title (Header)" - Tooltip "The Part as it appears in the Header" + Tooltip "The poem title as it appears in the running headers" Requires shorttitle EndArgument Font @@ -225,7 +225,7 @@ Style Poemtitle* Argument 1 LabelString "Short Title (TOC)" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The poem title as it appears in the table of contents" EndArgument End diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout index 66e1eee2c4..212151e6ca 100644 --- a/lib/layouts/moderncv.layout +++ b/lib/layouts/moderncv.layout @@ -70,7 +70,7 @@ Style Entry LatexName cventry Argument 1 LabelString "Entry Option" - Tooltip "Optional Argument to the cventry command" + Tooltip "Optional argument to the cventry command" EndArgument ParSkip 0.4 Align Block @@ -89,7 +89,7 @@ Style Item LatexName cvitem Argument 1 LabelString "Item Option" - Tooltip "Optional Argument to the cvitem command" + Tooltip "Optional argument to the cvitem command" EndArgument ParSkip 0.4 Align Block diff --git a/lib/layouts/recipebook.layout b/lib/layouts/recipebook.layout index 202e34140e..e35a97f0c1 100644 --- a/lib/layouts/recipebook.layout +++ b/lib/layouts/recipebook.layout @@ -116,7 +116,7 @@ Style Ingredients LatexName ingred Argument 1 LabelString "Ingredients Header" - Tooltip "Ingredients Header" + Tooltip "Specify an optional ingredients header" EndArgument Margin Static LeftMargin Ingredients_for_some:xx diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc index 71fd0c0072..85e722ec7e 100644 --- a/lib/layouts/scrclass.inc +++ b/lib/layouts/scrclass.inc @@ -113,7 +113,7 @@ Style Addpart Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Part as it will appeasr in the TOC and Headers" + Tooltip "The part as it appears in the table of contents/running headers" EndArgument End @@ -124,7 +124,7 @@ Style Addchap Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Chapter as it will appeasr in the TOC and Headers" + Tooltip "The chapter as it appears in the table of contents/running headers" EndArgument End @@ -135,7 +135,7 @@ Style Addsec Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Section as it will appeasr in the TOC and Headers" + Tooltip "The section as it appears in the table of contents/running headers" EndArgument End @@ -278,7 +278,7 @@ Style Captionabove Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Caption as it appears in the List of Figures/Tables" + Tooltip "The caption as it appears in the list of figures/tables" EndArgument LabelFont Series Bold @@ -302,7 +302,7 @@ Style Captionbelow Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Caption as it appears in the List of Figures/Tables" + Tooltip "The caption as it appears in the list of figures/tables" EndArgument LabelFont Series Bold diff --git a/lib/layouts/siamltex.layout b/lib/layouts/siamltex.layout index 88d0a6c263..164ec1c483 100644 --- a/lib/layouts/siamltex.layout +++ b/lib/layouts/siamltex.layout @@ -204,7 +204,7 @@ Style Title Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Title as it appears in the running headers" + Tooltip "The title as it appears in the running headers" EndArgument Font Shape Smallcaps diff --git a/lib/layouts/simplecv.layout b/lib/layouts/simplecv.layout index d40c3a3e8b..0768cbc587 100644 --- a/lib/layouts/simplecv.layout +++ b/lib/layouts/simplecv.layout @@ -48,7 +48,7 @@ Style Section Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Section as it appears in the TOC/Headers" + Tooltip "The section as it appears in the table of contents/running headers" EndArgument End diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 1f4babeb7f..f6db1bf70b 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -472,7 +472,7 @@ InsetLayout Caption Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Caption as it appears in the List of Figures/Tables" + Tooltip "The caption as it appears in the list of figures/tables" EndArgument HTMLStyle div.float-caption { diff --git a/lib/layouts/stdsections.inc b/lib/layouts/stdsections.inc index 3c7167d7ee..a17f67ef36 100644 --- a/lib/layouts/stdsections.inc +++ b/lib/layouts/stdsections.inc @@ -30,7 +30,7 @@ Style Part Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Part as it appears in the TOC" + Tooltip "The part as it appears in the table of contents/running headers" EndArgument Font Series Bold @@ -60,7 +60,7 @@ Style Chapter Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Chapter as it appears in the TOC" + Tooltip "The chapter as it appears in the table of contents/running headers" EndArgument Font Series Bold @@ -89,7 +89,7 @@ Style Section Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Section as it appears in the TOC" + Tooltip "The section as it appears in the table of contents/running headers" EndArgument Font Series Bold diff --git a/lib/layouts/tufte-book.layout b/lib/layouts/tufte-book.layout index c6e7581ac4..9e696a6bce 100644 --- a/lib/layouts/tufte-book.layout +++ b/lib/layouts/tufte-book.layout @@ -79,7 +79,7 @@ Style Chapter Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Chapter as it appears in the TOC/Headers" + Tooltip "The chapter as it appears in the table of contents/running headers" EndArgument Font Series Bold @@ -107,7 +107,7 @@ Style Section Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Section as it appears in the TOC/Headers" + Tooltip "The section as it appears in the table of contents/running headers" EndArgument Font Series Bold diff --git a/lib/layouts/tufte-handout.layout b/lib/layouts/tufte-handout.layout index e97061ff3b..1aa38b6d91 100644 --- a/lib/layouts/tufte-handout.layout +++ b/lib/layouts/tufte-handout.layout @@ -39,7 +39,7 @@ Style Part Argument 1 LabelString "Short Title" Shortcut S - Tooltip "The Part as it appears in the TOC/Headers" + Tooltip "The part as it appears in the table of contents/running headers" EndArgument Font Series Bold