diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2006-02-06 10:01:15 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2006-02-06 10:01:15 +0000 |
commit | 4af4bc1e0511c23e028651d0875e7873a1f812d6 (patch) | |
tree | c7363558eda07b135d84a2ab68052dd47d8d266b | |
parent | 1add273cf1964ff6a4b1d20c2c9978554602329f (diff) |
INTEGRATION: CWS extras23 (1.51.20); FILE MERGED
2005/12/13 11:03:16 ih 1.51.20.1: #i48742# grammar errors corrected
-rw-r--r-- | wizards/source/importwizard/importwi.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wizards/source/importwizard/importwi.src b/wizards/source/importwizard/importwi.src index b2c0b1431..59740f2ff 100644 --- a/wizards/source/importwizard/importwi.src +++ b/wizards/source/importwizard/importwi.src @@ -4,9 +4,9 @@ * * $RCSfile: importwi.src,v $ * - * $Revision: 1.51 $ + * $Revision: 1.52 $ * - * last change: $Author: hr $ $Date: 2005-09-23 15:16:35 $ + * last change: $Author: rt $ $Date: 2006-02-06 11:01:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -166,8 +166,8 @@ String sCloseButton String sWelcometextLabel1 { - Text [ de ] = "Dieser Assistent wandelt Dokumente des alten StarOffice-Formates und Microsoft Office - Dokumente in das neue OpenDocument Format um."; - Text [ en-US ] = "This wizards converts documents in the old StarOffice format and Microsoft Office documents to the new OpenDocument format."; + Text [ de ] = "Dieser Assistent wandelt Dokumente des %PRODUCTNAME - Formates und Microsoft Office - Dokumente in das neue OpenDocument Format um."; + Text [ en-US ] = "This wizard converts documents in %PRODUCTNAME format and Microsoft Office documents to the new OpenDocument format."; }; String sWelcometextLabel2 |