Ignore:
Timestamp:
2009-03-16T17:42:38+13:00 (15 years ago)
Author:
ak19
Message:

Merged server.properties files of GS2 and GS3. Corresponding changes in the java code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/resources/java/server.properties

    r18691 r18694  
     1#greenstone.version=Version 2-trunk
     2Server2Settings.Port=Apache port:
     3Server2Settings.URL=Library URL prefix:
     4Server2Control.Version=Version 2-trunk
     5Server2Control.Title=Greenstone 2 Digital Library
     6
     7#greenstone.version=Version 3.2
     8Server3Settings.Port=Tomcat port:
     9Server3Settings.URL=Servlet:
     10Server3Control.Version=Version 3-trunk
     11Server3Control.Title=Greenstone3 Digital Library
     12
    113ServerSettings.Title=Server settings
    2 ServerSettings.Port=Tomcat port:
    3 ServerSettings.Servlet=Servlet:
    414ServerSettings.Auto_Start=Enter the library automatically
    515ServerSettings.OK=OK
     
    1323ServerControl.RestartLibrary=Restart Library
    1424ServerControl.StartServer=Start Server
    15 ServerControl.Version=Version 3-trunk
    1625ServerControl.Frame_Title=Greenstone Server
    17 ServerControl.Title=Greenstone3 Digital Library
    1826ServerControl.Help_RestartLibrary=Press the 'Restart Library' button to restart the server, launch a browser and enter the library
    1927ServerControl.Help_EnterLibrary=Press the 'Enter Library' button to launch a browser and enter the library
     
    2735ServerControl.Menu.Exit=Exit
    2836ServerControl.Error={0} failed, please check server.log in {1}/logs for details.
    29 ServerControl.Falied={0} failed
     37ServerControl.Failed={0} failed
    3038ServerControl.Success={0} success
    31 greenstone.version=Version 3.2
    3239ServerSetting.SettingChanged=The new settings will be avaliable after the server has been restarted
Note: See TracChangeset for help on using the changeset viewer.