Mercurial > dive4elements > gnv-client
diff gnv/src/main/resources/applicationMessages_en.properties @ 670:b89b31293772
Implemented first things to store/load projects.
gnv/trunk@793 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 17 Mar 2010 13:31:38 +0000 |
parents | ccd47d9887ec |
children | 93b4dedc4e37 |
line wrap: on
line diff
--- a/gnv/src/main/resources/applicationMessages_en.properties Tue Mar 16 10:30:13 2010 +0000 +++ b/gnv/src/main/resources/applicationMessages_en.properties Wed Mar 17 13:31:38 2010 +0000 @@ -100,3 +100,5 @@ input.is.not.valid.for.this.state=You entered an invalid value. Please try again. input.not.a.integer= is not a valid integer. Please try again. input.not.a.double= is not a valid floating-point number. Please try again. +upload.failure=An error occured while uploading file. +no.artifact.chosen=No fis selected yet.