refactor(drive-abci): clarify error message
Since this error shows up in the tenderdash logs, the use of "our" is confusing.
This clarifies which version each program is showing.
For repository code-owners and collaborators only
- [ ] I have assigned this pull request to a milestone
I see that the message was updated, however the "our" is still ambiguous - since this message will be seen from a client and it will not be obvious that "our" refers to the server, not the client.
I still move that we should use the most clear language possible to avoid confusion. "Your", "our", "my", "their", etc language should not be used in client/server communication, but rather "client" and "server" or other precise language.
"Precision of language, Jonas!" - https://www.youtube.com/watch?v=Huge2mdf0FE
@coolaj86 please reopen PR and update branch.