commit 62b45896a7be0e4876964b93ab963f58dfb76983
Author: Juergen Spitzmueller <[email protected]>
Date: Tue Sep 3 19:29:49 2013 +0200
Unify string (part of #8826)
diff --git a/lib/layouts/theorems-ams-bytype.inc
b/lib/layouts/theorems-ams-bytype.inc
index dfbe340..a6db1a7 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 81f332a..9d4f1b4 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 defeef2..1155ebf 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 8e0922d..c9119f9 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 2313828..20b9beb 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