diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 07:44:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 07:44:01 +0000 |
commit | 09035993b67d52ca885f922815277fc07a9a9ba0 (patch) | |
tree | fd7dafc7a3f5f124f30c285a81acf25d3b14cccf /basctl/source/basicide/basidesh.src | |
parent | d42077168288ba14e163cd3c888b8642b45b2f3b (diff) |
INTEGRATION: CWS ab20lib (1.103.44); FILE MERGED
2006/04/03 14:28:07 ab 1.103.44.1: #132601# Implemented library export functionality
Diffstat (limited to 'basctl/source/basicide/basidesh.src')
-rw-r--r-- | basctl/source/basicide/basidesh.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src index e6881b660..ebb3f68aa 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 { |