summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-12 15:28:03 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-13 12:45:57 +0200
commit20f9a1744319ecdf18c9ab6d0873bb586eb4d03f (patch)
treeda7336ba357aed9bfad920d2c04cb1ae477c8fa0 /wizards/source
parentae95e31831916df760503bfc2496b7bc55bc638b (diff)
hrc cleanup: Remove unused strings in wizards
Change-Id: I089642eaa1465629575a55d623eea79427bc2871
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/template/template.src37
1 files changed, 0 insertions, 37 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src
index a94ce8e5d45e..e1c48392b0ae 100644
--- a/wizards/source/template/template.src
+++ b/wizards/source/template/template.src
@@ -17,13 +17,7 @@
*/
#define SAMPLES 1000
#define STYLES 1100
-#define AgendaDlgName 1200
-#define AgendaDlgNoCancel 1201
-#define AgendaDlgFrame 1202
-#define AgendaDlgButton1 1203
-#define AgendaDlgButton2 1204
#define CorrespondenceNoTextmark 1300
-#define CorrespondenceMsgError 1302
#define CorrespondenceDialog 1303
#define CorrespondenceFields 1350
#define TextField 1400
@@ -62,32 +56,6 @@ String STYLES + 3
};
// --------------------------------------------------------------------
-String AgendaDlgName
-{
- Text [ en-US ] = "Minutes Template";
-};
-
-String AgendaDlgNoCancel
-{
- Text [ en-US ] = "An option must be confirmed.";
-};
-
-String AgendaDlgFrame
-{
- Text [ en-US ] = "Minutes Type";
-};
-
-String AgendaDlgButton1
-{
- Text [ en-US ] = "Results Minutes";
-};
-
-String AgendaDlgButton2
-{
- Text [ en-US ] = "Evaluation Minutes";
-};
-
-// --------------------------------------------------------------------
String CorrespondenceNoTextmark
{
Text [ en-US ] = "The bookmark 'Recipient' is missing.";
@@ -98,11 +66,6 @@ String CorrespondenceNoTextmark+1
Text [ en-US ] = "Form letter fields can not be included.";
};
-String CorrespondenceMsgError
-{
- Text [ en-US ] = "An error has occurred.";
-};
-
String CorrespondenceDialog
{
Text [ en-US ] = "Addressee";