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: cstitem.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 <svtools/svtools.hrc>
32 String STR_CSTAT_NEVER_UPD
34 Text [ en-US ] = "No update has occurred" ;
36 String STR_CSTAT_IN_UPD
38 Text [ en-US ] = "Updating in progress" ;
40 String STR_CSTAT_UPD_NEWER
42 Text [ en-US ] = "Changes discovered" ;
44 String STR_CSTAT_UPD_NOT_NEWER
46 Text [ en-US ] = "No changes discovered" ;
48 String STR_CSTAT_UPD_CANCEL
50 Text [ en-US ] = "Canceled by user" ;
52 String STR_CSTAT_UPD_IMMEDIATELY
54 Text [ en-US ] = "Updating immediately" ;
56 String STR_CSTAT_ERR_OFFLINE
58 Text [ en-US ] = "failed, you have not been online" ;
60 String STR_CSTAT_ERR_GENERAL
62 Text [ en-US ] = "General error" ;
64 String STR_CSTAT_ERR_NOTEXISTS
66 Text [ en-US ] = "Server does not exist" ;
68 String STR_CSTAT_ERR_NOTREACHED
70 Text [ en-US ] = "Server not available" ;
72 String STR_COLUM_DT_AUTO
74 Text [ en-US ] = "automatic" ;