From 62b45896a7be0e4876964b93ab963f58dfb76983 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 3 Sep 2013 19:29:49 +0200 Subject: [PATCH] Unify string (part of #8826) --- lib/layouts/theorems-ams-bytype.inc | 4 ++-- lib/layouts/theorems-ams.inc | 4 ++-- lib/layouts/theorems-bytype.inc | 4 ++-- lib/layouts/theorems-starred.inc | 4 ++-- lib/layouts/theorems.inc | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) 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 -- 2.39.5