From: Olivier Lamy Date: Thu, 27 Dec 2012 19:14:52 +0000 (+0000) Subject: add missing i18n X-Git-Tag: archiva-1.4-M4~368 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=62992df826e4b56c1a215c035b1e4ae26c38cda3;p=archiva.git add missing i18n git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426296 13f79535-47bb-0310-9956-ffa450edef68 --- 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 1c2a9e722..f90f02e12 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 @@ -463,6 +463,7 @@ system-status.caches.grid.header.key=Cache system-status.caches.flushed=Cache {0} flushed. system-status.caches.grid.header.size=Size system-status.caches.grid.header.inMemorySize=In Memory size in kb +system-status.caches.grid.flush.icon.title=Flush Cache system-status.caches.flushAll=Flush All Caches system-status.caches.all.flushed=All Caches flushed. system-status.scanning.grid.header.repository=Repository diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html index c5556b1b4..f37f670f4 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html @@ -419,7 +419,8 @@ ${cacheEntry.cacheHitRate} ${cacheEntry.inMemorySize} - + {{if cacheEntry.size > 0 }} {{else}}