[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:
Olivier Lamy 2012-03-08 20:29:52 +00:00
parent 478e79a03e
commit cef700f000
1 changed files with 9 additions and 0 deletions

View File

@ -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.