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

Last change on this file since 20897 was 20897, checked in by ak19, 14 years ago

Yet another new property to display in a message when the browser could not be launched (and changed the message property for when the browser could not be found).

File size: 2.1 KB
Line 
1#greenstone.version=Version 2-trunk
2Server2Settings.Port=Apache port:
3Server2Settings.URL=Library URL prefix:
4Server2Settings.ExternalAccess=Allow external connections
5Server2Settings.AddressResolutionMethod=Address resolution method
6Server2Settings.ResolveIP=Get local IP and resolve to a name
7Server2Settings.LocalIP=Get local IP
8Server2Settings.AlwaysUse=Always use
9Server2Control.Version=Version 2-trunk
10Server2Control.Title=Greenstone 2 Digital Library
11
12#greenstone.version=Version 3.2
13Server3Settings.Port=Tomcat port:
14Server3Settings.URL=Servlet:
15Server3Control.Version=Version 3-trunk
16Server3Control.Title=Greenstone3 Digital Library
17
18ServerSettings.Title=Server settings
19ServerSettings.Auto_Start=Enter the library automatically
20ServerSettings.OK=OK
21ServerSettings.Cancel=Cancel
22ServerSettings.DefaultBrowser=Default browser
23ServerSettings.OtherBrowser=Other browser
24ServerSettings.ChooseBrowser=Enter library using:
25ServerSettings.Browse=Browse
26ServerSettings.SettingChanged=The new settings will be available after the server has been restarted.
27ServerSettings.NoBrowserFound=Could not find a web browser.
28ServerSettings.BrowserLaunchFailed=The web browser could not be launched.
29
30ServerControl.EnterLibrary=Enter Library
31ServerControl.RestartLibrary=Restart Library
32ServerControl.StartServer=Start Server
33ServerControl.Frame_Title=Greenstone Server
34ServerControl.Help_RestartLibrary=Press the 'Restart Library' button to restart the server, launch a browser and enter the library.\nYou can change server settings from the File menu.
35ServerControl.Help_EnterLibrary=Press the 'Enter Library' button to launch a browser and enter the library.\nYou can change server settings from the File menu.
36ServerControl.Starting=Starting server...
37ServerControl.Configuring=Configuring server...
38ServerControl.Stopping=Stopping server...
39ServerControl.LaunchingBrowser=Launching browser...
40ServerControl.LaunchBrowser=Launch browser
41ServerControl.Menu.File=File
42ServerControl.Menu.Settings=Settings...
43ServerControl.Menu.Exit=Exit
44ServerControl.Error={0} failed, please check server.log in {1} for details.
45ServerControl.Failed={0} failed
46ServerControl.Success={0} success
Note: See TracBrowser for help on using the repository browser.