1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: unopkg.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "deployment.hrc"
33 String RID_STR_UNOPKG_NO_SHARED_ALLOWED
35 Text [ en-US ] = "The option \"--shared\" cannot be used to install the extension \'%NAME\', "
36 "because every user has to agree to the license agreement of the extension. The extension will not be installed.";
39 String RID_STR_UNOPKG_ACCEPT_LIC_1
41 Text [ en-US ] = "Extension License Agreement:";
44 String RID_STR_UNOPKG_ACCEPT_LIC_2
46 Text [ en-US ] = "Read the complete License Agreement displayed above. "
47 "Accept the License Agreement by typing \"yes\" on the console "
48 "then press the Return key. Type \"no\" to decline and to abort the "
52 String RID_STR_UNOPKG_ACCEPT_LIC_3
54 Text [ en-US ] = "[Enter \"yes\" or \"no\"]:";
57 String RID_STR_UNOPKG_ACCEPT_LIC_4
59 Text [ en-US ] = "Your input was not correct. Please enter \"yes\" or \"no\":";
62 String RID_STR_UNOPKG_ACCEPT_LIC_YES
64 Text [ en-US ] = "YES";
67 String RID_STR_UNOPKG_ACCEPT_LIC_Y
72 String RID_STR_UNOPKG_ACCEPT_LIC_NO
74 Text [ en-US ] = "NO";
77 String RID_STR_UNOPKG_ACCEPT_LIC_N
82 String RID_STR_CONCURRENTINSTANCE
84 Text [ en-US ] = "unopkg cannot be started. The lock file indicates it as already running. "
85 "If this does not apply, delete the lock file at:";
88 String RID_STR_UNOPKG_ERROR
90 Text [ en-US ] = "ERROR: ";