From 40fecdfcedd4af10c4f46871d74adaf477ed8969 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 07:44:01 +0000 Subject: INTEGRATION: CWS ab20lib (1.103.44); FILE MERGED 2006/04/03 14:28:07 ab 1.103.44.1: #132601# Implemented library export functionality --- basctl/source/basicide/basidesh.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src index 2799801b1f0a..b794be2d944a 100644 --- a/basctl/source/basicide/basidesh.src +++ b/basctl/source/basicide/basidesh.src @@ -4,9 +4,9 @@ * * $RCSfile: basidesh.src,v $ * - * $Revision: 1.103 $ + * $Revision: 1.104 $ * - * last change: $Author: hr $ $Date: 2005-09-23 13:19:39 $ + * last change: $Author: vg $ $Date: 2006-04-07 08:44:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -228,8 +228,8 @@ String RID_STR_FILENAME String RID_STR_APPENDLIBS { /* ### ACHTUNG: Neuer Text in Resource? Bibliotheken hinzufügen : Bibliotheken hinzuf³gen */ - Text [ de ] = "Bibliotheken hinzufügen" ; - Text [ en-US ] = "Append Libraries" ; + Text [ de ] = "Bibliotheken importieren" ; + Text [ en-US ] = "Import Libraries" ; }; String RID_STR_QUERYDELMACRO { -- cgit