source: other-projects/trunk/realistic-books/packages/AntInstaller/src/org/tp23/antinstaller/renderer/Res.properties@ 19253

Last change on this file since 19253 was 19253, checked in by davidb, 15 years ago

Establishing a source code repository for Veronica's Realistic Book's software

File size: 1.5 KB
Line 
1#org.tp23.antinstaller.renderer.Res
2#Wed Nov 10 01:06:42 CET 2004
3
4dirNotExistCreate=The Directory does not exist, create it?
5dirNotExist=The Directory does not exist
6fileNotExist=The File does not exist
7dirNotCreated=The Directory could not be created
8canNotCreateFile=Can not create file
9appRootInvalid=This directory does not appear to be the root of the application
10selectFile=Select File
11selectFolder=Select Folder
12notValidSelection=Not a valid selection
13showDetails=Show Details
14
15#Default loading
16promptLoadDefaults=Installation configuration found. Load the existing configuration?
17promptMissingDefaultPassword=A password was not found it may have been omitted for security reasons, it will be set to the default.
18
19click=Click
20toContinue=to continue
21failed=Failed
22exit=Exit
23complete=Complete
24finished=Finished
25extracting=Extracting...
26installFinished=Install Finished
27running=Running:
28
29backButton=Back
30cancelButton=Cancel
31nextButton=Next
32
33output=Output
34errors=Errors
35notCorrectFormat=The field is not of the correct format
36notCorrectPasswordFormat=The password is not of the correct format
37passwordsDoNotMatch=The passwords do not match
38installationFailed=Install failed
39propertiesVersionMismatch=Some options are missing from the previous version and must be manually entered, continue?
40
41Finished=Finished
42Failed=Failed, view the error messages
43ant.failure=Ant run failed - examine the error logs for details
44
45#Text for license page buttons
46license.next.text=Accept
47license.cancel.text=Reject
48
Note: See TracBrowser for help on using the repository browser.