summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/scerrors.src
blob: 8ac544e446107081e034ed9a341936a061bff56a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
/*************************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: scerrors.src,v $
 * $Revision: 1.51 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************/
#define __RSC
#include "scerrors.hxx"
#include "sc.hrc"

Resource RID_ERRHDLSC
{
     //------------------------------------------------------------
     // ERRORS -----------------------------------------------------
     //------------------------------------------------------------
    String SCERR_IMPORT_CONNECT & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Impossible to connect to the file." ;
    };
    String SCERR_IMPORT_OPEN & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "File could not be opened." ;
    };
    String SCERR_IMPORT_UNKNOWN & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "An unknown error has occurred." ;
    };
    String SCERR_IMPORT_OUTOFMEM & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Not enough memory while importing." ;
    };
    String SCERR_IMPORT_UNKNOWN_WK & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Unknown Lotus1-2-3 file format." ;
    };
    String SCERR_IMPORT_FORMAT & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Error in file structure while importing." ;
    };
    String SCERR_IMPORT_NI & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "There is no filter available for this file type." ;
    };
    String SCERR_IMPORT_UNKNOWN_BIFF & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Unknown or unsupported Excel file format." ;
    };
    String SCERR_IMPORT_NI_BIFF & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Excel file format not yet implemented." ;
    };
    String SCERR_IMPORT_FILEPASSWD & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "This file is password-protected." ;
    };
    String SCERR_IMPORT_INTERNAL & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Internal import error." ;
    };
    String SCERR_IMPORT_8K_LIMIT & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The file contains data after row 8192 and therefore can not be read." ;
    };
    String SCERR_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col).";
    };
    String SCERR_IMPORT_FORMAT_ROWCOL & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "File format error found at $(ARG1)(row,col)." ;
    };

     // Export ----------------------------------------------------
    String SCERR_EXPORT_CONNECT & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Connection to the file could not be established." ;
    };
    String SCERR_EXPORT_DATA & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Data could not be written." ;
    };
    String SCERR_EXPORT_SQLEXCEPTION & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "$(ARG1)" ;
    };
    String SCERR_EXPORT_ENCODING & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Cell $(ARG1) contains characters that are not representable in the selected target character set \"$(ARG2)\"." ;
    };
    String SCERR_EXPORT_FIELDWIDTH & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Cell $(ARG1) contains a string that is longer in the selected target character set \"$(ARG2)\" than the given field width." ;
    };
     //------------------------------------------------------------
     // WARNINGS ---------------------------------------------------
     //------------------------------------------------------------
    String SCWARN_EXPORT_ASCII & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Only the active sheet was saved." ;
    };
    String SCWARN_IMPORT_RANGE_OVERFLOW & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The maximum number of rows has been exceeded. Excess rows were not imported!" ;
    };
    String SCWARN_IMPORT_ROW_OVERFLOW & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The data could not be loaded completely because the maximum number of rows per sheet was exceeded." ;
    };
    String SCWARN_IMPORT_COLUMN_OVERFLOW & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The data could not be loaded completely because the maximum number of columns per sheet was exceeded." ;
    };
    String SCWARN_IMPORT_SHEET_OVERFLOW & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Some sheets could not be loaded because the maximum number of sheets was exceeded." ;
    };
    String SCWARN_IMPORT_OPEN_FM3 & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Corresponding FM3-File could not be opened." ;
    };
    String SCWARN_IMPORT_WRONG_FM3 & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Error in file structure of corresponding FM3-File." ;
    };
    String SCWARN_CORE_HARD_RECALC & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Document too complex for automatic calculation. Press F9 to recalculate." ;
    };
    String SCWARN_EXPORT_MAXROW & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The document contains more rows than supported in the selected format.\nAdditional rows were not saved." ;
    };
    String SCWARN_IMPORT_INFOLOST & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The document contains information not recognized by this program version.\nResaving the document will delete this information!" ;
    };
    String SCWARN_EXPORT_DATALOST & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Not all cell contents could be saved in the specified format." ;
    };
    String SCWARN_EXPORT_NONCONVERTIBLE_CHARS & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "The following characters could not be converted to the selected character set\nand were written as &#1234; surrogates:\n\n$(ARG1)";
    };
    String SCWARN_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK
    {
        Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col).";
    };
};