You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by sk...@apache.org on 2014/10/01 02:34:13 UTC

[2/2] git commit: fix error text for MRM-1851

fix error text for MRM-1851

Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/cf16df69
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/cf16df69
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/cf16df69

Branch: refs/heads/master
Commit: cf16df693a1f0a6a96e2d851ac27436d93c2c8d4
Parents: fce6ca6
Author: Eric Barboni <sk...@apache.org>
Authored: Wed Oct 1 02:28:28 2014 +0200
Committer: Eric Barboni <sk...@apache.org>
Committed: Wed Oct 1 02:28:28 2014 +0200

----------------------------------------------------------------------
 .../main/resources/org/apache/archiva/i18n/default.properties    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/cf16df69/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
----------------------------------------------------------------------
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 14a8c09..783fc44 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
@@ -171,7 +171,7 @@ remoterepository.download.remote.now=Immediate Download ?
 remoterepository.download.remote.full=Full download ?
 remoterepository.download.remote.scheduled=Download Remote Index of repository {0} scheduled.
 remoterepository.delete.confirm=Are you sure to delete Remote Repository {0} ?
-remoterepository.deleted=Remote repository {0} deleted.
+remoterepository.deleted=Remote repository {0}\u00c2\u00a0deleted.
 remoteRepository.extraParametersEntries=Additionnal url parameters
 remoteRepository.extraHeadersEntries=Additionnal Http Headers
 remoteRepository.timeout.help.title=Download Timeout
@@ -425,7 +425,7 @@ browse.artifact.metadatas.save=Save
 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
+repository.selected.missing=You must select a repository
 browse.artifact.content.view.tooltip=View Artifact Content
 browse.artifact.content.delete.tooltip=Delete Artifact
 browse.artifact.content.download.tooltip=Download Artifact