From 364c398d8246af34c10a8c8b76fb820793409eab Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Fri, 3 May 2013 13:32:26 +0000 Subject: [PATCH] o used camelcased id label in forms o fixed typo in info message git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478781 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/org/apache/archiva/i18n/default.properties | 2 +- .../main/webapp/js/templates/archiva/repositories.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 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 61dd7c539..c528c028b 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 @@ -130,7 +130,7 @@ managedRepository.location.help.content=Location on File System (can be relative managedRepository.indexDirectory.help.title=Index Directory managedRepository.indexDirectory.help.content=Path to the Maven Index directory managedRepository.daysOlder.help.title=Days Older -managedRepository.daysOlder.help.content=For snapshots repositories, maximun file days age you want to keep +managedRepository.daysOlder.help.content=For snapshots repositories, maximum file days age you want to keep managedRepository.retentionCount.help.title=Retention Count managedRepository.retentionCount.help.content=For snapshots repositories, maximum of files you want to keep. managedRepository.description.help.content=A free description for your repository diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/repositories.html b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/repositories.html index d8e65c49c..9435f207b 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/repositories.html +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/repositories.html @@ -205,7 +205,7 @@
- +
{{if update}} @@ -544,7 +544,7 @@
- +
{{if update}} @@ -904,7 +904,7 @@
- +
{{if update}} @@ -1429,7 +1429,7 @@
- +
-- 2.39.5