diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 14:44:24 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 14:44:24 +0000 |
commit | b1a3edc8d84071205c6fb9583f6ab53bc8e4756d (patch) | |
tree | d2cd1136afc321c5d4ec76162961c4f13941a9c5 /desktop | |
parent | 396e5c4e8539395259c9ebc534376cc6cf09350d (diff) |
INTEGRATION: CWS mergede01 (1.5.306); FILE MERGED
2007/03/20 14:47:04 ihi 1.5.306.1: #i72301# Remove German
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/registry/script/dp_script.src | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/desktop/source/deployment/registry/script/dp_script.src b/desktop/source/deployment/registry/script/dp_script.src index c6c3848c9b9b..7ebc5dbd04ec 100644 --- a/desktop/source/deployment/registry/script/dp_script.src +++ b/desktop/source/deployment/registry/script/dp_script.src @@ -4,9 +4,9 @@ * * $RCSfile: dp_script.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2005-09-23 14:35:14 $ + * last change: $Author: ihi $ $Date: 2007-04-19 15:44:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,24 +38,20 @@ String RID_STR_BASIC_LIB { Text [ en-US ] = "%PRODUCTNAME Basic Library"; - Text [ de ] = "%PRODUCTNAME Basic Bibliothek"; }; String RID_STR_DIALOG_LIB { Text [ en-US ] = "Dialog Library"; - Text [ de ] = "Dialog-Bibliothek"; }; String RID_STR_CANNOT_DETERMINE_LIBNAME { Text [ en-US ] = "The library name could not be determined."; - Text [ de ] = "Bibliotheks-Name konnte nicht ermittelt werden."; }; String RID_STR_LIBNAME_ALREADY_EXISTS { Text [ en-US ] = "This library name already exists. Please choose a different name."; - Text [ de ] = "Dieser Bibliotheks-Name wird bereits verwendet. Bitte wählen Sie einen anderen Namen."; }; |