You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/03/08 00:23:23 UTC

svn commit: r1298206 - /archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties

Author: olamy
Date: Wed Mar  7 23:23:23 2012
New Revision: 1298206

URL: http://svn.apache.org/viewvc?rev=1298206&view=rev
Log:
add i18n

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties?rev=1298206&r1=1298205&r2=1298206&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties Wed Mar  7 23:23:23 2012
@@ -128,6 +128,7 @@ menu.artifacts.search=Search
 menu.artifacts.browse=Browse
 menu.topbar.quicksearch=Quick Search
 menu.legacy-artifact-support=Legacy Support
+menu.repository-scanning=Repository Scanning
 
 #user
 user.change.password.required=Change password required
@@ -258,3 +259,10 @@ legacy-artifact-paths.grid.tab.title=Pat
 legacy-artifact-path.added=Path Mapping for path {0}
 legacy-artifact-path.delete.confirm=Are you sure to delete Path Mapping {0} ?
 legacy-artifact-path.removed=Path Mapping deleted {0} deleted.
+
+#repository scanning
+repository-scanning.head=Repository Scanning
+repository-scanning.file-types.head=File Types
+repository-scanning.consumers.head=Consumers
+repository-scanning.file-types.removed.pattern=Pattern {1} removed for type {0}
+repository-scanning.file-types.added.pattern=Pattern {1} added for type {0}