update dev300-m58
[ooovba.git] / wizards / source / webwizard / webwizar.src
blob3cd576816a186126bc138a5fb6858a7a001535d9
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: webwizar.src,v $
10  * $Revision: 1.24 $
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  ************************************************************************/#define WEBDIALOG  1000
31 #define WEBERROR 1100
32 // --------------------------------------------------------------------
34 String WEBDIALOG
36     Text [ en-US ] = "~Help";
40 String WEBDIALOG + 1
42     Text [ en-US ] = "AutoPilot Web Page";
48 String WEBDIALOG + 2
50     Text [ en-US ] = "~Cancel";
53 String WEBDIALOG + 3
55     Text [ en-US ] = "C~reate";
59 String WEBDIALOG + 4
61     Text [ en-US ] = "Which template should be used?";
64 String WEBDIALOG + 5
66     Text [ en-US ] = "Which layout should be used?";
70 String WEBDIALOG + 6
72     Text [ en-US ] = "Background Image";
77 String WEBDIALOG + 7
79     Text [ en-US ] = "~Tiled";
83 String WEBDIALOG + 8
85     Text [ en-US ] = "~Scaled";
89 String WEBDIALOG + 9
91     Text [ en-US ] = "Edit document";
94 String WEBDIALOG + 10
96     Text [ en-US ] = "Create template";
100 String WEBERROR + 1
102     Text [ en-US ] = "A template for the page setup could not be found.";
105 String WEBERROR + 2
107     Text [ en-US ] = "A Style for the Page Style could not be found.";
110 String WEBERROR + 3
112     Text [ en-US ] = "An error occurred as the templates were being interpreted.";
115 String WEBERROR + 4
117     Text [ en-US ] = "An error occurred as the template was being refreshed.";
120 String WEBERROR + 5
122     Text [ en-US ] = "An error occurred while applying the Styles.";
125 String WEBERROR + 6
127     Text [ en-US ] = "An error occurred while evaluating the documents.";
130 String WEBERROR + 7
132     Text [ en-US ] = "An error occurred while running the AutoPilot.";