summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/euro/Init.xba4
-rw-r--r--wizards/source/euro/euro.src17
2 files changed, 15 insertions, 6 deletions
diff --git a/wizards/source/euro/Init.xba b/wizards/source/euro/Init.xba
index e68ff563caea..d6b75f90d41c 100644
--- a/wizards/source/euro/Init.xba
+++ b/wizards/source/euro/Init.xba
@@ -181,10 +181,10 @@ Sub InitializeResources()
FilterNames(6,1) = "*.sdc"
FilterNames(7,0) = "Star Calc 3.0 Vorlage"
FilterNames(7,1) = "*.vor"
- .optSingleFile.Label = "Einzelnes Tabellen- oder Textdokument"'GetResText(1201)
+ .optSingleFile.Label = GetResText(1201) '"Einzelnes StarOffice -Dokument"'GetResText(1201)
.optWholeDir.Label = GetResText(1202)
.chkProtect.Label = GetResText(1207)
- .chkTextDocuments.Label = "Auch Feldbefehle und Tabellen in Textdokumenten konvertieren"
+ .chkTextDocuments.Label = GetResText(1210) ' "Auch Feldbefehle und Tabellen in Textdokumenten konvertieren"
sSOURCEFILE = GetResText(1203)
sSOURCEDIR = GetResText(1204)
.lblSource.Label = sSOURCEDIR
diff --git a/wizards/source/euro/euro.src b/wizards/source/euro/euro.src
index eae140ba535e..2379f3cdce8a 100644
--- a/wizards/source/euro/euro.src
+++ b/wizards/source/euro/euro.src
@@ -2,9 +2,9 @@
*
* $RCSfile: euro.src,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: kz $ $Date: 2001-06-16 00:06:37 $
+ * last change: $Author: bc $ $Date: 2001-06-25 09:30:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -565,9 +565,9 @@ Text[ english_us ] = "Extent";
String STEP_AUTOPILOT + 1
{
-Text = "~Einzelnes %PRODUCTNAME Calc-Dokument";
+Text = "~Einzelnes %PRODUCTNAME -Dokument";
Text[English] = "~Single File";
-Text[ english_us ] = "~Single %PRODUCTNAME Calc Document";
+Text[ english_us ] = "~Single %PRODUCTNAME Document";
Text[ portuguese ] = "~Documento único do %PRODUCTNAME Calc";
Text[ russian ] = "~Îäèí äîêóìåíò %PRODUCTNAME Calc";
Text[ greek ] = "Ì~åìïíùìÝíï Ýããñáöï ôïõ %PRODUCTNAME Calc";
@@ -747,6 +747,15 @@ Text[ english_us ] = "Temporarily unprotect sheet without query";
};
+String STEP_AUTOPILOT + 10
+{
+Text = "Auch Feldbefehle und Tabellen in Textdokumenten konvertieren";
+Text[ English ] = "Also convert Fields and Tables in Text Documents";
+Text[ english_us ] = "Also convert Fields and Tables in Text Documents";
+Text[ language_user1 ] = "Label einer Checkbox";
+};
+
+
String STATUSLINE
{
Text = "Konvertierungsfortschritt: ";