From: Juergen Spitzmueller Date: Tue, 3 Sep 2013 17:29:49 +0000 (+0200) Subject: Unify string (part of #8826) X-Git-Tag: 2.1.0beta2~106 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=62b45896a7be0e4876964b93ab963f58dfb76983;p=lyx.git Unify string (part of #8826) --- diff --git a/lib/layouts/theorems-ams-bytype.inc b/lib/layouts/theorems-ams-bytype.inc index dfbe340af9..a6db1a7236 100644 --- a/lib/layouts/theorems-ams-bytype.inc +++ b/lib/layouts/theorems-ams-bytype.inc @@ -55,8 +55,8 @@ Style Theorem NextNoIndent 1 ResetArgs 1 Argument 1 - LabelString "Alternative Theorem String|S" - Tooltip "Alternative theorem string" + LabelString "Additional Theorem Text" + Tooltip "Additional text appended to the theorem header" EndArgument LabelSep xx ParIndent MMM diff --git a/lib/layouts/theorems-ams.inc b/lib/layouts/theorems-ams.inc index 81f332adfa..9d4f1b4d13 100644 --- a/lib/layouts/theorems-ams.inc +++ b/lib/layouts/theorems-ams.inc @@ -29,8 +29,8 @@ Style Theorem NextNoIndent 1 ResetArgs 1 Argument 1 - LabelString "Alternative Theorem String|S" - Tooltip "Alternative theorem string" + LabelString "Additional Theorem Text" + Tooltip "Additional text appended to the theorem header" EndArgument LabelSep xx ParIndent MMM diff --git a/lib/layouts/theorems-bytype.inc b/lib/layouts/theorems-bytype.inc index defeef2ed7..1155ebfa71 100644 --- a/lib/layouts/theorems-bytype.inc +++ b/lib/layouts/theorems-bytype.inc @@ -31,8 +31,8 @@ Style Theorem NextNoIndent 1 ResetArgs 1 Argument 1 - LabelString "Alternative Theorem String|S" - Tooltip "Alternative theorem string" + LabelString "Additional Theorem Text" + Tooltip "Additional text appended to the theorem header" EndArgument LabelSep xx ParIndent MMM diff --git a/lib/layouts/theorems-starred.inc b/lib/layouts/theorems-starred.inc index 8e0922deaf..c9119f94ec 100644 --- a/lib/layouts/theorems-starred.inc +++ b/lib/layouts/theorems-starred.inc @@ -30,8 +30,8 @@ Style Theorem* NextNoIndent 1 ResetArgs 1 Argument 1 - LabelString "Alternative Theorem String|S" - Tooltip "Alternative theorem string" + LabelString "Additional Theorem Text" + Tooltip "Additional text appended to the theorem header" EndArgument LabelSep xx ParIndent MMM diff --git a/lib/layouts/theorems.inc b/lib/layouts/theorems.inc index 231382892b..20b9beb9ce 100644 --- a/lib/layouts/theorems.inc +++ b/lib/layouts/theorems.inc @@ -29,8 +29,8 @@ Style Theorem NextNoIndent 1 ResetArgs 1 Argument 1 - LabelString "Alternative Theorem String|S" - Tooltip "Alternative theorem string" + LabelString "Additional Theorem Text" + Tooltip "Additional text appended to the theorem header" EndArgument LabelSep xx ParIndent MMM