diff app/view/window/ImportResponse.js @ 1226:531db469779f

Put message more precisely.
author Tom Gottfried <tom@intevation.de>
date Thu, 27 Oct 2016 19:51:58 +0200
parents 4c443efd5587
children cfc24d2ae268
line wrap: on
line diff
--- a/app/view/window/ImportResponse.js	Thu Oct 27 19:28:41 2016 +0200
+++ b/app/view/window/ImportResponse.js	Thu Oct 27 19:51:58 2016 +0200
@@ -88,8 +88,8 @@
         }
         else {
             if (numErrors > 0) {
-                out.push(numErrors + ' Probe(n) konnten nicht erfolgreich ' +
-                        'importiert werden.');
+                out.push(numErrors + ' Probe(n) konnten nicht vollständig '
+                         + 'erfolgreich importiert werden.');
                 out.push('<br/>');
                 out.push('<br/>');
             }

http://lada.wald.intevation.org