From 6249120dceb81aaad3c266754bba2ef6455515ff Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Jul 2008 13:56:06 +0000 Subject: INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/04/28 09:27:26 jsc 1.1.2.1: #88797# new --- scp2/source/sdkoo/module_sdkoo.ulf | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 scp2/source/sdkoo/module_sdkoo.ulf diff --git a/scp2/source/sdkoo/module_sdkoo.ulf b/scp2/source/sdkoo/module_sdkoo.ulf new file mode 100644 index 000000000000..52c377ce6af3 --- /dev/null +++ b/scp2/source/sdkoo/module_sdkoo.ulf @@ -0,0 +1,35 @@ +/************************************************************************* + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: module_sdkoo.ulf,v $ + * $Revision: 1.2 $ + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. + * + ************************************************************************/ + +[STR_NAME_MODULE_OPTIONAL_SDKOO] +en-US = "Software Development Kit (SDK)" + +[STR_DESC_MODULE_OPTIONAL_SDKOO] +en-US = "The SDK provides all necessary tools, examples and documentation to program with and for the office." -- cgit