summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 16:19:53 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 16:19:53 +0000
commit3161fcace51da81535e3279f13467ab1f25e588a (patch)
tree6cc3b2db170a486934a4714f54244b3de8df7bb2
parent0a0c581cdef79d86e76d29b23e181358a640f55d (diff)
INTEGRATION: CWS dba12 (1.44.70); FILE MERGED
2004/06/14 20:51:54 fs 1.44.70.2: RESYNC: (1.44-1.46); FILE MERGED 2004/05/14 07:57:37 fs 1.44.70.1: #i29153# 'auto pilot' renamed to 'wizard'
-rw-r--r--extensions/source/abpilot/abspilot.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/extensions/source/abpilot/abspilot.src b/extensions/source/abpilot/abspilot.src
index 8adf3ade3976..a1626ce29cce 100644
--- a/extensions/source/abpilot/abspilot.src
+++ b/extensions/source/abpilot/abspilot.src
@@ -2,9 +2,9 @@
*
* $RCSfile: abspilot.src,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: hjs $ $Date: 2004-06-25 11:21:02 $
+ * last change: $Author: hjs $ $Date: 2004-06-28 17:19:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,8 +66,8 @@
//........................................................................
ModalDialog RID_DLG_ADDRESSBOOKSOURCEPILOT
{
- Text [ de ] = "Autopilot Adressdatenquelle" ;
- Text [ en-US ] = "Address Data Source AutoPilot" ;
+ Text [ de ] = "Adressdatenquellen-Assistent" ;
+ Text [ en-US ] = "Address Book Data Source Wizard" ;
HelpId = HID_ABSPILOT;
@@ -123,8 +123,8 @@ TabPage RID_PAGE_SELECTABTYPE
Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;
#if !defined( ABP_USE_ROADMAP )
- Text [ de ] = "Willkommen zum AutoPiloten zur Einrichtung von Adressdatenquellen.";
- Text [ en-US ] = "Welcome to the Address Data Source AutoPilot";
+ Text [ de ] = "Willkommen zum Assistenten zur Einrichtung von Adressdatenquellen.";
+ Text [ en-US ] = "Welcome to the Address Data Source Wizard.";
#endif
FixedText FT_TYPE_HINTS
@@ -135,8 +135,8 @@ TabPage RID_PAGE_SELECTABTYPE
Text [ de ] = "%PRODUCTNAME bietet Ihnen die Möglichkeit, auf bereits in Ihrem System vorhandene Adressdaten zuzugreifen. "
"Dazu wird eine %PRODUCTNAME Datenquelle angelegt, unter der Ihre Adressbücher als Tabellen zugänglich sind.\n\n"
- "Dieser AutoPilot unterstützt Sie bei der Einrichtung dieser Datenquelle.";
- Text [ en-US ] = "%PRODUCTNAME lets you access address data already present in your system. To do this, a %PRODUCTNAME data source will be created in which your address data is available in tabular form.\n\nThis AutoPilot helps you create the data source.";
+ "Dieser Assistent unterstützt Sie bei der Einrichtung dieser Datenquelle.";
+ Text [ en-US ] = "%PRODUCTNAME lets you access address data already present in your system. To do this, a %PRODUCTNAME data source will be created in which your address data is available in tabular form.\n\nThis wizard helps you create the data source.";
};
FixedLine FL_TYPE