greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17154

Show
Ignore:
Timestamp:
2008-09-04 16:31:45 (4 months ago)
Author:
oranfry
Message:

updated language strings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • release-kits/shared/greenstone3/installer-classes/resources/LanguagePack.properties

    r17122 r17154  
    11# intro page 
    22page.intro.displayText = Greenstone @version@ installer 
    3 welcome-message.displayText = This will install the Greenstone3 (version @version@) Digital Library Software onto you computer. Greenstone3 is a software package for building digital libraries and hosting them online
     3welcome-message.displayText = Greenstone3 is software for building and sharing digital libraries
    44 
    55# license page 
    66page.license.displayText = License conditions 
     7#NOTE: add this comment to license page: 
     8#comment: Greenstone3 is licensed under the GNU GPL v2 
    79 
    810# destination page 
    911page.destination.displayText = Install Destination 
    10 installDir.displayText = Select an installation directory 
     12installDir.displayText = Select an installation folder 
    1113 
    1214# selector page 
    13 page.selector.displayText = Components to install 
    14 choose-components.displayText = Choose the components you want to install 
     15page.selector.displayText = Components 
     16choose-components.displayText = Choose the components you want to install: 
    1517 
    1618install-core-components.displayText = Core components 
     
    6264# tomcat-config page 
    6365 
    64 page.tomcat-config.displayText = Tomcat Configuration 
     66page.tomcat-config.displayText = Apache Tomcat Configuration 
     67 
     68tomcat-config-explanation1.displayText = Greenstone3 uses Apache Tomcat to share your digital libraries. 
     69tomcat-config-explanation2.displayText = You can either configure Tomcat here, or by editing the build.properties file in the Greenstone3 home folder (${installDir}). 
    6570 
    6671tomcat.server.displayText = Tomcat Server 
     
    6873 
    6974tomcat.port.explanatoryText = Please select the ports which tomcat should use. It is usually safe to accept the defaults. If you are already running other services on the default ports, please select some free ports. 
    70 tomcat.port.displayText = Tomcat Port 
     75tomcat.port.displayText = Tom  cat Port 
    7176tomcat.shutdown.port.displayText = Tomcat Shutdown Port 
    7277 
     
    8085# AntInstaller builtin stuff 
    8186 
    82 dirNotExistCreate=The Directory does not exist, create it? 
    83 dirNotExist=The Directory does not exist 
     87dirNotExistCreate=The Folder does not exist, create it? 
     88dirNotExist=The Folder does not exist 
    8489fileNotExist=The File does not exist 
    85 dirNotCreated=The Directory could not be created 
     90dirNotCreated=The Folder could not be created 
    8691canNotCreateFile=Can not create file 
    87 appRootInvalid=This directory does not appear to be the root of the application 
     92appRootInvalid=This Folder does not appear to be the root of the application 
    8893selectFile=Select File 
    8994selectFolder=Select Folder