Mercurial > dive4elements > gnv-client
comparison gnv/src/main/resources/applicationMessages_en.properties @ 673:93b4dedc4e37
Implemented a mechanism to import artifacts from xml structured documents.
gnv/trunk@801 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 19 Mar 2010 10:04:28 +0000 |
parents | b89b31293772 |
children | 5b195ee3b307 |
comparison
equal
deleted
inserted
replaced
672:e9d54c989110 | 673:93b4dedc4e37 |
---|---|
100 input.is.not.valid.for.this.state=You entered an invalid value. Please try again. | 100 input.is.not.valid.for.this.state=You entered an invalid value. Please try again. |
101 input.not.a.integer= is not a valid integer. Please try again. | 101 input.not.a.integer= is not a valid integer. Please try again. |
102 input.not.a.double= is not a valid floating-point number. Please try again. | 102 input.not.a.double= is not a valid floating-point number. Please try again. |
103 upload.failure=An error occured while uploading file. | 103 upload.failure=An error occured while uploading file. |
104 no.artifact.chosen=No fis selected yet. | 104 no.artifact.chosen=No fis selected yet. |
105 invalid.artifact=Invalid artifact found. | |
106 mismatching.checksum=Invalid artifact found. | |
107 no.such.factory=Invalid artifact found. |