diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-09-24 11:51:14 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-09-24 11:51:14 +0000 |
commit | 8222364c932216b551cfbb9466258c6effe38b30 (patch) | |
tree | b81a88739e03d2c2104d8bcbb862fb4ab6528150 /extensions/source | |
parent | 314c9347677d31143ee017582fe234c79def5099 (diff) |
#92121# corrected some german spellings
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/abpilot/abspilot.src | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/extensions/source/abpilot/abspilot.src b/extensions/source/abpilot/abspilot.src index 799133c4ac94..bee4ee0fcaea 100644 --- a/extensions/source/abpilot/abspilot.src +++ b/extensions/source/abpilot/abspilot.src @@ -2,9 +2,9 @@ * * $RCSfile: abspilot.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: fs $ $Date: 2001-09-13 14:35:08 $ + * last change: $Author: fs $ $Date: 2001-09-24 12:51:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,10 +114,10 @@ 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 Adressdaten zuzugreifen." + 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 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" + Text [ english ] = "%PRODUCTNAME allows you to access address data which is already present in your system. " "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."; Text [ english_us ] = "%PRODUCTNAME lets you access address data already present in your system.\nTo do this, a new %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."; @@ -1028,6 +1028,9 @@ Bitmap BMP_HEADERIMAGE /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.15 2001/09/13 14:35:08 fs + * #92121# corrected some german spellings + * * Revision 1.14 2001/09/06 20:25:28 kz * Merge SRC640: 06.09.01 - 22:26:44 (NoBranch) * |