summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abspilot.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-09-13 13:35:08 +0000
committerFrank Schönheit <fs@openoffice.org>2001-09-13 13:35:08 +0000
commitc75c54f338020793278537b6de4d9d4f8419e5e1 (patch)
tree4dd81d63482c663b5e551e2f62771e93a6398857 /extensions/source/abpilot/abspilot.src
parentfa1592224bbfb73d9e3b29c10216fe973e43f469 (diff)
#92121# corrected some german spellings
Diffstat (limited to 'extensions/source/abpilot/abspilot.src')
-rw-r--r--extensions/source/abpilot/abspilot.src20
1 files changed, 11 insertions, 9 deletions
diff --git a/extensions/source/abpilot/abspilot.src b/extensions/source/abpilot/abspilot.src
index 993160d59f2b..799133c4ac94 100644
--- a/extensions/source/abpilot/abspilot.src
+++ b/extensions/source/abpilot/abspilot.src
@@ -2,9 +2,9 @@
*
* $RCSfile: abspilot.src,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: kz $ $Date: 2001-09-06 20:25:28 $
+ * last change: $Author: fs $ $Date: 2001-09-13 14:35:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
//........................................................................
ModalDialog RID_DLG_ADDRESSBOOKSOURCEPILOT
{
- Text = "Autopilot Adress-Datenquelle" ;
+ Text = "Autopilot Adressdatenquelle" ;
Text [ english ] = "Autopilot Address Book Data Source" ;
Text [ english_us ] = "Address Data Source AutoPilot" ;
@@ -104,7 +104,7 @@ TabPage RID_PAGE_SELECTABTYPE
SVLook = TRUE ;
Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;
- Text = "Willkommen zum Adress-Datenquellen AutoPiloten";
+ Text = "Willkommen zum AutoPiloten zur Einrichtung von Adressdatenquellen.";
Text [ english ] = "Welcome to the Address Data Source AutoPilot";
Text [ english_us ] = "Welcome to the Address Data Source AutoPilot";
@@ -114,9 +114,9 @@ TabPage RID_PAGE_SELECTABTYPE
Size = MAP_APPFONT ( WINDOW_SIZE_X - 2 * BORDER_X, 40 ) ;
WordBreak = TRUE;
- Text = "%PRODUCTNAME bietet Ihnen die Mglichkeit, auf bereits in Ihrem System vorhandene Adress-Daten zuzugreifen.\n"
+ Text = "%PRODUCTNAME bietet Ihnen die Mglichkeit, auf bereits in Ihrem System vorhandene Adressdaten zuzugreifen."
"Dazu wird eine %PRODUCTNAME Datenquelle angelegt, unter der Ihre Adressbcher als Tabellen zugnglich sind.\n\n"
- "Dieser Auto-Pilot untersttzt Sie bei der Einrichtung dieser Datenquelle.";
+ "Dieser AutoPilot untersttzt Sie bei der Einrichtung dieser Datenquelle.";
Text [ english ] = "%PRODUCTNAME allows you to access address data which is already present in your system.\n"
"For this, a new %PRODUCTNAME data source will be created, where your address data is available as tables.\n\n"
"This auto pilot will assist you in the creation of this data source.";
@@ -349,9 +349,8 @@ TabPage RID_PAGE_ADMININVOKATION
Size = MAP_APPFONT ( WINDOW_SIZE_X - 2 * BORDER_X, 48 ) ;
WordBreak = TRUE;
- Text = "Um die neue Datenquelle einzurichten, sind noch Weiter gehende Angaben notwendig.\n\n"
- "Dafr wird, sobald Sie die unten befindliche Schaltflche bettigen, ein weiterer Dialog geffnet. "
- "Nehmen Sie dort bitte die fehlenden Einstellungen vor.";
+ Text = "Zur Einrichtung der neuen Datenquelle sind noch weiter gehende Angaben notwendig.\n\n"
+ "Die folgende Schaltflche ffnet einen weiteren Dialog, in dem Sie die fehlenden Einstellungen vornehmen knnen.";
Text [ english ] = "To set up the new data source, some additional information is needed.\n\n"
"For this, another dialog will be opened, as soon as you press the button below. "
"There, please specify all missing settings.";
@@ -1029,6 +1028,9 @@ Bitmap BMP_HEADERIMAGE
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.14 2001/09/06 20:25:28 kz
+ * Merge SRC640: 06.09.01 - 22:26:44 (NoBranch)
+ *
* Revision 1.13 2001/08/30 12:28:35 fs
* #91359# spelling
*