source: gsdl/trunk/lib/java/server.properties@ 18683

Last change on this file since 18683 was 18683, checked in by ak19, 15 years ago

Temporarily committing as is, the entire contents of lib/java (including gsdl3.jar and server.jar compiled from GS3 code) so that the GS2 server script can run properly. Needs some more thought: properties files, locations of properties.in files, build.properties' servlet property may be unique to GS3, best way to checkout and update (using SVN) the gsdl3.jar and server.jar files.

File size: 1.5 KB
Line 
1ServerSettings.Title=Server settings
2ServerSettings.Tomcat_Port=Tomcat port:
3ServerSettings.Servlet=Servlet:
4ServerSettings.Auto_Start=Enter the library automatically
5ServerSettings.OK=OK
6ServerSettings.Cancel=Cancel
7ServerSettings.DefaultBrowser=Default browser
8ServerSettings.OtherBrowser=Other browser
9ServerSettings.ChooseBrowser=Enter library using:
10ServerSettings.Browse=Browse
11ServerSettings.Library_Prefix=Library URL prefix:
12
13ServerControl.EnterLibrary=Enter Library
14ServerControl.RestartLibrary=Restart Library
15ServerControl.StartServer=Start Server
16ServerControl.Version=Version 2-trunk
17ServerControl.Frame_Title=Greenstone Server
18ServerControl.Title=Greenstone 2 Digital Library
19ServerControl.Help_RestartLibrary=Press the 'Restart Library' button to restart the server, launch a browser and enter the library
20ServerControl.Help_EnterLibrary=Press the 'Enter Library' button to launch a browser and enter the library
21ServerControl.Starting=Starting server...
22ServerControl.Configuring=Configuring server...
23ServerControl.Stopping=Stopping server...
24ServerControl.LaunchingBrowser=Launching browser...
25ServerControl.LaunchBrowser=Launch browser
26ServerControl.Menu.File=File
27ServerControl.Menu.Settings=Settings...
28ServerControl.Menu.Exit=Exit
29ServerControl.Error={0} failed, please check server.log in {1}/logs for details.
30ServerControl.Falied={0} failed
31ServerControl.Success={0} success
32greenstone.version=Version 2-trunk
33ServerSetting.SettingChanged=The new settings will be avaliable after the server restarted
Note: See TracBrowser for help on using the repository browser.