diff options
author | Olivier Lamy <olamy@apache.org> | 2013-12-22 12:26:20 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-12-22 12:26:20 +0000 |
commit | bd07ace6fb0d709a4fd585f82274e2bc5dc12347 (patch) | |
tree | 2b421e57b9f17241d6fdeef9ca3ed5cd53d9c8a6 /archiva-modules/archiva-web/archiva-web-common | |
parent | 1088436a3b04810f92af6f8909d8a13918b3bb1c (diff) | |
download | archiva-bd07ace6fb0d709a4fd585f82274e2bc5dc12347.tar.gz archiva-bd07ace6fb0d709a4fd585f82274e2bc5dc12347.zip |
fix timeout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552985 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties index be56ca1f8..d1eda6f41 100644 --- a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties +++ b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties @@ -196,7 +196,7 @@ remoteRepository.extraParametersEntries.help.title=Extra Url Parameters remoteRepository.extraParametersEntries.help.content=Key/Value pair you want to add to the url when asking the remote repository. remoteRepository.extraHeadersEntries.help.title=Extra HTTP Headers remoteRepository.extraHeadersEntries.help.content=Key/Value pair HTTP headers you want to add when asking the remote repository. - +remoterepository.remotecheck=Remote Check |