diff options
author | Olivier Lamy <olamy@apache.org> | 2012-12-18 15:55:40 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-12-18 15:55:40 +0000 |
commit | ab4446d46c0fb307a89e70c9200a9bf3728ab81c (patch) | |
tree | ca5f001711c9402684c51afce0c9db95cb40e38b /archiva-modules/archiva-web/archiva-web-common/src/main/resources | |
parent | f702e84a412f22a93bc00b99e5994413294c82a4 (diff) | |
download | archiva-ab4446d46c0fb307a89e70c9200a9bf3728ab81c.tar.gz archiva-ab4446d46c0fb307a89e70c9200a9bf3728ab81c.zip |
missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423493 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common/src/main/resources')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties | 3 |
1 files changed, 3 insertions, 0 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 699d93c7e..5b9f3428b 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 @@ -369,6 +369,9 @@ artifact.metadata.key.mandatory=Key is mandatory artifact.metadata.value.mandatory=Value is mandatory browse.artifact.content.header=File Content repository.selected.missing=You must select a groupId +browse.artifact.content.view.tooltip=View Artifact Content +browse.artifact.content.delete.tooltip=Delete Artifact +browse.artifact.content.download.tooltip=Download Artifact #login |