diff --git a/plugins/localdump/couchdb2.sh b/plugins/localdump/couchdb2.sh
index dd98daffb7004c47c48905a8e7336e7cf9fa9735..e32049dddba36acf9c9ed161e844011541acff47 100755
--- a/plugins/localdump/couchdb2.sh
+++ b/plugins/localdump/couchdb2.sh
@@ -220,7 +220,7 @@ function _doBackupOfSingleInstance(){
       
     else
       if [ -z "$sSequenceCurrent" ]; then
-        echo "WARNING: unable to fetch current sequence ID - maybe the dump will fail."
+        echo "WARNING: unable to fetch current sequence ID - maybe it was deleted."
       else
         echo
       fi