mirror of https://github.com/apache/archiva.git
[MRM-1581] rewrite network configuration page.
add i18n. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298562 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
478e79a03e
commit
cef700f000
|
@ -276,3 +276,12 @@ repository-scanning.consumers.know.enabled=Enabled Know Content Consumer {0}
|
|||
repository-scanning.consumers.invalid.disabled=Disabled Invalid Content Consumer {0}
|
||||
repository-scanning.consumers.invalid.enabled=Enabled Invalid Content Consumer {0}
|
||||
|
||||
# network configuration
|
||||
menu.network-configuration=Network Configuration
|
||||
network-configuration.header=Network Configuration
|
||||
network-configuration.maxTotal=Max Total Http Connections
|
||||
network-configuration.maxTotalPerHost=Max Total Http Connections per host
|
||||
network-configuration.usePooling=Use http connection pooling
|
||||
network-configuration.updated=Network Configuration updated.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue