skin_admin_setup.properties

来自「Jive(J道版) Jive(J道版)是在Jive 2.1版本基础上改编而成」· PROPERTIES 代码 · 共 34 行

PROPERTIES
34
字号
page_title=Jive Forums Setup Tool
menu_title=Install Status
menu_1=Checklist
menu_2=Language
menu_3=Database
menu_4=Admin Setup

yes=yes
no=no

setup2.header=Language Selection
setup2.top_msg=Please choose the language that you would like Jive to use. \
		   You may also change the language anytime in the Jive admin tool. 

setup3.header=Database Connection Setup
setup3.top_msg=Jive needs to connect to a database in order to function properly. \
		   Fill in the following fields with the connection information for \
		   your database. Note: you should already have completed the import of \
		   the Jive database schema as outlined in the installation guide.

setup3.driver_errorMessage=Failed to load specified JDBC driver. Make sure the driver is in your server's classpath. \
           <b>Since Jive does not work with the "sun.jdbc.odbc.JdbcOdbcDriver" driver, \
           or the "com.internetcds.jdbc.tds.Driver" driver, their use is specifically disallowed.<b>
setup3.serverURL_errorMessage=Incorrect JDBC connection URL. Please consult your database's JDBC documentation.
setup3.username_errorMessage=Invalid username.
setup3.password_errorMessage=Invalid password.
setup3.minConnections_errorMessage=Invalid minimum number of database connections.
setup3.maxConnections_errorMessage=Invalid maximum number of database connections.
setup3.connectionTimeout_errorMessage=Invalid connection timeout value.

setup5.header=Setup Complete!
setup5.top_msg=Jive Forums setup is now complete. Click the button below to jump \
		   to the admin tool where you'll be able to create and administer your \
		   forums. Use the username "admin" and the password that you just specified.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?