Update ooo320-m1
[ooovba.git] / vcl / source / src / stdtext.src
blob4cfbd91e5a22b8df47e6c92f73f78df393620b16
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  * $RCSfile: stdtext.src,v $
10  * $Revision: 1.53 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #define _SV_STDTEXT_SRC
33 #ifndef _SV_SVIDS_HRC
34 #include <vcl/svids.hrc>
35 #endif
37 String SV_STDTEXT_SERVICENOTAVAILABLE
39     Text [ en-US ] = "The component (%s) could not be loaded.\nPlease start setup with the repair option.";
42 String SV_STDTEXT_DONTHINTAGAIN
44     Text [ en-US ] = "Do not show this information again.";
47 String SV_STDTEXT_DONTASKAGAIN
49     Text [ en-US ] = "Do not show this question again.";
52 String SV_STDTEXT_DONTWARNAGAIN
54     Text [ en-US ] = "Do not show warning again.";
57 String SV_ACCESSERROR_WRONG_VERSION
59     Text [ en-US ] = "Wrong Version";
62 String SV_ACCESSERROR_BRIDGE_MSG
64     Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION requires a Java Access Bridge 1.0.3 or later version to support accessibility.";
67 String SV_ACCESSERROR_OK_CANCEL_MSG
69     Text [ en-US ] = "Click '%OK' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL' to exit %PRODUCTNAME %PRODUCTVERSION.";
72 String SV_ACCESSERROR_MISSING_BRIDGE
74     Text [ en-US ] = "No Java Access Bridge";
77 String SV_ACCESSERROR_FAULTY_JAVA
79     Text [ en-US ] = "Faulty Java Installation";
82 String SV_ACCESSERROR_JAVA_MSG
84     Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION requires Java 1.4.0_02 or later version to support accessibility.";
87 String SV_ACCESSERROR_MISSING_JAVA
89     Text [ en-US ] = "No Java Installation";
92 String SV_ACCESSERROR_JAVA_NOT_CONFIGURED
94     Text [ en-US ] = "Missing Java Configuration";
97 String SV_ACCESSERROR_JAVA_DISABLED
99     Text [ en-US ] = "Java Disabled";
102 String SV_ACCESSERROR_TURNAROUND_MSG
104     Text [ en-US ] = "The Java Access Bridge could not be started.";
107 String SV_STDTEXT_ABOUT
109     Text [ en-US ] = "About %PRODUCTNAME";
112 String SV_STDTEXT_PREFERENCES
114     Text [ en-US ] = "Preferences...";
117 WarningBox  SV_EDIT_WARNING_BOX
119     Message [en-US] = "The inserted text exceeded the maximum length of this text field. The text was truncated.";
122 String SV_MAC_SCREENNNAME
124     Text [en-US] = "Screen %d";