xref: /trunk/main/wizards/source/euro/euro.src (revision bc79de72)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#define STEP_ZERO 1000
25#define STEP_CONVERTER 1100
26#define STEP_AUTOPILOT 1200
27#define STATUSLINE 1300
28#define MESSAGES 1400
29#define CURRENCIES 1500
30#define STEP_LASTPAGE 1600
31
32// --------------------------------------------------------------------
33String STEP_ZERO
34{
35Text [ en-US ] = "~Cancel" ;
36};
37
38String STEP_ZERO + 1
39{
40Text [ en-US ] = "~Help" ;
41};
42
43String STEP_ZERO + 2
44{
45Text [ en-US ] = "<< ~Back" ;
46};
47
48String STEP_ZERO + 3
49{
50Text [ en-US ] = "~Convert" ;
51};
52
53String STEP_ZERO + 4
54{
55Text [ en-US ] = "Note: Currency amounts from external links and currency conversion factors in formulas cannot be converted." ;
56};
57
58String STEP_ZERO + 5
59{
60Text [ en-US ] = "First, unprotect all sheets." ;
61};
62
63String STEP_ZERO + 6
64{
65Text [ en-US ] = "Currencies:" ;
66};
67
68String STEP_ZERO + 7
69{
70Text [ en-US ] = "C~ontinue >>" ;
71};
72
73String STEP_ZERO + 8
74{
75Text [ en-US ] = "C~lose" ;
76};
77
78
79String STEP_CONVERTER
80{
81Text [ en-US ] = "~Entire document" ;
82};
83
84String STEP_CONVERTER + 1
85{
86Text [ en-US ] = "Selection" ;
87};
88
89String STEP_CONVERTER + 2
90{
91Text [ en-US ] = "Cell S~tyles" ;
92};
93
94String STEP_CONVERTER + 3
95{
96Text [ en-US ] = "Currency cells in the current ~sheet" ;
97};
98
99String STEP_CONVERTER + 4
100{
101Text [ en-US ] = "Currency cells in the entire ~document" ;
102};
103
104String STEP_CONVERTER + 5
105{
106Text [ en-US ] = "~Selected range" ;
107};
108
109String STEP_CONVERTER + 6
110{
111Text [ en-US ] = "Select Cell Styles" ;
112};
113
114String STEP_CONVERTER + 7
115{
116Text [ en-US ] = "Select currency cells" ;
117};
118
119String STEP_CONVERTER + 8
120{
121Text [ en-US ] = "Currency ranges:" ;
122};
123
124String STEP_CONVERTER + 9
125{
126Text [ en-US ] = "Templates:" ;
127};
128
129
130String STEP_AUTOPILOT
131{
132Text [ en-US ] = "Extent" ;
133};
134
135String STEP_AUTOPILOT + 1
136{
137Text [ en-US ] = "~Single %PRODUCTNAME Calc document" ;
138};
139
140String STEP_AUTOPILOT + 2
141{
142Text [ en-US ] = "Complete ~directory" ;
143};
144
145String STEP_AUTOPILOT + 3
146{
147Text [ en-US ] = "Source Document:" ;
148};
149
150String STEP_AUTOPILOT + 4
151{
152Text [ en-US ] = "Source directory:" ;
153};
154
155String STEP_AUTOPILOT + 5
156{
157Text [ en-US ] = "~Including subfolders" ;
158};
159
160String STEP_AUTOPILOT + 6
161{
162Text [ en-US ] = "Target directory:" ;
163};
164
165String STEP_AUTOPILOT + 7
166{
167Text [ en-US ] = "Temporarily unprotect sheet without query" ;
168};
169
170String STEP_AUTOPILOT + 10
171{
172Text [ en-US ] = "Also convert fields and tables in text documents" ;
173};
174
175
176String STATUSLINE
177{
178Text [ en-US ] = "Conversion status: " ;
179};
180
181String STATUSLINE + 1
182{
183Text [ en-US ] = "Conversion status of the cell templates:" ;
184};
185
186String STATUSLINE + 2
187{
188Text [ en-US ] = "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2" ;
189};
190
191String STATUSLINE + 3
192{
193Text [ en-US ] = "Entry of the ranges to be converted..." ;
194};
195
196String STATUSLINE + 4
197{
198Text [ en-US ] = "Sheet protection for each sheet will be restored..." ;
199};
200
201String STATUSLINE + 5
202{
203Text [ en-US ] = "Conversion of the currency units in the cell templates..." ;
204};
205
206
207String MESSAGES
208{
209Text [ en-US ] = "~Finish" ;
210};
211
212String MESSAGES + 1
213{
214Text [ en-US ] = "Select directory" ;
215};
216
217String MESSAGES + 2
218{
219Text [ en-US ] = "Select file" ;
220};
221
222String MESSAGES + 3
223{
224Text [ en-US ] = "Select target directory" ;
225};
226
227String MESSAGES + 4
228{
229Text [ en-US ] = "non-existent" ;
230};
231
232String MESSAGES + 5
233{
234Text [ en-US ] = "Euro Converter" ;
235};
236
237String MESSAGES + 6
238{
239Text [ en-US ] = "Should protected spreadsheets be temporarily unprotected?" ;
240};
241
242String MESSAGES + 7
243{
244Text [ en-US ] = "Enter the password to unprotect the table %1TableName%1" ;
245};
246
247String MESSAGES + 8
248{
249Text [ en-US ] = "Wrong Password!" ;
250};
251
252String MESSAGES + 9
253{
254Text [ en-US ] = "Protected Sheet" ;
255};
256
257String MESSAGES + 10
258{
259Text [ en-US ] = "Warning!" ;
260};
261
262String MESSAGES + 11
263{
264Text [ en-US ] = "Protection for the sheets will not be removed." ;
265};
266
267String MESSAGES + 12
268{
269Text [ en-US ] = "Sheet cannot be unprotected" ;
270};
271
272String MESSAGES + 13
273{
274Text [ en-US ] = "The Wizard cannot edit this document as cell formats cannot be modified in documents containing protected spreadsheets." ;
275};
276
277String MESSAGES + 14
278{
279Text [ en-US ] = "Please note that the Euro Converter will, otherwise, not be able to edit this document!" ;
280};
281
282String MESSAGES + 15
283{
284Text [ en-US ] = "Please choose a currency to be converted first!" ;
285};
286
287String MESSAGES + 16
288{
289Text [ en-US ] = "Password:" ;
290};
291
292String MESSAGES + 17
293{
294Text [ en-US ] = "OK" ;
295};
296
297String MESSAGES + 18
298{
299Text [ en-US ] = "Cancel" ;
300};
301
302String MESSAGES + 19
303{
304Text [ en-US ] = "Please select a %PRODUCTNAME Calc document for editing!" ;
305};
306
307String MESSAGES + 20
308{
309Text [ en-US ] = "'<1>' is not a directory!" ;
310};
311
312String MESSAGES + 21
313{
314Text [ en-US ] = "Document is read-only!" ;
315};
316
317String MESSAGES + 22
318{
319Text [ en-US ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?" ;
320};
321
322String MESSAGES + 23
323{
324Text [ en-US ] = "Do you really want to terminate conversion at this point?" ;
325};
326
327String MESSAGES + 24
328{
329Text [ en-US ] = "Cancel Wizard" ;
330};
331
332
333String CURRENCIES
334{
335Text [ en-US ] = "Portuguese Escudo" ;
336};
337
338String CURRENCIES + 1
339{
340Text [ en-US ] = "Dutch Guilder" ;
341};
342
343String CURRENCIES + 2
344{
345Text [ en-US ] = "French Franc" ;
346};
347
348String CURRENCIES + 3
349{
350Text [ en-US ] = "Spanish Peseta" ;
351};
352
353String CURRENCIES + 4
354{
355Text [ en-US ] = "Italian Lira" ;
356};
357
358String CURRENCIES + 5
359{
360Text [ en-US ] = "German Mark" ;
361};
362
363String CURRENCIES + 6
364{
365Text [ en-US ] = "Belgian Franc" ;
366};
367
368String CURRENCIES + 7
369{
370Text [ en-US ] = "Irish Punt" ;
371};
372
373String CURRENCIES + 8
374{
375Text [ en-US ] = "Luxembourg Franc" ;
376};
377
378String CURRENCIES + 9
379{
380Text [ en-US ] = "Austrian Schilling" ;
381};
382
383String CURRENCIES + 10
384{
385Text [ en-US ] = "Finnish Mark" ;
386};
387
388String CURRENCIES + 11
389{
390Text [ en-US ] = "Greek Drachma" ;
391};
392
393String CURRENCIES + 12
394{
395Text [ en-US ] = "Slovenian Tolar" ;
396};
397
398String CURRENCIES + 13
399{
400Text [ en-US ] = "Cypriot Pound" ;
401};
402
403String CURRENCIES + 14
404{
405Text [ en-US ] = "Maltese Lira" ;
406};
407
408String CURRENCIES + 15
409{
410Text [ en-US ] = "Slovak Koruna" ;
411};
412
413String CURRENCIES + 16
414{
415Text [ en-US ] = "The currency set for the document is not a European currency!" ;
416};
417
418String CURRENCIES + 17
419{
420Text [ en-US ] = "The language set for your operating system is not a language of the European Monetary Union." ;
421};
422
423
424String STEP_LASTPAGE
425{
426Text [ en-US ] = "Progress" ;
427};
428
429String STEP_LASTPAGE + 1
430{
431Text [ en-US ] = "Retrieving the relevant documents..." ;
432};
433
434String STEP_LASTPAGE + 2
435{
436Text [ en-US ] = "Converting the documents..." ;
437};
438
439String STEP_LASTPAGE + 3
440{
441Text [ en-US ] = "Settings:" ;
442};
443
444String STEP_LASTPAGE + 4
445{
446Text [ en-US ] = "Sheet is always unprotected" ;
447};
448
449// ********************************************************************** EOF
450