source: greenstone3/trunk/resources/java/gai.properties@ 18772

Last change on this file since 18772 was 10949, checked in by kjdon, 18 years ago

properties file for GAI. should it go here or in the web/WEB-INF/classes?

  • Property svn:keywords set to Author Date Id Revision
File size: 1.8 KB
Line 
1#***** GAI *****
2# Currently Enabled and Disabled display the same text but in different
3# colours. If necessary this can be changed.
4GAI.Configuration:Configuration
5GAI.Conf_Tooltip: Maintains the configuration setting
6GAI.Ext:Ext
7GAI.Ext_Tooltip:Fedora & DSpace Search
8GAI.Monitor:Monitor
9GAI.Monitor_Tooltip:XXXXXXXXXXXXXXXX
10GAI.Log:Log
11GAI.Log_Tooltip:Examine the relevant log files
12
13Menu.Edit:Edit
14Menu.File:File
15Menu.File_Exit:Exit
16Menu.File_Save:Save
17Menu.Help:Help
18Menu.Help_About:About...
19
20#***** ConfPane *****
21ConfPane.Conf_Content:Configuration file content
22ConfPane.Conf_List:Configuration settings
23ConfPane.Tomcat_Startup:Start Tomcat
24ConfPane.Tomcat_Startup_Tooltip:Click this buttone to startup the Tomcat server
25ConfPane.Tomcat_Shutdown:Stop Tomcat
26ConfPane.Tomcat_Shutdown_Tooltip:Click this buttone to shutdown the Tomcat serve
27r
28ConfPane.Tomcat_Restart:Restart Tomcat
29ConfPane.Tomcat_Restart_Tooltip:Click this button to restart the Tomcat server
30(which will shutdown Tomcat server and restart it again)
31ConfPane.MySQL_Startup:Start MySQL
32ConfPane.MySQL_Startup_Tooltip:Click this button to startup the MYSQL Server
33ConfPane.MySQL_Shutdown:Stop MySQL
34ConfPane.MySQL_Shutdown_Tooltip:Click this button to shutdown the MYSQL Server
35ConfPane.MySQL_Restart:Restart MySQL
36ConfPane.MySQL_Restart_Tooltip:Click this button to restart the MYSQL server(which will shutdown MYSQL server and restart it again
37#***** ExtPane *****
38#***** MonitorPane *****
39#***** LogPane *****
40LogPane.Clear_Log:Clear Log
41LogPane.Clear_Log_Tooltip:Clear the log file
42LogPane.Log_List:Log List
43LogPane.Log_Content:Log Content
44LogPane.Reload_Log:Reload Log
45LogPane.Reload_Log_Tooltip:Reload the contents of this log file
46#**********************
47#***** Sources *****
48Source.General:General
49#*******************
Note: See TracBrowser for help on using the repository browser.