mirror of https://github.com/apache/archiva.git
i18n for groupId deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381247 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
948527a7bd
commit
7e28f6b4cd
|
@ -268,6 +268,9 @@ artifact.detail.tab.header.file.download=Artifacts
|
|||
artifact.deleted=Artifact deleted.
|
||||
artifact.delete.confirm.title=Artifact deletion
|
||||
artifact.delete.confirm.save=Are you sure to delete this artifact ?
|
||||
groupId.delete.confirm.title=GroupId deletion
|
||||
groupId.delete.confirm.save=Are you sure to delete groupId: {0} ?
|
||||
groupId.delete.missing.repoId= You must select a repository to delete a groupId.
|
||||
browse.artifact.version=Version
|
||||
browse.artifact.pom.snippet=POM Snippet
|
||||
browse.artifact.parent=Parent
|
||||
|
|
Loading…
Reference in New Issue