Update ooo320-m1
[ooovba.git] / desktop / source / deployment / misc / dp_misc.src
blob67a2bf054a6df46d9405c77580195d22423f348b
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
28 #include "dp_misc.hrc"
30 String RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN {
31     Text[en-US] = "Unknown";
34 String RID_DEPLYOMENT_DEPENDENCIES_MIN {
35     Text[en-US] = "Extensions requires at least OpenOffice.org %VERSION";
38 String RID_DEPLYOMENT_DEPENDENCIES_MAX {
39     Text[en-US] = "Extension doesn't support versions greater than: OpenOffice.org %VERSION";