Bump for 3.6-28
[LibreOffice.git] / wizards / source / webwizard / webwizar.src
blobb7bb7dd3b1d284b36c9dce5a1cd93b8cfe9abb91
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
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  ************************************************************************/#define WEBDIALOG  1000
28 #define WEBERROR 1100
29 // --------------------------------------------------------------------
31 String WEBDIALOG
33     Text [ en-US ] = "~Help";
37 String WEBDIALOG + 1
39     Text [ en-US ] = "AutoPilot Web Page";
45 String WEBDIALOG + 2
47     Text [ en-US ] = "~Cancel";
50 String WEBDIALOG + 3
52     Text [ en-US ] = "C~reate";
56 String WEBDIALOG + 4
58     Text [ en-US ] = "Which template should be used?";
61 String WEBDIALOG + 5
63     Text [ en-US ] = "Which layout should be used?";
67 String WEBDIALOG + 6
69     Text [ en-US ] = "Background Image";
74 String WEBDIALOG + 7
76     Text [ en-US ] = "~Tiled";
80 String WEBDIALOG + 8
82     Text [ en-US ] = "~Scaled";
86 String WEBDIALOG + 9
88     Text [ en-US ] = "Edit document";
91 String WEBDIALOG + 10
93     Text [ en-US ] = "Create template";
97 String WEBERROR + 1
99     Text [ en-US ] = "A template for the page setup could not be found.";
102 String WEBERROR + 2
104     Text [ en-US ] = "A Style for the Page Style could not be found.";
107 String WEBERROR + 3
109     Text [ en-US ] = "An error occurred as the templates were being interpreted.";
112 String WEBERROR + 4
114     Text [ en-US ] = "An error occurred as the template was being refreshed.";
117 String WEBERROR + 5
119     Text [ en-US ] = "An error occurred while applying the Styles.";
122 String WEBERROR + 6
124     Text [ en-US ] = "An error occurred while evaluating the documents.";
127 String WEBERROR + 7
129     Text [ en-US ] = "An error occurred while running the AutoPilot.";