summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-06 14:30:44 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-06 14:30:44 +0000
commit305a33ec240df1cb9e130e43f57f9cd3b6d4d4dd (patch)
treea4d58d7b09e92006dd19763be45728d370d4835b
parent9228442de1e8cfa7bb819d8d4a85b1c05975a200 (diff)
downloadmailutils-305a33ec240df1cb9e130e43f57f9cd3b6d4d4dd.tar.gz
mailutils-305a33ec240df1cb9e130e43f57f9cd3b6d4d4dd.tar.bz2
(MU_ERR_NO_QUERY): Fixed wording
-rw-r--r--mailbox/errors2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/errors b/mailbox/errors
index dab1502ed..1939a3682 100644
--- a/mailbox/errors
+++ b/mailbox/errors
@@ -71,7 +71,7 @@ MU_ERR_SQL _("SQL error")
MU_ERR_DB_ALREADY_CONNECTED _("Already connected to the database")
MU_ERR_DB_NOT_CONNECTED _("Not connected to the database")
MU_ERR_RESULT_NOT_RELEASED _("Result of the previous query is not released")
-MU_ERR_NO_QUERY _("No query was executed")
+MU_ERR_NO_QUERY _("No query was yet executed")
MU_ERR_BAD_COLUMN _("Bad column address")
MU_ERR_NO_RESULT _("No result from the previous query available")
MU_ERR_NO_INTERFACE _("No such interface")

Return to:

Send suggestions and report system problems to the System administrator.